| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.13 |
| Score | 0% | 63% |
What is 3a8 - 9a8?
| -6a8 | |
| -6 | |
| a816 | |
| 12a16 |
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.
3a8 - 9a8 = -6a8
If c = 7 and x = -5, what is the value of -4c(c - x)?
| 72 | |
| 630 | |
| -336 | |
| -56 |
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.)
-4c(c - x)
-4(7)(7 + 5)
-4(7)(12)
(-28)(12)
-336
The dimensions of this cube are height (h) = 9, length (l) = 4, and width (w) = 4. What is the surface area?
| 352 | |
| 152 | |
| 172 | |
| 176 |
The surface area of a cube is (2 x length x width) + (2 x width x height) + (2 x length x height):
sa = 2lw + 2wh + 2lh
sa = (2 x 4 x 4) + (2 x 4 x 9) + (2 x 4 x 9)
sa = (32) + (72) + (72)
sa = 176
Which of the following statements about a triangle is not true?
area = ½bh |
|
perimeter = sum of side lengths |
|
sum of interior angles = 180° |
|
exterior angle = sum of two adjacent interior angles |
A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.
Simplify (y + 5)(y - 1)
| y2 - 4y - 5 | |
| y2 - 6y + 5 | |
| y2 + 6y + 5 | |
| y2 + 4y - 5 |
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 + 5)(y - 1)
(y x y) + (y x -1) + (5 x y) + (5 x -1)
y2 - y + 5y - 5
y2 + 4y - 5