| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.24 |
| Score | 0% | 65% |
When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).
acute, obtuse |
|
vertical, supplementary |
|
obtuse, acute |
|
supplementary, vertical |
Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).
What is the area of a circle with a diameter of 8?
| 6π | |
| 16π | |
| 4π | |
| 64π |
The formula for area is πr2. Radius is circle \( \frac{diameter}{2} \):
r = \( \frac{d}{2} \)
r = \( \frac{8}{2} \)
r = 4
a = πr2
a = π(42)
a = 16π
Which of the following statements about a triangle is not true?
sum of interior angles = 180° |
|
area = ½bh |
|
exterior angle = sum of two adjacent interior angles |
|
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 = 8, b = d = 9, what is the area of this rectangle?
| 8 | |
| 30 | |
| 18 | |
| 72 |
The area of a rectangle is equal to its length x width:
a = l x w
a = a x b
a = 8 x 9
a = 72
Solve for y:
y2 - 10y + 16 = 0
| 8 or -5 | |
| -2 or -5 | |
| 2 or 8 | |
| -3 or -7 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
y2 - 10y + 16 = 0
(y - 2)(y - 8) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (y - 2) or (y - 8) must equal zero:
If (y - 2) = 0, y must equal 2
If (y - 8) = 0, y must equal 8
So the solution is that y = 2 or 8