ASVAB Arithmetic Reasoning Practice Test 409324 Results

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

Review

1

Which of the following is not an integer?

77% Answer Correctly

\({1 \over 2}\)

-1

0

1


Solution

An integer is any whole number, including zero. An integer can be either positive or negative. Examples include -77, -1, 0, 55, 119.


2

A menswear store is having a sale: "Buy one shirt at full price and get another shirt for 10% off." If Frank buys two shirts, each with a regular price of $10, how much will he pay for both shirts?

57% Answer Correctly
$19.00
$12.50
$1.00
$9.00

Solution

By buying two shirts, Frank will save $10 x \( \frac{10}{100} \) = \( \frac{$10 x 10}{100} \) = \( \frac{$100}{100} \) = $1.00 on the second shirt.

So, his total cost will be
$10.00 + ($10.00 - $1.00)
$10.00 + $9.00
$19.00


3

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

74% Answer Correctly

commutative property for division

commutative property for multiplication

distributive property for multiplication

distributive 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

Which of the following is a mixed number?

82% Answer Correctly

\({7 \over 5} \)

\({5 \over 7} \)

\(1 {2 \over 5} \)

\({a \over 5} \)


Solution

A rational number (or fraction) is represented as a ratio between two integers, a and b, and has the form \({a \over b}\) where a is the numerator and b is the denominator. An improper fraction (\({5 \over 3} \)) has a numerator with a greater absolute value than the denominator and can be converted into a mixed number (\(1 {2 \over 3} \)) which has a whole number part and a fractional part.


5

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

92% Answer Correctly
43
41
46
33

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