| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.29 |
| Score | 0% | 66% |
The formula for the area of a circle is which of the following?
a = π r2 |
|
a = π d2 |
|
a = π d |
|
a = π r |
The circumference of a circle is the distance around its perimeter and equals π (approx. 3.14159) x diameter: c = π d. The area of a circle is π x (radius)2 : a = π r2.
Simplify (7a)(2ab) + (8a2)(9b).
| 86a2b | |
| 153a2b | |
| -58ab2 | |
| 58ab2 |
To multiply monomials, multiply the coefficients (the numbers that come before the variables) of each term, add the exponents of like variables, and multiply the different variables together.
(7a)(2ab) + (8a2)(9b)
(7 x 2)(a x a x b) + (8 x 9)(a2 x b)
(14)(a1+1 x b) + (72)(a2b)
14a2b + 72a2b
86a2b
On this circle, a line segment connecting point A to point D is called:
diameter |
|
circumference |
|
radius |
|
chord |
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).
If a = 2, b = 4, c = 2, and d = 8, what is the perimeter of this quadrilateral?
| 13 | |
| 16 | |
| 8 | |
| 15 |
Perimeter is equal to the sum of the four sides:
p = a + b + c + d
p = 2 + 4 + 2 + 8
p = 16
Factor y2 - 13y + 36
| (y - 9)(y + 4) | |
| (y - 9)(y - 4) | |
| (y + 9)(y - 4) | |
| (y + 9)(y + 4) |
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 36 as well and sum (Inside, Outside) to equal -13. For this problem, those two numbers are -9 and -4. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 13y + 36
y2 + (-9 - 4)y + (-9 x -4)
(y - 9)(y - 4)