ASVAB Arithmetic Reasoning Practice Test 451154 Results

Your Results Global Average
Questions 5 5
Correct 0 3.05
Score 0% 61%

Review

1

What is 8a3 x 2a7?

75% Answer Correctly
16a4
16a3
10a3
16a10

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:

8a3 x 2a7
(8 x 2)a(3 + 7)
16a10


2

Solve for \( \frac{3!}{2!} \)

67% Answer Correctly
\( \frac{1}{4} \)
\( \frac{1}{56} \)
\( \frac{1}{6720} \)
3

Solution

A factorial is the product of an integer and all the positive integers below it. To solve a fraction featuring factorials, expand the factorials and cancel out like numbers:

\( \frac{3!}{2!} \)
\( \frac{3 \times 2 \times 1}{2 \times 1} \)
\( \frac{3}{1} \)
3


3

This property states taht the order of addition or multiplication does not mater. For example, 2 + 5 and 5 + 2 are equivalent.

60% Answer Correctly

commutative

associative

PEDMAS

distributive


Solution

The commutative property states that, when adding or multiplying numbers, the order in which they're added or multiplied does not matter. For example, 3 + 4 and 4 + 3 give the same result, as do 3 x 4 and 4 x 3.


4

What is \( 3 \)\( \sqrt{112} \) + \( 5 \)\( \sqrt{7} \)

35% Answer Correctly
8\( \sqrt{7} \)
15\( \sqrt{7} \)
15\( \sqrt{112} \)
17\( \sqrt{7} \)

Solution

To add these radicals together their radicands must be the same:

3\( \sqrt{112} \) + 5\( \sqrt{7} \)
3\( \sqrt{16 \times 7} \) + 5\( \sqrt{7} \)
3\( \sqrt{4^2 \times 7} \) + 5\( \sqrt{7} \)
(3)(4)\( \sqrt{7} \) + 5\( \sqrt{7} \)
12\( \sqrt{7} \) + 5\( \sqrt{7} \)

Now that the radicands are identical, you can add them together:

12\( \sqrt{7} \) + 5\( \sqrt{7} \)
(12 + 5)\( \sqrt{7} \)
17\( \sqrt{7} \)


5

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

69% Answer Correctly
44
43
50
46

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