ASVAB Arithmetic Reasoning Practice Test 29702 Results

Your Results Global Average
Questions 5 5
Correct 0 3.84
Score 0% 77%

Review

1

What is 2a6 x 6a7?

75% Answer Correctly
12a6
8a7
12a13
8a42

Solution

To multiply terms with exponents, the base of both exponents must be the same. In this case they are so multiply the coefficients and add the exponents:

2a6 x 6a7
(2 x 6)a(6 + 7)
12a13


2

What is the distance in miles of a trip that takes 9 hours at an average speed of 50 miles per hour?

87% Answer Correctly
450 miles
600 miles
180 miles
455 miles

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 distance:

distance = \( \text{speed} \times \text{time} \)
distance = \( 50mph \times 9h \)
450 miles


3

A tiger in a zoo has consumed 55 pounds of food in 5 days. If the tiger continues to eat at the same rate, in how many more days will its total food consumtion be 121 pounds?

56% Answer Correctly
9
6
2
4

Solution

If the tiger has consumed 55 pounds of food in 5 days that's \( \frac{55}{5} \) = 11 pounds of food per day. The tiger needs to consume 121 - 55 = 66 more pounds of food to reach 121 pounds total. At 11 pounds of food per day that's \( \frac{66}{11} \) = 6 more days.


4

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

74% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for division

commutative 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.


5

What is the next number in this sequence: 1, 5, 9, 13, 17, __________ ?

92% Answer Correctly
23
14
21
22

Solution

The equation for this sequence is:

an = an-1 + 4

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 + 4
a6 = 17 + 4
a6 = 21