ASVAB Arithmetic Reasoning Practice Test 544721 Results

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

Review

1

Damon loaned April $700 at an annual interest rate of 6%. If no payments are made, what is the total amount owed at the end of the first year?

71% Answer Correctly
$763
$735
$742
$714

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 $700
i = 0.06 x $700

No payments were made so the total amount due is the original amount + the accumulated interest:

total = $700 + $42
total = $742


2

What is -6z5 + 2z5?

66% Answer Correctly
-4z10
-4z5
-4z-10
-8z-5

Solution

To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so add the coefficients and retain the base and exponent:

-6z5 + 2z5
(-6 + 2)z5
-4z5


3

The __________ is the greatest factor that divides two integers.

67% Answer Correctly

least common multiple

greatest common multiple

absolute value

greatest common factor


Solution

The greatest common factor (GCF) is the greatest factor that divides two integers.


4

A machine in a factory has an error rate of 3 parts per 100. The machine normally runs 24 hours a day and produces 10 parts per hour. Yesterday the machine was shut down for 8 hours for maintenance.

How many error-free parts did the machine produce yesterday?

49% Answer Correctly
122.4
165.9
96.6
155.2

Solution

The hourly error rate for this machine is the error rate in parts per 100 multiplied by the number of parts produced per hour:

\( \frac{3}{100} \) x 10 = \( \frac{3 \times 10}{100} \) = \( \frac{30}{100} \) = 0.3 errors per hour

So, in an average hour, the machine will produce 10 - 0.3 = 9.7 error free parts.

The machine ran for 24 - 8 = 16 hours yesterday so you would expect that 16 x 9.7 = 155.2 error free parts were produced yesterday.


5

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

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

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

2w + 2h = 42
w + h = \( \frac{42}{2} \)
w + h = 21
w = 21 - h

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

w = 21 - 2w
3w = 21
w = \( \frac{21}{3} \)
w = 7

Since h = 2w that makes h = (2 x 7) = 14 and the area = h x w = 7 x 14 = 98 m2