| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.15 |
| Score | 0% | 63% |
What is 6a - 8a?
| 14 | |
| -2 | |
| -2a | |
| a2 |
To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.
6a - 8a = -2a
The dimensions of this cylinder are height (h) = 3 and radius (r) = 4. What is the surface area?
| 306π | |
| 90π | |
| 84π | |
| 56π |
The surface area of a cylinder is 2πr2 + 2πrh:
sa = 2πr2 + 2πrh
sa = 2π(42) + 2π(4 x 3)
sa = 2π(16) + 2π(12)
sa = (2 x 16)π + (2 x 12)π
sa = 32π + 24π
sa = 56π
The formula for the area of a circle is which of the following?
a = π d |
|
a = π r |
|
a = π r2 |
|
a = π d2 |
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.
For this diagram, the Pythagorean theorem states that b2 = ?
c2 - a2 |
|
a2 - c2 |
|
c - a |
|
c2 + a2 |
The Pythagorean theorem defines the relationship between the side lengths of a right triangle. The length of the hypotenuse squared (c2) is equal to the sum of the two perpendicular sides squared (a2 + b2): c2 = a2 + b2 or, solved for c, \(c = \sqrt{a + b}\)
Simplify (y + 5)(y + 2)
| y2 + 3y - 10 | |
| y2 + 7y + 10 | |
| y2 - 7y + 10 | |
| y2 - 3y - 10 |
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 + 5)(y + 2)
(y x y) + (y x 2) + (5 x y) + (5 x 2)
y2 + 2y + 5y + 10
y2 + 7y + 10