| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.22 |
| Score | 0% | 64% |
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 |
|
all of these statements are correct |
|
you can subtract 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.
Solve for c:
c2 + 7c + 4 = 4c + 2
| 9 or -6 | |
| 4 or -8 | |
| -1 or -2 | |
| 8 or 4 |
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 + 7c + 4 = 4c + 2
c2 + 7c + 4 - 2 = 4c
c2 + 7c - 4c + 2 = 0
c2 + 3c + 2 = 0
Next, factor the quadratic equation:
c2 + 3c + 2 = 0
(c + 1)(c + 2) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (c + 1) or (c + 2) must equal zero:
If (c + 1) = 0, c must equal -1
If (c + 2) = 0, c must equal -2
So the solution is that c = -1 or -2
What is 3a4 - 4a4?
| 7a8 | |
| -1a4 | |
| a48 | |
| 12a8 |
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.
3a4 - 4a4 = -1a4
Simplify (9a)(2ab) - (8a2)(3b).
| -6a2b | |
| 6ab2 | |
| 42a2b | |
| 42ab2 |
To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.
(9a)(2ab) - (8a2)(3b)
(9 x 2)(a x a x b) - (8 x 3)(a2 x b)
(18)(a1+1 x b) - (24)(a2b)
18a2b - 24a2b
-6a2b
The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?
h2 x l2 x w2 |
|
2lw x 2wh + 2lh |
|
h x l x w |
|
lw x wh + lh |
A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.