ASVAB Math Knowledge Practice Test 144087 Results

Your Results Global Average
Questions 5 5
Correct 0 3.23
Score 0% 65%

Review

1

Solve for b:
b2 + 6b + 12 = -4b + 3

49% Answer Correctly
-3 or -5
-4 or -6
-1 or -9
7 or -4

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:

b2 + 6b + 12 = -4b + 3
b2 + 6b + 12 - 3 = -4b
b2 + 6b + 4b + 9 = 0
b2 + 10b + 9 = 0

Next, factor the quadratic equation:

b2 + 10b + 9 = 0
(b + 1)(b + 9) = 0

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

If (b + 1) = 0, b must equal -1
If (b + 9) = 0, b must equal -9

So the solution is that b = -1 or -9


2

A coordinate grid is composed of which of the following?

92% Answer Correctly

origin

all of these

y-axis

x-axis


Solution

The coordinate grid is composed of a horizontal x-axis and a vertical y-axis. The center of the grid, where the x-axis and y-axis meet, is called the origin.


3

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

75% Answer Correctly

factoring

squaring

deconstructing

normalizing


Solution

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


4

Which of the following statements about a parallelogram is not true?

50% Answer Correctly

a parallelogram is a quadrilateral

the perimeter of a parallelogram is the sum of the lengths of all sides

opposite sides and adjacent angles are equal

the area of a parallelogram is base x height


Solution

A parallelogram is a quadrilateral with two sets of parallel sides. Opposite sides (a = c, b = d) and angles (red = red, blue = blue) are equal. The area of a parallelogram is base x height and the perimeter is the sum of the lengths of all sides (a + b + c + d).


5

Factor y2 + 4y - 12

54% Answer Correctly
(y - 2)(y + 6)
(y + 2)(y - 6)
(y + 2)(y + 6)
(y - 2)(y - 6)

Solution

To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce -12 as well and sum (Inside, Outside) to equal 4. For this problem, those two numbers are -2 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):

y2 + 4y - 12
y2 + (-2 + 6)y + (-2 x 6)
(y - 2)(y + 6)