| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.37 |
| Score | 0% | 67% |
Simplify (y - 2)(y + 6)
| y2 - 4y - 12 | |
| y2 + 4y - 12 | |
| y2 + 8y + 12 | |
| y2 - 8y + 12 |
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 + 6)
(y x y) + (y x 6) + (-2 x y) + (-2 x 6)
y2 + 6y - 2y - 12
y2 + 4y - 12
Simplify 2a x 4b.
| 8a2b2 | |
| 6ab | |
| 8\( \frac{a}{b} \) | |
| 8ab |
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 x 4b = (2 x 4) (a x b) = 8ab
Simplify (8a)(8ab) + (7a2)(6b).
| 22ab2 | |
| -22ab2 | |
| 22a2b | |
| 106a2b |
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.
(8a)(8ab) + (7a2)(6b)
(8 x 8)(a x a x b) + (7 x 6)(a2 x b)
(64)(a1+1 x b) + (42)(a2b)
64a2b + 42a2b
106a2b
Factor y2 + 7y + 10
| (y + 2)(y + 5) | |
| (y + 2)(y - 5) | |
| (y - 2)(y - 5) | |
| (y - 2)(y + 5) |
To factor a quadratic expression, apply the FOIL method (First, Outside, Inside, Last) in reverse. First, find the two Last terms that will multiply to produce 10 as well and sum (Inside, Outside) to equal 7. For this problem, those two numbers are 2 and 5. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 7y + 10
y2 + (2 + 5)y + (2 x 5)
(y + 2)(y + 5)
The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?
lw x wh + lh |
|
h2 x l2 x w2 |
|
h x l x w |
|
2lw x 2wh + 2lh |
A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.