| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.23 |
| Score | 0% | 65% |
The dimensions of this cube are height (h) = 1, length (l) = 1, and width (w) = 4. What is the surface area?
| 18 | |
| 222 | |
| 180 | |
| 148 |
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 1 x 4) + (2 x 4 x 1) + (2 x 1 x 1)
sa = (8) + (8) + (2)
sa = 18
Simplify (y - 2)(y + 7)
| y2 + 5y - 14 | |
| y2 + 9y + 14 | |
| y2 - 5y - 14 | |
| y2 - 9y + 14 |
To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:
(y - 2)(y + 7)
(y x y) + (y x 7) + (-2 x y) + (-2 x 7)
y2 + 7y - 2y - 14
y2 + 5y - 14
A(n) __________ is two expressions separated by an equal sign.
problem |
|
formula |
|
equation |
|
expression |
An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
If the area of this square is 16, what is the length of one of the diagonals?
| 4\( \sqrt{2} \) | |
| 9\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) | |
| \( \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{16} \) = 4
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 = 42 + 42
c2 = 32
c = \( \sqrt{32} \) = \( \sqrt{16 x 2} \) = \( \sqrt{16} \) \( \sqrt{2} \)
c = 4\( \sqrt{2} \)
Simplify (2a)(3ab) - (9a2)(8b).
| 78ab2 | |
| 78a2b | |
| 66ab2 | |
| -66a2b |
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.
(2a)(3ab) - (9a2)(8b)
(2 x 3)(a x a x b) - (9 x 8)(a2 x b)
(6)(a1+1 x b) - (72)(a2b)
6a2b - 72a2b
-66a2b