ASVAB Math Knowledge Practice Test 924639 Results

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

Review

1

Solve for x:
2x - 9 < 4 - 9x

55% Answer Correctly
x < 1\(\frac{2}{11}\)
x < -6
x < -\(\frac{1}{2}\)
x < -2

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 < sign and the answer on the other.

2x - 9 < 4 - 9x
2x < 4 - 9x + 9
2x + 9x < 4 + 9
11x < 13
x < \( \frac{13}{11} \)
x < 1\(\frac{2}{11}\)


2

Simplify (y + 4)(y + 7)

63% Answer Correctly
y2 + 3y - 28
y2 - 3y - 28
y2 - 11y + 28
y2 + 11y + 28

Solution

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y + 4)(y + 7)
(y x y) + (y x 7) + (4 x y) + (4 x 7)
y2 + 7y + 4y + 28
y2 + 11y + 28


3

Solve for a:
a2 - a + 3 = -2a + 5

48% Answer Correctly
1 or -1
1 or -2
8 or 7
6 or 1

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 - a + 3 = -2a + 5
a2 - a + 3 - 5 = -2a
a2 - a + 2a - 2 = 0
a2 + a - 2 = 0

Next, factor the quadratic equation:

a2 + a - 2 = 0
(a - 1)(a + 2) = 0

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

If (a - 1) = 0, a must equal 1
If (a + 2) = 0, a must equal -2

So the solution is that a = 1 or -2


4

What is 7a7 + 2a7?

75% Answer Correctly
9a7
14a7
9a14
9

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.

7a7 + 2a7 = 9a7


5

If side a = 4, side b = 8, what is the length of the hypotenuse of this right triangle?

64% Answer Correctly
\( \sqrt{5} \)
\( \sqrt{130} \)
\( \sqrt{80} \)
\( \sqrt{13} \)

Solution

According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:

c2 = a2 + b2
c2 = 42 + 82
c2 = 16 + 64
c2 = 80
c = \( \sqrt{80} \)