ASVAB Math Knowledge Practice Test 692432 Results

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

Review

1

Simplify (8a)(7ab) - (7a2)(4b).

62% Answer Correctly
28a2b
165ab2
84a2b
-28ab2

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.

(8a)(7ab) - (7a2)(4b)
(8 x 7)(a x a x b) - (7 x 4)(a2 x b)
(56)(a1+1 x b) - (28)(a2b)
56a2b - 28a2b
28a2b


2

Find the value of c:
6c + z = -3
8c - 9z = -1

42% Answer Correctly
1\(\frac{1}{7}\)
-\(\frac{14}{31}\)
-\(\frac{2}{13}\)

Solution

You need to find the value of c so solve the first equation in terms of z:

6c + z = -3
z = -3 - 6c

then substitute the result (-3 - 6c) into the second equation:

8c - 9(-3 - 6c) = -1
8c + (-9 x -3) + (-9 x -6c) = -1
8c + 27 + 54c = -1
8c + 54c = -1 - 27
62c = -28
c = \( \frac{-28}{62} \)
c = -\(\frac{14}{31}\)


3

Solve for x:
x2 + 5x - 1 = x + 4

48% Answer Correctly
-7 or -9
4 or -4
4 or -1
1 or -5

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:

x2 + 5x - 1 = x + 4
x2 + 5x - 1 - 4 = x
x2 + 5x - x - 5 = 0
x2 + 4x - 5 = 0

Next, factor the quadratic equation:

x2 + 4x - 5 = 0
(x - 1)(x + 5) = 0

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

If (x - 1) = 0, x must equal 1
If (x + 5) = 0, x must equal -5

So the solution is that x = 1 or -5


4

If the base of this triangle is 4 and the height is 2, what is the area?

58% Answer Correctly
56
48
4
33

Solution

The area of a triangle is equal to ½ base x height:

a = ½bh
a = ½ x 4 x 2 = \( \frac{8}{2} \) = 4


5

If a = c = 2, b = d = 3, what is the area of this rectangle?

79% Answer Correctly
20
32
16
6

Solution

The area of a rectangle is equal to its length x width:

a = l x w
a = a x b
a = 2 x 3
a = 6