| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.15 |
| Score | 0% | 63% |
What is the area of a circle with a diameter of 6?
| 4π | |
| 9π | |
| 2π | |
| 8π |
The formula for area is πr2. Radius is circle \( \frac{diameter}{2} \):
r = \( \frac{d}{2} \)
r = \( \frac{6}{2} \)
r = 3
a = πr2
a = π(32)
a = 9π
When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).
supplementary, vertical |
|
acute, obtuse |
|
vertical, supplementary |
|
obtuse, acute |
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).
Which of the following expressions contains exactly two terms?
quadratic |
|
polynomial |
|
binomial |
|
monomial |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.
The dimensions of this cylinder are height (h) = 8 and radius (r) = 9. What is the surface area?
| 144π | |
| 8π | |
| 72π | |
| 306π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(92) + 2π(9 x 8)
sa = 2π(81) + 2π(72)
sa = (2 x 81)π + (2 x 72)π
sa = 162π + 144π
sa = 306π
Factor y2 - y - 56
| (y + 8)(y - 7) | |
| (y + 8)(y + 7) | |
| (y - 8)(y + 7) | |
| (y - 8)(y - 7) |
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 -56 as well and sum (Inside, Outside) to equal -1. For this problem, those two numbers are -8 and 7. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - y - 56
y2 + (-8 + 7)y + (-8 x 7)
(y - 8)(y + 7)