ASVAB Arithmetic Reasoning Practice Test 732243 Results

Your Results Global Average
Questions 5 5
Correct 0 3.41
Score 0% 68%

Review

1

What is \( \sqrt{\frac{81}{4}} \)?

70% Answer Correctly
2\(\frac{1}{3}\)
1\(\frac{2}{3}\)
\(\frac{5}{6}\)
4\(\frac{1}{2}\)

Solution

To take the square root of a fraction, break the fraction into two separate roots then calculate the square root of the numerator and denominator separately:

\( \sqrt{\frac{81}{4}} \)
\( \frac{\sqrt{81}}{\sqrt{4}} \)
\( \frac{\sqrt{9^2}}{\sqrt{2^2}} \)
\( \frac{9}{2} \)
4\(\frac{1}{2}\)


2

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

67% Answer Correctly
20
\( \frac{1}{42} \)
120
\( \frac{1}{360} \)

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{2!}{6!} \)
\( \frac{2 \times 1}{6 \times 5 \times 4 \times 3 \times 2 \times 1} \)
\( \frac{1}{6 \times 5 \times 4 \times 3} \)
\( \frac{1}{360} \)


3

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

69% Answer Correctly
22
31
29
39

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


4

A machine in a factory has an error rate of 3 parts per 100. The machine normally runs 24 hours a day and produces 5 parts per hour. Yesterday the machine was shut down for 5 hours for maintenance.

How many error-free parts did the machine produce yesterday?

49% Answer Correctly
106
75.2
102.9
92.1

Solution

The hourly error rate for this machine is the error rate in parts per 100 multiplied by the number of parts produced per hour:

\( \frac{3}{100} \) x 5 = \( \frac{3 \times 5}{100} \) = \( \frac{15}{100} \) = 0.15 errors per hour

So, in an average hour, the machine will produce 5 - 0.15 = 4.85 error free parts.

The machine ran for 24 - 5 = 19 hours yesterday so you would expect that 19 x 4.85 = 92.1 error free parts were produced yesterday.


5

What is the distance in miles of a trip that takes 1 hour at an average speed of 40 miles per hour?

87% Answer Correctly
270 miles
40 miles
90 miles
175 miles

Solution

Average speed in miles per hour is the number of miles traveled divided by the number of hours:

speed = \( \frac{\text{distance}}{\text{time}} \)

Solving for distance:

distance = \( \text{speed} \times \text{time} \)
distance = \( 40mph \times 1h \)
40 miles