| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.98 |
| Score | 0% | 60% |
If side a = 9, side b = 1, what is the length of the hypotenuse of this right triangle?
| \( \sqrt{82} \) | |
| \( \sqrt{37} \) | |
| \( \sqrt{117} \) | |
| \( \sqrt{65} \) |
According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:
c2 = a2 + b2
c2 = 92 + 12
c2 = 81 + 1
c2 = 82
c = \( \sqrt{82} \)
The dimensions of this trapezoid are a = 5, b = 9, c = 7, d = 9, and h = 4. What is the area?
| 16 | |
| 19\(\frac{1}{2}\) | |
| 25 | |
| 36 |
The area of a trapezoid is one-half the sum of the lengths of the parallel sides multiplied by the height:
a = ½(b + d)(h)
a = ½(9 + 9)(4)
a = ½(18)(4)
a = ½(72) = \( \frac{72}{2} \)
a = 36
Factor y2 - 9y + 18
| (y - 6)(y - 3) | |
| (y - 6)(y + 3) | |
| (y + 6)(y + 3) | |
| (y + 6)(y - 3) |
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 18 as well and sum (Inside, Outside) to equal -9. For this problem, those two numbers are -6 and -3. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 9y + 18
y2 + (-6 - 3)y + (-6 x -3)
(y - 6)(y - 3)
If a = -8 and y = -1, what is the value of -9a(a - y)?
| 264 | |
| -42 | |
| -504 | |
| -6 |
To solve this equation, replace the variables with the values given and then solve the now variable-free equation. (Remember order of operations, PEMDAS, Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.)
-9a(a - y)
-9(-8)(-8 + 1)
-9(-8)(-7)
(72)(-7)
-504
Simplify (9a)(5ab) - (6a2)(3b).
| 27a2b | |
| 63ab2 | |
| -27ab2 | |
| 126ab2 |
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)(5ab) - (6a2)(3b)
(9 x 5)(a x a x b) - (6 x 3)(a2 x b)
(45)(a1+1 x b) - (18)(a2b)
45a2b - 18a2b
27a2b