ASVAB Arithmetic Reasoning Practice Test 930836 Results

Your Results Global Average
Questions 5 5
Correct 0 3.17
Score 0% 63%

Review

1

What is the next number in this sequence: 1, 5, 13, 25, 41, __________ ?

69% Answer Correctly
65
66
64
61

Solution

The equation for this sequence is:

an = an-1 + 4(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 + 4(6 - 1)
a6 = 41 + 4(5)
a6 = 61


2

What is the least common multiple of 2 and 8?

72% Answer Correctly
14
8
9
5

Solution

The first few multiples of 2 are [2, 4, 6, 8, 10, 12, 14, 16, 18, 20] and the first few multiples of 8 are [8, 16, 24, 32, 40, 48, 56, 64, 72, 80]. The first few multiples they share are [8, 16, 24, 32, 40] making 8 the smallest multiple 2 and 8 have in common.


3

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

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

49% Answer Correctly
162.5
88.2
176.4
129.4

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{2}{100} \) x 10 = \( \frac{2 \times 10}{100} \) = \( \frac{20}{100} \) = 0.2 errors per hour

So, in an average hour, the machine will produce 10 - 0.2 = 9.8 error free parts.

The machine ran for 24 - 6 = 18 hours yesterday so you would expect that 18 x 9.8 = 176.4 error free parts were produced yesterday.


4

What is \( \frac{4}{5} \) + \( \frac{6}{7} \)?

59% Answer Correctly
\( \frac{2}{11} \)
\( \frac{3}{35} \)
2 \( \frac{7}{35} \)
1\(\frac{23}{35}\)

Solution

To add these fractions, first find the lowest common multiple of their denominators. The first few multiples of 5 are [5, 10, 15, 20, 25, 30, 35, 40, 45, 50] and the first few multiples of 7 are [7, 14, 21, 28, 35, 42, 49, 56, 63, 70]. The first few multiples they share are [35, 70] making 35 the smallest multiple 5 and 7 share.

Next, convert the fractions so each denominator equals the lowest common multiple:

\( \frac{4 x 7}{5 x 7} \) + \( \frac{6 x 5}{7 x 5} \)

\( \frac{28}{35} \) + \( \frac{30}{35} \)

Now, because the fractions share a common denominator, you can add them:

\( \frac{28 + 30}{35} \) = \( \frac{58}{35} \) = 1\(\frac{23}{35}\)


5

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

67% Answer Correctly
\( \frac{1}{7} \)
5
56
\( \frac{1}{72} \)

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