ASVAB Arithmetic Reasoning Practice Test 434027 Results

Your Results Global Average
Questions 5 5
Correct 0 3.41
Score 0% 68%

Review

1

If \( \left|x + 4\right| \) - 9 = -6, which of these is a possible value for x?

62% Answer Correctly
-2
10
-1
-16

Solution

First, solve for \( \left|x + 4\right| \):

\( \left|x + 4\right| \) - 9 = -6
\( \left|x + 4\right| \) = -6 + 9
\( \left|x + 4\right| \) = 3

The value inside the absolute value brackets can be either positive or negative so (x + 4) must equal + 3 or -3 for \( \left|x + 4\right| \) to equal 3:

x + 4 = 3
x = 3 - 4
x = -1
x + 4 = -3
x = -3 - 4
x = -7

So, x = -7 or x = -1.


2

Betty scored 87% on her final exam. If each question was worth 4 points and there were 280 possible points on the exam, how many questions did Betty answer correctly?

57% Answer Correctly
65
61
57
54

Solution

Betty scored 87% on the test meaning she earned 87% of the possible points on the test. There were 280 possible points on the test so she earned 280 x 0.87 = 244 points. Each question is worth 4 points so she got \( \frac{244}{4} \) = 61 questions right.


3

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

56% Answer Correctly
7
3
5
14

Solution

If the tiger has consumed 117 pounds of food in 9 days that's \( \frac{117}{9} \) = 13 pounds of food per day. The tiger needs to consume 182 - 117 = 65 more pounds of food to reach 182 pounds total. At 13 pounds of food per day that's \( \frac{65}{13} \) = 5 more days.


4

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.


5

What is the next number in this sequence: 1, 8, 15, 22, 29, __________ ?

92% Answer Correctly
45
44
36
42

Solution

The equation for this sequence is:

an = an-1 + 7

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 + 7
a6 = 29 + 7
a6 = 36