| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.05 |
| Score | 0% | 61% |
Factor y2 + 16y + 64
| (y + 8)(y - 8) | |
| (y - 8)(y - 8) | |
| (y + 8)(y + 8) | |
| (y - 8)(y + 8) |
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 64 as well and sum (Inside, Outside) to equal 16. For this problem, those two numbers are 8 and 8. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 16y + 64
y2 + (8 + 8)y + (8 x 8)
(y + 8)(y + 8)
What is 9a3 - 6a3?
| 3a6 | |
| 3a3 | |
| 3 | |
| 15 |
To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.
9a3 - 6a3 = 3a3
Which of the following statements about a parallelogram is not true?
the area of a parallelogram is base x height |
|
a parallelogram is a quadrilateral |
|
the perimeter of a parallelogram is the sum of the lengths of all sides |
|
opposite sides and adjacent angles are equal |
A parallelogram is a quadrilateral with two sets of parallel sides. Opposite sides (a = c, b = d) and angles (red = red, blue = blue) are equal. The area of a parallelogram is base x height and the perimeter is the sum of the lengths of all sides (a + b + c + d).
If the area of this square is 49, what is the length of one of the diagonals?
| 2\( \sqrt{2} \) | |
| 7\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) | |
| 9\( \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{49} \) = 7
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 = 72 + 72
c2 = 98
c = \( \sqrt{98} \) = \( \sqrt{49 x 2} \) = \( \sqrt{49} \) \( \sqrt{2} \)
c = 7\( \sqrt{2} \)
Simplify (y + 4)(y - 4)
| y2 - 16 | |
| y2 - 8y + 16 | |
| 19 | |
| y2 + 8y + 16 |
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 + 4)(y - 4)
(y x y) + (y x -4) + (4 x y) + (4 x -4)
y2 - 4y + 4y - 16
y2 - 16