ASVAB Arithmetic Reasoning Practice Test 994749 Results

Your Results Global Average
Questions 5 5
Correct 0 3.06
Score 0% 61%

Review

1

a(b + c) = ab + ac defines which of the following?

74% Answer Correctly

commutative property for multiplication

commutative property for division

distributive property for division

distributive property for multiplication


Solution

The distributive property for multiplication helps in solving expressions like a(b + c). It specifies that the result of multiplying one number by the sum or difference of two numbers can be obtained by multiplying each number individually and then totaling the results: a(b + c) = ab + ac. For example, 4(10-5) = (4 x 10) - (4 x 5) = 40 - 20 = 20.


2

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

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

49% Answer Correctly
133.8
72.8
95
135.8

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 7 = \( \frac{3 \times 7}{100} \) = \( \frac{21}{100} \) = 0.21 errors per hour

So, in an average hour, the machine will produce 7 - 0.21 = 6.79 error free parts.

The machine ran for 24 - 4 = 20 hours yesterday so you would expect that 20 x 6.79 = 135.8 error free parts were produced yesterday.


3

In a class of 33 students, 14 are taking German and 14 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
7
10
21
18

Solution

The number of students taking German or Spanish is 14 + 14 = 28. Of that group of 28, 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 28 - 2 = 26 who are taking at least one language. 33 - 26 = 7 students who are not taking either language.


4

What is \( 2 \)\( \sqrt{63} \) + \( 6 \)\( \sqrt{7} \)

35% Answer Correctly
8\( \sqrt{63} \)
12\( \sqrt{63} \)
12\( \sqrt{9} \)
12\( \sqrt{7} \)

Solution

To add these radicals together their radicands must be the same:

2\( \sqrt{63} \) + 6\( \sqrt{7} \)
2\( \sqrt{9 \times 7} \) + 6\( \sqrt{7} \)
2\( \sqrt{3^2 \times 7} \) + 6\( \sqrt{7} \)
(2)(3)\( \sqrt{7} \) + 6\( \sqrt{7} \)
6\( \sqrt{7} \) + 6\( \sqrt{7} \)

Now that the radicands are identical, you can add them together:

6\( \sqrt{7} \) + 6\( \sqrt{7} \)
(6 + 6)\( \sqrt{7} \)
12\( \sqrt{7} \)


5

How many hours does it take a car to travel 90 miles at an average speed of 45 miles per hour?

85% Answer Correctly
4 hours
2 hours
1 hour
5 hours

Solution

Average speed in miles per hour is the number of miles traveled divided by the number of hours:

speed = \( \frac{\text{distance}}{\text{time}} \)

Solving for time:

time = \( \frac{\text{distance}}{\text{speed}} \)
time = \( \frac{90mi}{45mph} \)
2 hours