| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.42 |
| Score | 0% | 68% |
What is 7a + 9a?
| 63a | |
| -2 | |
| 16a | |
| 16a2 |
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 + 9a = 16a
Which of the following statements about math operations is incorrect?
all of these statements are correct |
|
you can subtract monomials that have the same variable and the same exponent |
|
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 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 cylinder are height (h) = 6 and radius (r) = 4. What is the surface area?
| 224π | |
| 10π | |
| 80π | |
| 40π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(42) + 2π(4 x 6)
sa = 2π(16) + 2π(24)
sa = (2 x 16)π + (2 x 24)π
sa = 32π + 48π
sa = 80π
Factor y2 + 12y + 32
| (y + 4)(y + 8) | |
| (y - 4)(y - 8) | |
| (y + 4)(y - 8) | |
| (y - 4)(y + 8) |
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 32 as well and sum (Inside, Outside) to equal 12. For this problem, those two numbers are 4 and 8. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 12y + 32
y2 + (4 + 8)y + (4 x 8)
(y + 4)(y + 8)
Which of the following expressions contains exactly two terms?
polynomial |
|
binomial |
|
monomial |
|
quadratic |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.