| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.26 |
| Score | 0% | 65% |
To multiply binomials, use the FOIL method. Which of the following is not a part of the FOIL method?
First |
|
Last |
|
Odd |
|
Inside |
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.
What is the circumference of a circle with a diameter of 5?
| 8π | |
| 14π | |
| 18π | |
| 5π |
The formula for circumference is circle diameter x π:
c = πd
c = 5π
Simplify (4a)(7ab) - (5a2)(8b).
| 68a2b | |
| -12a2b | |
| 12ab2 | |
| 143a2b |
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.
(4a)(7ab) - (5a2)(8b)
(4 x 7)(a x a x b) - (5 x 8)(a2 x b)
(28)(a1+1 x b) - (40)(a2b)
28a2b - 40a2b
-12a2b
Factor y2 + 10y + 24
| (y - 4)(y + 6) | |
| (y + 4)(y + 6) | |
| (y + 4)(y - 6) | |
| (y - 4)(y - 6) |
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 24 as well and sum (Inside, Outside) to equal 10. For this problem, those two numbers are 4 and 6. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 10y + 24
y2 + (4 + 6)y + (4 x 6)
(y + 4)(y + 6)
The dimensions of this cube are height (h) = 6, length (l) = 8, and width (w) = 8. What is the surface area?
| 40 | |
| 240 | |
| 90 | |
| 320 |
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 6) + (2 x 8 x 6)
sa = (128) + (96) + (96)
sa = 320