| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.50 |
| Score | 0% | 70% |
A(n) __________ is two expressions separated by an equal sign.
problem |
|
equation |
|
expression |
|
formula |
An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
For this diagram, the Pythagorean theorem states that b2 = ?
c2 - a2 |
|
a2 - c2 |
|
c2 + a2 |
|
c - a |
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}\)
A quadrilateral is a shape with __________ sides.
3 |
|
4 |
|
2 |
|
5 |
A quadrilateral is a shape with four sides. The perimeter of a quadrilateral is the sum of the lengths of its four sides.
Simplify (y - 8)(y + 9)
| y2 - 17y + 72 | |
| y2 + y - 72 | |
| y2 - y - 72 | |
| y2 + 17y + 72 |
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 - 8)(y + 9)
(y x y) + (y x 9) + (-8 x y) + (-8 x 9)
y2 + 9y - 8y - 72
y2 + y - 72
What is 4a5 - 9a5?
| -5a5 | |
| 13 | |
| 36a5 | |
| -5a10 |
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.
4a5 - 9a5 = -5a5