ASVAB Arithmetic Reasoning Practice Test 842196 Results

Your Results Global Average
Questions 5 5
Correct 0 3.54
Score 0% 71%

Review

1

The total water usage for a city is 40,000 gallons each day. Of that total, 22% is for personal use and 47% is for industrial use. How many more gallons of water each day is consumed for industrial use over personal use?

58% Answer Correctly
5,700
900
10,000
7,750

Solution

47% of the water consumption is industrial use and 22% is personal use so (47% - 22%) = 25% more water is used for industrial purposes. 40,000 gallons are consumed daily so industry consumes \( \frac{25}{100} \) x 40,000 gallons = 10,000 gallons.


2

Find the average of the following numbers: 13, 9, 13, 9.

75% Answer Correctly
14
9
8
11

Solution

To find the average of these 4 numbers add them together then divide by 4:

\( \frac{13 + 9 + 13 + 9}{4} \) = \( \frac{44}{4} \) = 11


3

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

74% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for multiplication

commutative property for division


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.


4

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

55% Answer Correctly
10
8
7
18

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 8 workers at the company now and that's enough to staff 4 crews so there are \( \frac{8}{4} \) = 2 workers on a crew. 8 crews are needed for the busy season which, at 2 workers per crew, means that the roofing company will need 8 x 2 = 16 total workers to staff the crews during the busy season. The company already employs 8 workers so they need to add 16 - 8 = 8 new staff for the busy season.


5

What is the next number in this sequence: 1, 3, 5, 7, 9, __________ ?

92% Answer Correctly
11
3
2
18

Solution

The equation for this sequence is:

an = an-1 + 2

where n is the term's order in the sequence, an is the value of the term, and an-1 is the value of the term before an. This makes the next number:

a6 = a5 + 2
a6 = 9 + 2
a6 = 11