ASVAB Math Knowledge Practice Test 802149 Results

Your Results Global Average
Questions 5 5
Correct 0 3.01
Score 0% 60%

Review

1

Solve for z:
z2 - 2z - 8 = 0

58% Answer Correctly
4 or -1
-2 or 4
2 or 2
-1 or -5

Solution

The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:

z2 - 2z - 8 = 0
(z + 2)(z - 4) = 0

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

If (z + 2) = 0, z must equal -2
If (z - 4) = 0, z must equal 4

So the solution is that z = -2 or 4


2

The dimensions of this cylinder are height (h) = 6 and radius (r) = 6. What is the surface area?

48% Answer Correctly
144π
176π
24π
104π

Solution

The surface area of a cylinder is 2πr2 + 2πrh:

sa = 2πr2 + 2πrh
sa = 2π(62) + 2π(6 x 6)
sa = 2π(36) + 2π(36)
sa = (2 x 36)π + (2 x 36)π
sa = 72π + 72π
sa = 144π


3

Breaking apart a quadratic expression into a pair of binomials is called:

75% Answer Correctly

factoring

squaring

normalizing

deconstructing


Solution

To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.


4

Solve for y:
2y - 6 = \( \frac{y}{6} \)

46% Answer Correctly
3\(\frac{1}{3}\)
-1\(\frac{1}{23}\)
4
3\(\frac{3}{11}\)

Solution

To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.

2y - 6 = \( \frac{y}{6} \)
6 x (2y - 6) = y
(6 x 2y) + (6 x -6) = y
12y - 36 = y
12y - 36 - y = 0
12y - y = 36
11y = 36
y = \( \frac{36}{11} \)
y = 3\(\frac{3}{11}\)


5

Which of the following statements about math operations is incorrect?

71% Answer Correctly

all of these statements are correct

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

you can multiply monomials that have different variables and different exponents

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


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.