| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.27 |
| Score | 0% | 65% |
What is 7a - 5a?
| 12a2 | |
| 35a | |
| 12 | |
| 2a |
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.
7a - 5a = 2a
Simplify (y - 3)(y - 7)
| y2 - 10y + 21 | |
| y2 - 4y - 21 | |
| y2 + 10y + 21 | |
| y2 + 4y - 21 |
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 - 3)(y - 7)
(y x y) + (y x -7) + (-3 x y) + (-3 x -7)
y2 - 7y - 3y + 21
y2 - 10y + 21
Which of the following is not a part of PEMDAS, the acronym for math order of operations?
exponents |
|
division |
|
pairs |
|
addition |
When solving an equation with two variables, 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.)
For this diagram, the Pythagorean theorem states that b2 = ?
a2 - c2 |
|
c2 - a2 |
|
c - a |
|
c2 + a2 |
The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)
Solve for c:
c2 - 4c + 17 = 5c - 1
| 4 or -9 | |
| -2 or -9 | |
| -2 or -4 | |
| 3 or 6 |
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:
c2 - 4c + 17 = 5c - 1
c2 - 4c + 17 + 1 = 5c
c2 - 4c - 5c + 18 = 0
c2 - 9c + 18 = 0
Next, factor the quadratic equation:
c2 - 9c + 18 = 0
(c - 3)(c - 6) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (c - 3) or (c - 6) must equal zero:
If (c - 3) = 0, c must equal 3
If (c - 6) = 0, c must equal 6
So the solution is that c = 3 or 6