ASVAB Arithmetic Reasoning Practice Test 684474 Results

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

Review

1

Simplify \( \frac{28}{68} \).

77% Answer Correctly
\( \frac{1}{4} \)
\( \frac{5}{7} \)
\( \frac{7}{18} \)
\( \frac{7}{17} \)

Solution

To simplify this fraction, first find the greatest common factor between them. The factors of 28 are [1, 2, 4, 7, 14, 28] and the factors of 68 are [1, 2, 4, 17, 34, 68]. They share 3 factors [1, 2, 4] making 4 their greatest common factor (GCF).

Next, divide both numerator and denominator by the GCF:

\( \frac{28}{68} \) = \( \frac{\frac{28}{4}}{\frac{68}{4}} \) = \( \frac{7}{17} \)


2

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

67% Answer Correctly
20
\( \frac{1}{8} \)
\( \frac{1}{6720} \)
60

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


3

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

74% Answer Correctly
$20
$64
$15
$32

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 $1,500
i = 0.01 x $1,500
i = $15


4

What is 6b2 x 2b5?

75% Answer Correctly
12b7
12b-3
12b10
12b2

Solution

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

6b2 x 2b5
(6 x 2)b(2 + 5)
12b7


5

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

47% Answer Correctly
162 m2
128 m2
8 m2
72 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 48 meters so the equation becomes: 2w + 2h = 48.

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

2w + 2h = 48
w + h = \( \frac{48}{2} \)
w + h = 24
w = 24 - h

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

w = 24 - 2w
3w = 24
w = \( \frac{24}{3} \)
w = 8

Since h = 2w that makes h = (2 x 8) = 16 and the area = h x w = 8 x 16 = 128 m2