| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.24 |
| Score | 0% | 65% |
Which of the following statements about math operations is incorrect?
you can multiply monomials that have different variables and different exponents |
|
you can add monomials that have the same variable and the same exponent |
|
you can subtract monomials that have the same variable and the same exponent |
|
all of these statements are correct |
You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.
The dimensions of this cube are height (h) = 3, length (l) = 6, and width (w) = 6. What is the surface area?
| 216 | |
| 96 | |
| 342 | |
| 144 |
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 6 x 6) + (2 x 6 x 3) + (2 x 6 x 3)
sa = (72) + (36) + (36)
sa = 144
Factor y2 + 8y + 12
| (y - 2)(y + 6) | |
| (y + 2)(y - 6) | |
| (y + 2)(y + 6) | |
| (y - 2)(y - 6) |
To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 12 as well and sum (Inside, Outside) to equal 8. For this problem, those two numbers are 2 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 8y + 12
y2 + (2 + 6)y + (2 x 6)
(y + 2)(y + 6)
What is 6a2 + 2a2?
| 8 | |
| 4a4 | |
| 12a2 | |
| 8a2 |
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.
6a2 + 2a2 = 8a2
Breaking apart a quadratic expression into a pair of binomials is called:
normalizing |
|
squaring |
|
factoring |
|
deconstructing |
To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.