| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.99 |
| Score | 0% | 60% |
The dimensions of this cube are height (h) = 4, length (l) = 8, and width (w) = 8. What is the surface area?
| 110 | |
| 256 | |
| 238 | |
| 146 |
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 8 x 8) + (2 x 8 x 4) + (2 x 8 x 4)
sa = (128) + (64) + (64)
sa = 256
Solve for x:
x2 - 4x - 30 = -4x - 5
| 8 or -2 | |
| -2 or -8 | |
| 5 or -5 | |
| 9 or -6 |
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 - 4x - 30 = -4x - 5
x2 - 4x - 30 + 5 = -4x
x2 - 4x + 4x - 25 = 0
x2 - 25 = 0
Next, factor the quadratic equation:
x2 - 25 = 0
(x - 5)(x + 5) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (x - 5) or (x + 5) must equal zero:
If (x - 5) = 0, x must equal 5
If (x + 5) = 0, x must equal -5
So the solution is that x = 5 or -5
What is 2a3 + 5a3?
| 7a3 | |
| 10a3 | |
| -3 | |
| 10a6 |
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.
2a3 + 5a3 = 7a3
The endpoints of this line segment are at (-2, 1) and (2, -7). What is the slope-intercept equation for this line?
| y = x - 4 | |
| y = -x - 2 | |
| y = -2x - 3 | |
| y = \(\frac{1}{2}\)x - 1 |
The slope-intercept equation for a line is y = mx + b where m is the slope and b is the y-intercept of the line. From the graph, you can see that the y-intercept (the y-value from the point where the line crosses the y-axis) is -3. The slope of this line is the change in y divided by the change in x. The endpoints of this line segment are at (-2, 1) and (2, -7) so the slope becomes:
m = \( \frac{\Delta y}{\Delta x} \) = \( \frac{(-7.0) - (1.0)}{(2) - (-2)} \) = \( \frac{-8}{4} \)Plugging these values into the slope-intercept equation:
y = -2x - 3
If side x = 12cm, side y = 10cm, and side z = 9cm what is the perimeter of this triangle?
| 31cm | |
| 26cm | |
| 35cm | |
| 38cm |
The perimeter of a triangle is the sum of the lengths of its sides:
p = x + y + z
p = 12cm + 10cm + 9cm = 31cm