ASVAB Arithmetic Reasoning Practice Test 560497 Results

Your Results Global Average
Questions 5 5
Correct 0 3.44
Score 0% 69%

Review

1

In a class of 27 students, 12 are taking German and 11 are taking Spanish. Of the students studying German or Spanish, 2 are taking both courses. How many students are not enrolled in either course?

63% Answer Correctly
22
19
6
12

Solution

The number of students taking German or Spanish is 12 + 11 = 23. Of that group of 23, 2 are taking both languages so they've been counted twice (once in the German group and once in the Spanish group). Subtracting them out leaves 23 - 2 = 21 who are taking at least one language. 27 - 21 = 6 students who are not taking either language.


2

Bob loaned Roger $600 at an annual interest rate of 8%. If no payments are made, what is the interest owed on this loan at the end of the first year?

74% Answer Correctly
$48
$6
$16
$64

Solution

The yearly interest charged on this loan is the annual interest rate multiplied by the amount borrowed:

interest = annual interest rate x loan amount

i = (\( \frac{6}{100} \)) x $600
i = 0.08 x $600
i = $48


3

What is (c4)4?

80% Answer Correctly
c8
c16
4c4
c0

Solution

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

(c4)4
c(4 * 4)
c16


4

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

69% Answer Correctly
61
54
55
67

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


5

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

60% Answer Correctly
1\(\frac{6}{7}\)
1 \( \frac{7}{14} \)
2 \( \frac{2}{5} \)
\( \frac{3}{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{5 x 7}{5 x 7} \) + \( \frac{6 x 5}{7 x 5} \)

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

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

\( \frac{35 + 30}{35} \) = \( \frac{65}{35} \) = 1\(\frac{6}{7}\)