ASVAB Arithmetic Reasoning Practice Test 429270 Results

Your Results Global Average
Questions 5 5
Correct 0 2.90
Score 0% 58%

Review

1

If a rectangle is twice as long as it is wide and has a perimeter of 6 meters, what is the area of the rectangle?

47% Answer Correctly
2 m2
128 m2
162 m2
32 m2

Solution

The area of a rectangle is width (w) x height (h). In this problem we know that the rectangle is twice as long as it is wide so h = 2w. The perimeter of a rectangle is 2w + 2h and we know that the perimeter of this rectangle is 6 meters so the equation becomes: 2w + 2h = 6.

Putting these two equations together and solving for width (w):

2w + 2h = 6
w + h = \( \frac{6}{2} \)
w + h = 3
w = 3 - h

From the question we know that h = 2w so substituting 2w for h gives us:

w = 3 - 2w
3w = 3
w = \( \frac{3}{3} \)
w = 1

Since h = 2w that makes h = (2 x 1) = 2 and the area = h x w = 1 x 2 = 2 m2


2

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

69% Answer Correctly
31
32
38
33

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


3

What is \( 5 \)\( \sqrt{12} \) + \( 8 \)\( \sqrt{3} \)

35% Answer Correctly
13\( \sqrt{12} \)
40\( \sqrt{3} \)
13\( \sqrt{36} \)
18\( \sqrt{3} \)

Solution

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

5\( \sqrt{12} \) + 8\( \sqrt{3} \)
5\( \sqrt{4 \times 3} \) + 8\( \sqrt{3} \)
5\( \sqrt{2^2 \times 3} \) + 8\( \sqrt{3} \)
(5)(2)\( \sqrt{3} \) + 8\( \sqrt{3} \)
10\( \sqrt{3} \) + 8\( \sqrt{3} \)

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

10\( \sqrt{3} \) + 8\( \sqrt{3} \)
(10 + 8)\( \sqrt{3} \)
18\( \sqrt{3} \)


4

What is 9y7 - 6y7?

71% Answer Correctly
3y7
15y7
15y14
15y-14

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:

9y7 - 6y7
(9 - 6)y7
3y7


5

The __________ is the greatest factor that divides two integers.

67% Answer Correctly

greatest common multiple

least common multiple

greatest common factor

absolute value


Solution

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