| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.56 |
| Score | 0% | 51% |
Which of the following statements about math operations is incorrect?
you can multiply monomials that have different variables and different exponents |
|
all of these statements are correct |
|
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 |
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:
5c - 9 > \( \frac{c}{-7} \)
| c > \(\frac{8}{19}\) | |
| c > 1\(\frac{3}{4}\) | |
| c > -\(\frac{9}{11}\) | |
| c > -2\(\frac{1}{2}\) |
To solve this equation, repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the > sign and the answer on the other.
5c - 9 > \( \frac{c}{-7} \)
-7 x (5c - 9) > c
(-7 x 5c) + (-7 x -9) > c
-35c + 63 > c
-35c + 63 - c > 0
-35c - c > -63
-36c > -63
c > \( \frac{-63}{-36} \)
c > 1\(\frac{3}{4}\)
Solve for x:
x2 - 10x + 17 = -2x + 2
| 3 or 5 | |
| 7 or 2 | |
| 3 or -3 | |
| 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:
x2 - 10x + 17 = -2x + 2
x2 - 10x + 17 - 2 = -2x
x2 - 10x + 2x + 15 = 0
x2 - 8x + 15 = 0
Next, factor the quadratic equation:
x2 - 8x + 15 = 0
(x - 3)(x - 5) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (x - 3) or (x - 5) must equal zero:
If (x - 3) = 0, x must equal 3
If (x - 5) = 0, x must equal 5
So the solution is that x = 3 or 5
The formula for the area of a circle is which of the following?
c = π d |
|
c = π r |
|
c = π d2 |
|
c = π r2 |
The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.
If b = 6 and x = 4, what is the value of 4b(b - x)?
| -12 | |
| 48 | |
| 0 | |
| -72 |
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.)
4b(b - x)
4(6)(6 - 4)
4(6)(2)
(24)(2)
48