| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.18 |
| Score | 0% | 64% |
If b = 4 and y = -2, what is the value of -5b(b - y)?
| 72 | |
| -30 | |
| 32 | |
| -120 |
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.)
-5b(b - y)
-5(4)(4 + 2)
-5(4)(6)
(-20)(6)
-120
If the area of this square is 36, what is the length of one of the diagonals?
| 7\( \sqrt{2} \) | |
| \( \sqrt{2} \) | |
| 9\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) |
To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:
a = s2
so the length of one side of the square is:
s = \( \sqrt{a} \) = \( \sqrt{36} \) = 6
The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:
c2 = a2 + b2
c2 = 62 + 62
c2 = 72
c = \( \sqrt{72} \) = \( \sqrt{36 x 2} \) = \( \sqrt{36} \) \( \sqrt{2} \)
c = 6\( \sqrt{2} \)
Solve for x:
x + 1 < -6 - 4x
| x < 1\(\frac{1}{3}\) | |
| x < \(\frac{5}{6}\) | |
| x < -\(\frac{5}{9}\) | |
| x < -1\(\frac{2}{5}\) |
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.
x + 1 < -6 - 4x
x < -6 - 4x - 1
x + 4x < -6 - 1
5x < -7
x < \( \frac{-7}{5} \)
x < -1\(\frac{2}{5}\)
What is 7a8 + 7a8?
| a816 | |
| 14a16 | |
| 49a16 | |
| 14a8 |
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.
7a8 + 7a8 = 14a8
The dimensions of this cube are height (h) = 9, length (l) = 3, and width (w) = 9. What is the surface area?
| 10 | |
| 54 | |
| 382 | |
| 270 |
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 3 x 9) + (2 x 9 x 9) + (2 x 3 x 9)
sa = (54) + (162) + (54)
sa = 270