| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.02 |
| Score | 0% | 60% |
If the area of this square is 49, what is the length of one of the diagonals?
| 4\( \sqrt{2} \) | |
| 6\( \sqrt{2} \) | |
| 5\( \sqrt{2} \) | |
| 7\( \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} \)
Solve for y:
y2 + 18y + 81 = 0
| 5 or -5 | |
| -9 | |
| 6 or 4 | |
| -4 or -9 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
y2 + 18y + 81 = 0
(y + 9)(y + 9) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, (y + 9) must equal zero:
If (y + 9) = 0, y must equal -9
So the solution is that y = -9
Which of the following statements about a triangle is not true?
area = ½bh |
|
exterior angle = sum of two adjacent interior angles |
|
sum of interior angles = 180° |
|
perimeter = sum of side lengths |
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.
If a = c = 5, b = d = 7, and the blue angle = 54°, what is the area of this parallelogram?
| 7 | |
| 24 | |
| 35 | |
| 5 |
The area of a parallelogram is equal to its length x width:
a = l x w
a = a x b
a = 5 x 7
a = 35
Factor y2 + 4y - 45
| (y - 5)(y + 9) | |
| (y + 5)(y - 9) | |
| (y - 5)(y - 9) | |
| (y + 5)(y + 9) |
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 -45 as well and sum (Inside, Outside) to equal 4. For this problem, those two numbers are -5 and 9. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 4y - 45
y2 + (-5 + 9)y + (-5 x 9)
(y - 5)(y + 9)