ASVAB Arithmetic Reasoning Practice Test 150217 Results

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

Review

1

The __________ is the greatest factor that divides two integers.

67% Answer Correctly

greatest common factor

absolute value

greatest common multiple

least common multiple


Solution

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


2

What is -9z7 + 6z7?

66% Answer Correctly
-3z-14
-3z7
-3z14
-3z49

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:

-9z7 + 6z7
(-9 + 6)z7
-3z7


3

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

47% Answer Correctly
128 m2
98 m2
50 m2
18 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 30 meters so the equation becomes: 2w + 2h = 30.

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

2w + 2h = 30
w + h = \( \frac{30}{2} \)
w + h = 15
w = 15 - h

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

w = 15 - 2w
3w = 15
w = \( \frac{15}{3} \)
w = 5

Since h = 2w that makes h = (2 x 5) = 10 and the area = h x w = 5 x 10 = 50 m2


4

What is z3 - 5z3?

71% Answer Correctly
6z9
4z-3
-4z3
6z3

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:

1z3 - 5z3
(1 - 5)z3
-4z3


5

\({b + c \over a} = {b \over a} + {c \over a}\) defines which of the following?

55% Answer Correctly

distributive property for division

distributive property for multiplication

commutative property for multiplication

commutative property for division


Solution

The distributive property for division helps in solving expressions like \({b + c \over a}\). It specifies that the result of dividing a fraction with multiple terms in the numerator and one term in the denominator can be obtained by dividing each term individually and then totaling the results: \({b + c \over a} = {b \over a} + {c \over a}\). For example, \({a^3 + 6a^2 \over a^2} = {a^3 \over a^2} + {6a^2 \over a^2} = a + 6\).