ASVAB Arithmetic Reasoning Practice Test 220025 Results

Your Results Global Average
Questions 5 5
Correct 0 3.49
Score 0% 70%

Review

1

What is the greatest common factor of 32 and 60?

77% Answer Correctly
4
26
10
18

Solution

The factors of 32 are [1, 2, 4, 8, 16, 32] and the factors of 60 are [1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60]. They share 3 factors [1, 2, 4] making 4 the greatest factor 32 and 60 have in common.


2

What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?

69% Answer Correctly
46
49
37
55

Solution

The equation for this sequence is:

an = an-1 + 3(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 + 3(6 - 1)
a6 = 31 + 3(5)
a6 = 46


3

Solve for \( \frac{4!}{6!} \)

67% Answer Correctly
\( \frac{1}{7} \)
\( \frac{1}{56} \)
\( \frac{1}{30} \)
15120

Solution

A factorial is the product of an integer and all the positive integers below it. To solve a fraction featuring factorials, expand the factorials and cancel out like numbers:

\( \frac{4!}{6!} \)
\( \frac{4 \times 3 \times 2 \times 1}{6 \times 5 \times 4 \times 3 \times 2 \times 1} \)
\( \frac{1}{6 \times 5} \)
\( \frac{1}{30} \)


4

A tiger in a zoo has consumed 35 pounds of food in 7 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 50 pounds?

56% Answer Correctly
3
8
2
9

Solution

If the tiger has consumed 35 pounds of food in 7 days that's \( \frac{35}{7} \) = 5 pounds of food per day. The tiger needs to consume 50 - 35 = 15 more pounds of food to reach 50 pounds total. At 5 pounds of food per day that's \( \frac{15}{5} \) = 3 more days.


5

What is (x3)2?

80% Answer Correctly
x6
3x2
x
x5

Solution

To raise a term with an exponent to another exponent, retain the base and multiply the exponents:

(x3)2
x(3 * 2)
x6