| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.31 |
| Score | 0% | 66% |
Simplify (9a)(7ab) - (7a2)(5b).
| 192a2b | |
| 192ab2 | |
| 98ab2 | |
| 28a2b |
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.
(9a)(7ab) - (7a2)(5b)
(9 x 7)(a x a x b) - (7 x 5)(a2 x b)
(63)(a1+1 x b) - (35)(a2b)
63a2b - 35a2b
28a2b
Factor y2 + 5y - 14
| (y - 2)(y + 7) | |
| (y + 2)(y - 7) | |
| (y + 2)(y + 7) | |
| (y - 2)(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 -14 as well and sum (Inside, Outside) to equal 5. For this problem, those two numbers are -2 and 7. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 5y - 14
y2 + (-2 + 7)y + (-2 x 7)
(y - 2)(y + 7)
If the area of this square is 16, what is the length of one of the diagonals?
| 4\( \sqrt{2} \) | |
| \( \sqrt{2} \) | |
| 8\( \sqrt{2} \) | |
| 9\( \sqrt{2} \) |
To find the diagonal we need to know the length of one of the square's sides. We know the area and the area of a square is the length of one side squared:
a = s2
so the length of one side of the square is:
s = \( \sqrt{a} \) = \( \sqrt{16} \) = 4
The Pythagorean theorem defines the square of the hypotenuse (diagonal) of a triangle with a right angle as the sum of the squares of the other two sides:
c2 = a2 + b2
c2 = 42 + 42
c2 = 32
c = \( \sqrt{32} \) = \( \sqrt{16 x 2} \) = \( \sqrt{16} \) \( \sqrt{2} \)
c = 4\( \sqrt{2} \)
The formula for the area of a circle is which of the following?
a = π r2 |
|
a = π r |
|
a = π d2 |
|
a = π d |
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.
Which of the following statements about math operations is incorrect?
you can subtract monomials that have the same variable and the same exponent |
|
all of these statements are correct |
|
you can multiply monomials that have different variables and different exponents |
|
you can add monomials that have the same variable and the same exponent |
You can only add or subtract monomials that have the same variable and the same exponent. For example, 2a + 4a = 6a and 4a2 - a2 = 3a2 but 2a + 4b and 7a - 3b cannot be combined. However, you can multiply and divide monomials with unlike terms. For example, 2a x 6b = 12ab.