ASVAB Arithmetic Reasoning Practice Test 125591 Results

Your Results Global Average
Questions 5 5
Correct 0 3.43
Score 0% 69%

Review

1

What is -3x2 - 8x2?

71% Answer Correctly
-11x-2
-11x2
11x2
5x2

Solution

To add or subtract terms with exponents, both the base and the exponent must be the same. In this case they are so subtract the coefficients and retain the base and exponent:

-3x2 - 8x2
(-3 - 8)x2
-11x2


2

A tiger in a zoo has consumed 70 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 168 pounds?

56% Answer Correctly
7
11
6
4

Solution

If the tiger has consumed 70 pounds of food in 5 days that's \( \frac{70}{5} \) = 14 pounds of food per day. The tiger needs to consume 168 - 70 = 98 more pounds of food to reach 168 pounds total. At 14 pounds of food per day that's \( \frac{98}{14} \) = 7 more days.


3

A triathlon course includes a 500m swim, a 30.2km bike ride, and a 15.100000000000001km run. What is the total length of the race course?

69% Answer Correctly
45.8km
40km
43.9km
47.8km

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

total distance = swim + bike + run
total distance = 0.5km + 30.2km + 15.100000000000001km
total distance = 45.8km


4

What is \( \frac{3}{9} \) ÷ \( \frac{1}{5} \)?

68% Answer Correctly
\(\frac{16}{45}\)
\(\frac{3}{20}\)
\(\frac{1}{4}\)
1\(\frac{2}{3}\)

Solution

To divide fractions, invert the second fraction and then multiply:

\( \frac{3}{9} \) ÷ \( \frac{1}{5} \) = \( \frac{3}{9} \) x \( \frac{5}{1} \)

To multiply fractions, multiply the numerators together and then multiply the denominators together:

\( \frac{3}{9} \) x \( \frac{5}{1} \) = \( \frac{3 x 5}{9 x 1} \) = \( \frac{15}{9} \) = 1\(\frac{2}{3}\)


5

What is (y2)2?

80% Answer Correctly
y4
14
2y2
y0

Solution

To raise a term with an exponent to another exponent, retain the base and multiply the exponents:

(y2)2
y(2 * 2)
y4