ASVAB Arithmetic Reasoning Practice Test 49003 Results

Your Results Global Average
Questions 5 5
Correct 0 3.32
Score 0% 66%

Review

1

What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?

69% Answer Correctly
26
36
31
38

Solution

The equation for this sequence is:

an = an-1 + 2(n - 1)

where n is the term's order in the sequence, an is the value of the term, and an-1 is the value of the term before an. This makes the next number:

a6 = a5 + 2(6 - 1)
a6 = 21 + 2(5)
a6 = 31


2

In a class of 31 students, 8 are taking German and 13 are taking Spanish. Of the students studying German or Spanish, 2 are taking both courses. How many students are not enrolled in either course?

63% Answer Correctly
28
22
12
23

Solution

The number of students taking German or Spanish is 8 + 13 = 21. Of that group of 21, 2 are taking both languages so they've been counted twice (once in the German group and once in the Spanish group). Subtracting them out leaves 21 - 2 = 19 who are taking at least one language. 31 - 19 = 12 students who are not taking either language.


3

What is \( \frac{4}{6} \) ÷ \( \frac{1}{5} \)?

68% Answer Correctly
\(\frac{1}{12}\)
\(\frac{3}{25}\)
3\(\frac{1}{3}\)
20

Solution

To divide fractions, invert the second fraction and then multiply:

\( \frac{4}{6} \) ÷ \( \frac{1}{5} \) = \( \frac{4}{6} \) x \( \frac{5}{1} \)

To multiply fractions, multiply the numerators together and then multiply the denominators together:

\( \frac{4}{6} \) x \( \frac{5}{1} \) = \( \frac{4 x 5}{6 x 1} \) = \( \frac{20}{6} \) = 3\(\frac{1}{3}\)


4

Diane scored 98% on her final exam. If each question was worth 3 points and there were 240 possible points on the exam, how many questions did Diane answer correctly?

57% Answer Correctly
74
92
83
78

Solution

Diane scored 98% on the test meaning she earned 98% of the possible points on the test. There were 240 possible points on the test so she earned 240 x 0.98 = 234 points. Each question is worth 3 points so she got \( \frac{234}{3} \) = 78 questions right.


5

What is 8c6 x 6c6?

75% Answer Correctly
48c12
48c0
48c36
48c6

Solution

To multiply terms with exponents, the base of both exponents must be the same. In this case they are so multiply the coefficients and add the exponents:

8c6 x 6c6
(8 x 6)c(6 + 6)
48c12