ASVAB Arithmetic Reasoning Practice Test 9237 Results

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

Review

1

Which of the following is a mixed number?

82% Answer Correctly

\({a \over 5} \)

\(1 {2 \over 5} \)

\({5 \over 7} \)

\({7 \over 5} \)


Solution

A rational number (or fraction) is represented as a ratio between two integers, a and b, and has the form \({a \over b}\) where a is the numerator and b is the denominator. An improper fraction (\({5 \over 3} \)) has a numerator with a greater absolute value than the denominator and can be converted into a mixed number (\(1 {2 \over 3} \)) which has a whole number part and a fractional part.


2

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

66% Answer Correctly
120
6
\( \frac{1}{360} \)
\( \frac{1}{210} \)

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

On average, the center for a basketball team hits 25% of his shots while a guard on the same team hits 30% of his shots. If the guard takes 20 shots during a game, how many shots will the center have to take to score as many points as the guard assuming each shot is worth the same number of points?

42% Answer Correctly
24
16
25
14

Solution
If the guard hits 30% of his shots and takes 20 shots he'll make:

guard shots made = shots taken x \( \frac{\text{% made}}{100} \) = 20 x \( \frac{30}{100} \) = \( \frac{30 x 20}{100} \) = \( \frac{600}{100} \) = 6 shots

The center makes 25% of his shots so he'll have to take:

shots made = shots taken x \( \frac{\text{% made}}{100} \)
shots taken = \( \frac{\text{shots taken}}{\frac{\text{% made}}{100}} \)

to make as many shots as the guard. Plugging in values for the center gives us:

center shots taken = \( \frac{6}{\frac{25}{100}} \) = 6 x \( \frac{100}{25} \) = \( \frac{6 x 100}{25} \) = \( \frac{600}{25} \) = 24 shots

to make the same number of shots as the guard and thus score the same number of points.


4

Simplify \( \frac{16}{64} \).

77% Answer Correctly
\( \frac{4}{19} \)
\( \frac{1}{4} \)
\( \frac{5}{8} \)
\( \frac{2}{7} \)

Solution

To simplify this fraction, first find the greatest common factor between them. The factors of 16 are [1, 2, 4, 8, 16] and the factors of 64 are [1, 2, 4, 8, 16, 32, 64]. They share 5 factors [1, 2, 4, 8, 16] making 16 their greatest common factor (GCF).

Next, divide both numerator and denominator by the GCF:

\( \frac{16}{64} \) = \( \frac{\frac{16}{16}}{\frac{64}{16}} \) = \( \frac{1}{4} \)


5

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

68% Answer Correctly
52
48
38
46

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