ASVAB Arithmetic Reasoning Practice Test 527805 Results

Your Results Global Average
Questions 5 5
Correct 0 3.20
Score 0% 64%

Review

1

What is the next number in this sequence: 1, 4, 10, 19, 31, __________ ?

69% Answer Correctly
52
46
40
51

Solution

The equation for this sequence is:

an = an-1 + 3(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 + 3(6 - 1)
a6 = 31 + 3(5)
a6 = 46


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 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.


3

In a class of 25 students, 6 are taking German and 7 are taking Spanish. Of the students studying German or Spanish, 3 are taking both courses. How many students are not enrolled in either course?

63% Answer Correctly
15
14
22
16

Solution

The number of students taking German or Spanish is 6 + 7 = 13. Of that group of 13, 3 are taking both languages so they've been counted twice (once in the German group and once in the Spanish group). Subtracting them out leaves 13 - 3 = 10 who are taking at least one language. 25 - 10 = 15 students who are not taking either language.


4

Which of the following statements about exponents is false?

47% Answer Correctly

b1 = 1

b0 = 1

b1 = b

all of these are false


Solution

A number with an exponent (be) consists of a base (b) raised to a power (e). The exponent indicates the number of times that the base is multiplied by itself. A base with an exponent of 1 equals the base (b1 = b) and a base with an exponent of 0 equals 1 ( (b0 = 1).


5

What is 5y7 - 2y7?

71% Answer Correctly
7y7
7y14
3y7
7y49

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:

5y7 - 2y7
(5 - 2)y7
3y7