ASVAB Arithmetic Reasoning Practice Test 670975 Results

Your Results Global Average
Questions 5 5
Correct 0 3.00
Score 0% 60%

Review

1

Charlie loaned Alex $300 at an annual interest rate of 5%. If no payments are made, what is the interest owed on this loan at the end of the first year?

74% Answer Correctly
$15
$2
$30
$39

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 $300
i = 0.05 x $300
i = $15


2

Simplify \( \frac{20}{52} \).

77% Answer Correctly
\( \frac{3}{10} \)
\( \frac{2}{9} \)
\( \frac{7}{13} \)
\( \frac{5}{13} \)

Solution

To simplify this fraction, first find the greatest common factor between them. The factors of 20 are [1, 2, 4, 5, 10, 20] and the factors of 52 are [1, 2, 4, 13, 26, 52]. They share 3 factors [1, 2, 4] making 4 their greatest common factor (GCF).

Next, divide both numerator and denominator by the GCF:

\( \frac{20}{52} \) = \( \frac{\frac{20}{4}}{\frac{52}{4}} \) = \( \frac{5}{13} \)


3

What is 2\( \sqrt{6} \) x 6\( \sqrt{7} \)?

41% Answer Correctly
12\( \sqrt{42} \)
12\( \sqrt{7} \)
8\( \sqrt{42} \)
8\( \sqrt{7} \)

Solution

To multiply terms with radicals, multiply the coefficients and radicands separately:

2\( \sqrt{6} \) x 6\( \sqrt{7} \)
(2 x 6)\( \sqrt{6 \times 7} \)
12\( \sqrt{42} \)


4

If there were a total of 400 raffle tickets sold and you bought 36 tickets, what's the probability that you'll win the raffle?

60% Answer Correctly
19%
17%
9%
13%

Solution

You have 36 out of the total of 400 raffle tickets sold so you have a (\( \frac{36}{400} \)) x 100 = \( \frac{36 \times 100}{400} \) = \( \frac{3600}{400} \) = 9% chance to win the raffle.


5

If a rectangle is twice as long as it is wide and has a perimeter of 18 meters, what is the area of the rectangle?

47% Answer Correctly
18 m2
98 m2
162 m2
128 m2

Solution

The area of a rectangle is width (w) x height (h). In this problem we know that the rectangle is twice as long as it is wide so h = 2w. The perimeter of a rectangle is 2w + 2h and we know that the perimeter of this rectangle is 18 meters so the equation becomes: 2w + 2h = 18.

Putting these two equations together and solving for width (w):

2w + 2h = 18
w + h = \( \frac{18}{2} \)
w + h = 9
w = 9 - h

From the question we know that h = 2w so substituting 2w for h gives us:

w = 9 - 2w
3w = 9
w = \( \frac{9}{3} \)
w = 3

Since h = 2w that makes h = (2 x 3) = 6 and the area = h x w = 3 x 6 = 18 m2