ASVAB Math Knowledge Practice Test 196036 Results

Your Results Global Average
Questions 5 5
Correct 0 3.54
Score 0% 71%

Review

1

Which of the following statements about math operations is incorrect?

70% Answer Correctly

you can subtract monomials that have the same variable and the same exponent

you can add monomials that have the same variable and the same exponent

you can multiply monomials that have different variables and different exponents

all of these statements are correct


Solution

You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.


2

The dimensions of this cube are height (h) = 9, length (l) = 3, and width (w) = 6. What is the volume?

83% Answer Correctly
162
40
360
36

Solution

The volume of a cube is height x length x width:

v = h x l x w
v = 9 x 3 x 6
v = 162


3

Solve for a:
a2 - 5a - 27 = -5a - 2

48% Answer Correctly
9 or 7
5 or -5
5 or 1
-2 or -8

Solution

The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:

a2 - 5a - 27 = -5a - 2
a2 - 5a - 27 + 2 = -5a
a2 - 5a + 5a - 25 = 0
a2 - 25 = 0

Next, factor the quadratic equation:

a2 - 25 = 0
(a - 5)(a + 5) = 0

For this expression to be true, the left side of the expression must equal zero. Therefore, either (a - 5) or (a + 5) must equal zero:

If (a - 5) = 0, a must equal 5
If (a + 5) = 0, a must equal -5

So the solution is that a = 5 or -5


4

A right angle measures:

90% Answer Correctly

45°

180°

360°

90°


Solution

A right angle measures 90 degrees and is the intersection of two perpendicular lines. In diagrams, a right angle is indicated by a small box completing a square with the perpendicular lines.


5

Simplify (5a)(6ab) - (3a2)(2b).

62% Answer Correctly
55ab2
24a2b
36ab2
-24ab2

Solution

To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.

(5a)(6ab) - (3a2)(2b)
(5 x 6)(a x a x b) - (3 x 2)(a2 x b)
(30)(a1+1 x b) - (6)(a2b)
30a2b - 6a2b
24a2b