| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.20 |
| Score | 0% | 64% |
If the base of this triangle is 4 and the height is 7, what is the area?
| 75 | |
| 42 | |
| 30 | |
| 14 |
The area of a triangle is equal to ½ base x height:
a = ½bh
a = ½ x 4 x 7 = \( \frac{28}{2} \) = 14
Solve for z:
z2 + 8z + 7 = 0
| -7 or -8 | |
| -1 or -7 | |
| 4 or 1 | |
| 9 or -7 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
z2 + 8z + 7 = 0
(z + 1)(z + 7) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (z + 1) or (z + 7) must equal zero:
If (z + 1) = 0, z must equal -1
If (z + 7) = 0, z must equal -7
So the solution is that z = -1 or -7
What is 6a + 4a?
| 2a2 | |
| 10a | |
| 2 | |
| a2 |
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.
6a + 4a = 10a
Which of the following statements about a triangle is not true?
perimeter = sum of side lengths |
|
sum of interior angles = 180° |
|
exterior angle = sum of two adjacent interior angles |
|
area = ½bh |
A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.
Simplify (y - 9)(y + 2)
| y2 + 11y + 18 | |
| y2 - 7y - 18 | |
| y2 + 7y - 18 | |
| y2 - 11y + 18 |
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 - 9)(y + 2)
(y x y) + (y x 2) + (-9 x y) + (-9 x 2)
y2 + 2y - 9y - 18
y2 - 7y - 18