ASVAB Arithmetic Reasoning Practice Test 33624 Results

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

Review

1

How many 8-passenger vans will it take to drive all 49 members of the football team to an away game?

81% Answer Correctly
4 vans
5 vans
7 vans
6 vans

Solution

Calculate the number of vans needed by dividing the number of people that need transported by the capacity of one van:

vans = \( \frac{49}{8} \) = 6\(\frac{1}{8}\)

So, it will take 6 full vans and one partially full van to transport the entire team making a total of 7 vans.


2

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

47% Answer Correctly
162 m2
50 m2
98 m2
72 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 42 meters so the equation becomes: 2w + 2h = 42.

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

2w + 2h = 42
w + h = \( \frac{42}{2} \)
w + h = 21
w = 21 - h

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

w = 21 - 2w
3w = 21
w = \( \frac{21}{3} \)
w = 7

Since h = 2w that makes h = (2 x 7) = 14 and the area = h x w = 7 x 14 = 98 m2


3

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

74% Answer Correctly

distributive property for division

commutative property for multiplication

distributive 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

A triathlon course includes a 400m swim, a 30.4km bike ride, and a 7.0km run. What is the total length of the race course?

69% Answer Correctly
37.8km
62.6km
53.1km
43km

Solution

To add these distances, they must share the same unit so first you need to first convert the swim distance from meters (m) to kilometers (km) before adding it to the bike and run distances which are already in km. To convert 400 meters to kilometers, divide the distance by 1000 to get 0.4km then add the remaining distances:

total distance = swim + bike + run
total distance = 0.4km + 30.4km + 7.0km
total distance = 37.8km


5

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

86% Answer Correctly
9 hours
2 hours
6 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{405mi}{45mph} \)
9 hours