ASVAB Arithmetic Reasoning Practice Test 854685 Results

Your Results Global Average
Questions 5 5
Correct 0 3.31
Score 0% 66%

Review

1

Cooks are needed to prepare for a large party. Each cook can bake either 2 large cakes or 17 small cakes per hour. The kitchen is available for 3 hours and 24 large cakes and 110 small cakes need to be baked.

How many cooks are required to bake the required number of cakes during the time the kitchen is available?

41% Answer Correctly
7
15
5
14

Solution

If a single cook can bake 2 large cakes per hour and the kitchen is available for 3 hours, a single cook can bake 2 x 3 = 6 large cakes during that time. 24 large cakes are needed for the party so \( \frac{24}{6} \) = 4 cooks are needed to bake the required number of large cakes.

If a single cook can bake 17 small cakes per hour and the kitchen is available for 3 hours, a single cook can bake 17 x 3 = 51 small cakes during that time. 110 small cakes are needed for the party so \( \frac{110}{51} \) = 2\(\frac{8}{51}\) cooks are needed to bake the required number of small cakes.

Because you can't employ a fractional cook, round the number of cooks needed for each type of cake up to the next whole number resulting in 4 + 3 = 7 cooks.


2

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

74% Answer Correctly

distributive property for multiplication

distributive property for division

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.


3

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

56% Answer Correctly

distributive property for division

commutative property for multiplication

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


4

What is the next number in this sequence: 1, 9, 17, 25, 33, __________ ?

92% Answer Correctly
45
43
39
41

Solution

The equation for this sequence is:

an = an-1 + 8

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 + 8
a6 = 33 + 8
a6 = 41


5

A triathlon course includes a 200m swim, a 20.4km bike ride, and a 8.100000000000001km run. What is the total length of the race course?

69% Answer Correctly
28.3km
31.8km
28.7km
62.6km

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 200 meters to kilometers, divide the distance by 1000 to get 0.2km then add the remaining distances:

total distance = swim + bike + run
total distance = 0.2km + 20.4km + 8.100000000000001km
total distance = 28.7km