| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.09 |
| Score | 0% | 62% |
Simplify (5a)(3ab) - (9a2)(8b).
| 136a2b | |
| 136ab2 | |
| 87a2b | |
| -57a2b |
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.
(5a)(3ab) - (9a2)(8b)
(5 x 3)(a x a x b) - (9 x 8)(a2 x b)
(15)(a1+1 x b) - (72)(a2b)
15a2b - 72a2b
-57a2b
If angle a = 49° and angle b = 59° what is the length of angle d?
| 150° | |
| 131° | |
| 146° | |
| 137° |
An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite:
d° = b° + c°
To find angle c, remember that the sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 49° - 59° = 72°
So, d° = 59° + 72° = 131°
A shortcut to get this answer is to remember that angles around a line add up to 180°:
a° + d° = 180°
d° = 180° - a°
d° = 180° - 49° = 131°
The dimensions of this cube are height (h) = 3, length (l) = 4, and width (w) = 9. What is the volume?
| 240 | |
| 189 | |
| 108 | |
| 336 |
The volume of a cube is height x length x width:
v = h x l x w
v = 3 x 4 x 9
v = 108
The dimensions of this cube are height (h) = 4, length (l) = 4, and width (w) = 4. What is the surface area?
| 210 | |
| 158 | |
| 96 | |
| 82 |
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 4 x 4) + (2 x 4 x 4) + (2 x 4 x 4)
sa = (32) + (32) + (32)
sa = 96
Solve for z:
z2 + 14z + 45 = 0
| 2 or -1 | |
| -5 or -9 | |
| 9 or -9 | |
| 7 or -4 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
z2 + 14z + 45 = 0
(z + 5)(z + 9) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z + 5) or (z + 9) must equal zero:
If (z + 5) = 0, z must equal -5
If (z + 9) = 0, z must equal -9
So the solution is that z = -5 or -9