ASVAB Arithmetic Reasoning Practice Test 310565 Results

Your Results Global Average
Questions 5 5
Correct 0 3.50
Score 0% 70%

Review

1

What is the next number in this sequence: 1, 3, 7, 13, 21, __________ ?

69% Answer Correctly
33
34
29
31

Solution

The equation for this sequence is:

an = an-1 + 2(n - 1)

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 + 2(6 - 1)
a6 = 21 + 2(5)
a6 = 31


2

What is -7a7 + 3a7?

66% Answer Correctly
-4a7
-4a14
-4a-14
-10a-7

Solution

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

-7a7 + 3a7
(-7 + 3)a7
-4a7


3

What is -3x6 x x5?

75% Answer Correctly
-2x30
-3x11
-2x11
-2x5

Solution

To multiply terms with exponents, the base of both exponents must be the same. In this case they are so multiply the coefficients and add the exponents:

-3x6 x x5
(-3 x 1)x(6 + 5)
-3x11


4

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

74% Answer Correctly

commutative property for division

distributive property for multiplication

distributive property for division

commutative property for multiplication


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

The __________ is the greatest factor that divides two integers.

67% Answer Correctly

absolute value

greatest common factor

greatest common multiple

least common multiple


Solution

The greatest common factor (GCF) is the greatest factor that divides two integers.