| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.53 |
| Score | 0% | 51% |
Simplify (5a)(4ab) + (3a2)(7b).
| 41a2b | |
| a2b | |
| -ab2 | |
| -a2b |
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)(4ab) + (3a2)(7b)
(5 x 4)(a x a x b) + (3 x 7)(a2 x b)
(20)(a1+1 x b) + (21)(a2b)
20a2b + 21a2b
41a2b
Simplify (9a)(3ab) - (3a2)(3b).
| -18ab2 | |
| 72a2b | |
| 36a2b | |
| 18a2b |
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.
(9a)(3ab) - (3a2)(3b)
(9 x 3)(a x a x b) - (3 x 3)(a2 x b)
(27)(a1+1 x b) - (9)(a2b)
27a2b - 9a2b
18a2b
The dimensions of this cube are height (h) = 8, length (l) = 4, and width (w) = 4. What is the surface area?
| 72 | |
| 160 | |
| 126 | |
| 54 |
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 8) + (2 x 4 x 8)
sa = (32) + (64) + (64)
sa = 160
Solve -5a + 4a = -3a + y + 2 for a in terms of y.
| -1\(\frac{1}{6}\)y + \(\frac{1}{4}\) | |
| 3y + 9 | |
| 1\(\frac{1}{2}\)y - 1 | |
| \(\frac{2}{3}\)y - \(\frac{5}{12}\) |
To solve this equation, isolate the variable for which you are solving (a) on one side of the equation and put everything else on the other side.
-5a + 4y = -3a + y + 2
-5a = -3a + y + 2 - 4y
-5a + 3a = y + 2 - 4y
-2a = -3y + 2
a = \( \frac{-3y + 2}{-2} \)
a = \( \frac{-3y}{-2} \) + \( \frac{2}{-2} \)
a = 1\(\frac{1}{2}\)y - 1
Which of the following is not required to define the slope-intercept equation for a line?
y-intercept |
|
x-intercept |
|
\({\Delta y \over \Delta x}\) |
|
slope |
A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.