ASVAB Math Knowledge Practice Test 775704 Results

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

Review

1

If the length of AB equals the length of BD, point B __________ this line segment.

46% Answer Correctly

midpoints

trisects

intersects

bisects


Solution

A line segment is a portion of a line with a measurable length. The midpoint of a line segment is the point exactly halfway between the endpoints. The midpoint bisects (cuts in half) the line segment.


2

Simplify (2a)(7ab) + (4a2)(2b).

66% Answer Correctly
22a2b
6ab2
-6a2b
-6ab2

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.

(2a)(7ab) + (4a2)(2b)
(2 x 7)(a x a x b) + (4 x 2)(a2 x b)
(14)(a1+1 x b) + (8)(a2b)
14a2b + 8a2b
22a2b


3

If c = -1 and z = -1, what is the value of -7c(c - z)?

69% Answer Correctly
250
36
-640
0

Solution

To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)

-7c(c - z)
-7(-1)(-1 + 1)
-7(-1)(0)
(7)(0)
0


4

Solve for a:
a2 + 8a + 14 = -a - 4

49% Answer Correctly
8 or -5
-4 or -9
-3 or -6
6 or 3

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 + 8a + 14 = -a - 4
a2 + 8a + 14 + 4 = -a
a2 + 8a + a + 18 = 0
a2 + 9a + 18 = 0

Next, factor the quadratic equation:

a2 + 9a + 18 = 0
(a + 3)(a + 6) = 0

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

If (a + 3) = 0, a must equal -3
If (a + 6) = 0, a must equal -6

So the solution is that a = -3 or -6


5

What is 6a7 - 8a7?

74% Answer Correctly
-2a7
-2a14
a714
14a14

Solution

To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.

6a7 - 8a7 = -2a7