ASVAB Arithmetic Reasoning Practice Test 998343 Results

Your Results Global Average
Questions 5 5
Correct 0 3.25
Score 0% 65%

Review

1

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

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

49% Answer Correctly
150.9
185.2
73.5
129.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{2}{100} \) x 5 = \( \frac{2 \times 5}{100} \) = \( \frac{10}{100} \) = 0.1 errors per hour

So, in an average hour, the machine will produce 5 - 0.1 = 4.9 error free parts.

The machine ran for 24 - 9 = 15 hours yesterday so you would expect that 15 x 4.9 = 73.5 error free parts were produced yesterday.


2

What is -2x5 - 3x5?

71% Answer Correctly
-5x5
x25
x5
x-10

Solution

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

-2x5 - 3x5
(-2 - 3)x5
-5x5


3

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

63% Answer Correctly
14
12
16
28

Solution

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


4

If a car travels 30 miles in 2 hours, what is the average speed?

86% Answer Correctly
20 mph
15 mph
50 mph
60 mph

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}} \)
speed = \( \frac{30mi}{2h} \)
15 mph


5

\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?

55% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for multiplication

commutative property for division


Solution

The distributive property for division helps in solving expressions like \({b + c \over a}\). It specifies that the result of dividing a fraction with multiple terms in the numerator and one term in the denominator can be obtained by dividing each term individually and then totaling the results: \({b + c \over a} = {b \over a} + {c \over a}\). For example, \({a^3 + 6a^2 \over a^2} = {a^3 \over a^2} + {6a^2 \over a^2} = a + 6\).