| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.05 |
| Score | 0% | 61% |
Solve for x:
2x - 9 < 4 - 9x
| x < 1\(\frac{2}{11}\) | |
| x < -6 | |
| x < -\(\frac{1}{2}\) | |
| x < -2 |
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}\)
Simplify (y + 4)(y + 7)
| y2 + 3y - 28 | |
| y2 - 3y - 28 | |
| y2 - 11y + 28 | |
| y2 + 11y + 28 |
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
Solve for a:
a2 - a + 3 = -2a + 5
| 1 or -1 | |
| 1 or -2 | |
| 8 or 7 | |
| 6 or 1 |
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
What is 7a7 + 2a7?
| 9a7 | |
| 14a7 | |
| 9a14 | |
| 9 |
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
If side a = 4, side b = 8, what is the length of the hypotenuse of this right triangle?
| \( \sqrt{5} \) | |
| \( \sqrt{130} \) | |
| \( \sqrt{80} \) | |
| \( \sqrt{13} \) |
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} \)