ASVAB Arithmetic Reasoning Practice Test 637518 Results

Your Results Global Average
Questions 5 5
Correct 0 2.96
Score 0% 59%

Review

1

What is \( \frac{2b^8}{9b^3} \)?

60% Answer Correctly
\(\frac{2}{9}\)b5
4\(\frac{1}{2}\)b11
\(\frac{2}{9}\)b\(\frac{3}{8}\)
\(\frac{2}{9}\)b11

Solution

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

\( \frac{2b^8}{9b^3} \)
\( \frac{2}{9} \) b(8 - 3)
\(\frac{2}{9}\)b5


2

The __________ is the smallest positive integer that is a multiple of two or more integers.

56% Answer Correctly

least common factor

greatest common factor

absolute value

least common multiple


Solution

The least common multiple (LCM) is the smallest positive integer that is a multiple of two or more integers.


3

What is \( \frac{4}{2} \) - \( \frac{9}{10} \)?

61% Answer Correctly
\( \frac{2}{5} \)
\( \frac{8}{17} \)
1\(\frac{1}{10}\)
\( \frac{3}{10} \)

Solution

To subtract these fractions, first find the lowest common multiple of their denominators. The first few multiples of 2 are [2, 4, 6, 8, 10, 12, 14, 16, 18, 20] and the first few multiples of 10 are [10, 20, 30, 40, 50, 60, 70, 80, 90]. The first few multiples they share are [10, 20, 30, 40, 50] making 10 the smallest multiple 2 and 10 share.

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

\( \frac{4 x 5}{2 x 5} \) - \( \frac{9 x 1}{10 x 1} \)

\( \frac{20}{10} \) - \( \frac{9}{10} \)

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

\( \frac{20 - 9}{10} \) = \( \frac{11}{10} \) = 1\(\frac{1}{10}\)


4

How many 1 gallon cans worth of fuel would you need to pour into an empty 6 gallon tank to fill it exactly halfway?

52% Answer Correctly
6
3
2
4

Solution

To fill a 6 gallon tank exactly halfway you'll need 3 gallons of fuel. Each fuel can holds 1 gallons so:

cans = \( \frac{3 \text{ gallons}}{1 \text{ gallons}} \) = 3


5

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

69% Answer Correctly
46
53
48
50

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