ASVAB Arithmetic Reasoning Practice Test 936731 Results

Your Results Global Average
Questions 5 5
Correct 0 2.66
Score 0% 53%

Review

1

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

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

49% Answer Correctly
145.6
82.4
69.8
158.1

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{7}{100} \) x 10 = \( \frac{7 \times 10}{100} \) = \( \frac{70}{100} \) = 0.7 errors per hour

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

The machine ran for 24 - 7 = 17 hours yesterday so you would expect that 17 x 9.3 = 158.1 error free parts were produced yesterday.


2

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

56% Answer Correctly

commutative property for division

commutative property for multiplication

distributive property for division

distributive property for multiplication


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\).


3

If all of a roofing company's 6 workers are required to staff 3 roofing crews, how many workers need to be added during the busy season in order to send 6 complete crews out on jobs?

55% Answer Correctly
6
13
19
1

Solution

In order to find how many additional workers are needed to staff the extra crews you first need to calculate how many workers are on a crew. There are 6 workers at the company now and that's enough to staff 3 crews so there are \( \frac{6}{3} \) = 2 workers on a crew. 6 crews are needed for the busy season which, at 2 workers per crew, means that the roofing company will need 6 x 2 = 12 total workers to staff the crews during the busy season. The company already employs 6 workers so they need to add 12 - 6 = 6 new staff for the busy season.


4

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

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

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

2w + 2h = 12
w + h = \( \frac{12}{2} \)
w + h = 6
w = 6 - h

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

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

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


5

This property states taht the order of addition or multiplication does not mater. For example, 2 + 5 and 5 + 2 are equivalent.

60% Answer Correctly

associative

PEDMAS

commutative

distributive


Solution

The commutative property states that, when adding or multiplying numbers, the order in which they're added or multiplied does not matter. For example, 3 + 4 and 4 + 3 give the same result, as do 3 x 4 and 4 x 3.