| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.29 |
| Score | 0% | 66% |
What is the area of a circle with a diameter of 8?
| 36π | |
| 9π | |
| 49π | |
| 16π |
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π
A(n) __________ is two expressions separated by an equal sign.
formula |
|
expression |
|
problem |
|
equation |
An equation is two expressions separated by an equal sign. The key to solving equations is to repeatedly do the same thing to both sides of the equation until the variable is isolated on one side of the equal sign and the answer on the other.
If angle a = 27° and angle b = 28° what is the length of angle c?
| 103° | |
| 125° | |
| 51° | |
| 81° |
The sum of the interior angles of a triangle is 180°:
180° = a° + b° + c°
c° = 180° - a° - b°
c° = 180° - 27° - 28° = 125°
On this circle, a line segment connecting point A to point D is called:
diameter |
|
chord |
|
circumference |
|
radius |
A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).
Simplify (y - 8)(y - 5)
| y2 + 3y - 40 | |
| y2 + 13y + 40 | |
| y2 - 13y + 40 | |
| y2 - 3y - 40 |
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 - 8)(y - 5)
(y x y) + (y x -5) + (-8 x y) + (-8 x -5)
y2 - 5y - 8y + 40
y2 - 13y + 40