ASVAB Arithmetic Reasoning Practice Test 777991 Results

Your Results Global Average
Questions 5 5
Correct 0 3.33
Score 0% 67%

Review

1

Which of the following statements about exponents is false?

47% Answer Correctly

b1 = 1

b0 = 1

all of these are false

b1 = b


Solution

A number with an exponent (be) consists of a base (b) raised to a power (e). The exponent indicates the number of times that the base is multiplied by itself. A base with an exponent of 1 equals the base (b1 = b) and a base with an exponent of 0 equals 1 ( (b0 = 1).


2

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

58% Answer Correctly
2,500
17,000
13,200
3,000

Solution

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


3

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

55% Answer Correctly

commutative property for multiplication

commutative property for division

distributive property for multiplication

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


4

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

92% Answer Correctly
8
19
11
20

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


5

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

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

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{480mi}{60mph} \)
8 hours