| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.32 |
| Score | 0% | 66% |
Simplify (5a)(3ab) + (5a2)(9b).
| 60ab2 | |
| -30ab2 | |
| 30ab2 | |
| 60a2b |
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.
(5a)(3ab) + (5a2)(9b)
(5 x 3)(a x a x b) + (5 x 9)(a2 x b)
(15)(a1+1 x b) + (45)(a2b)
15a2b + 45a2b
60a2b
The formula for the area of a circle is which of the following?
a = π r |
|
a = π r2 |
|
a = π d |
|
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.
What is 9a - 3a?
| 6a | |
| 27a | |
| 6 | |
| 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.
9a - 3a = 6a
For this diagram, the Pythagorean theorem states that b2 = ?
a2 - c2 |
|
c - a |
|
c2 - a2 |
|
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 - 3)(y - 9)
| y2 + 12y + 27 | |
| y2 - 6y - 27 | |
| y2 + 6y - 27 | |
| y2 - 12y + 27 |
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 - 3)(y - 9)
(y x y) + (y x -9) + (-3 x y) + (-3 x -9)
y2 - 9y - 3y + 27
y2 - 12y + 27