| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.18 |
| Score | 0% | 64% |
If side a = 7, side b = 6, what is the length of the hypotenuse of this right triangle?
| \( \sqrt{73} \) | |
| \( \sqrt{40} \) | |
| \( \sqrt{68} \) | |
| \( \sqrt{85} \) |
According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:
c2 = a2 + b2
c2 = 72 + 62
c2 = 49 + 36
c2 = 85
c = \( \sqrt{85} \)
Simplify (y + 9)(y - 6)
| y2 + 15y + 54 | |
| y2 - 3y - 54 | |
| y2 - 15y + 54 | |
| y2 + 3y - 54 |
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 + 9)(y - 6)
(y x y) + (y x -6) + (9 x y) + (9 x -6)
y2 - 6y + 9y - 54
y2 + 3y - 54
Which of the following statements about a triangle is not true?
perimeter = sum of side lengths |
|
area = ½bh |
|
sum of interior angles = 180° |
|
exterior angle = sum of two adjacent interior angles |
A triangle is a three-sided polygon. It has three interior angles that add up to 180° (a + b + c = 180°). An exterior angle of a triangle is equal to the sum of the two interior angles that are opposite (d = b + c). The perimeter of a triangle is equal to the sum of the lengths of its three sides, the height of a triangle is equal to the length from the base to the opposite vertex (angle) and the area equals one-half triangle base x height: a = ½ base x height.
If b = 4 and x = 9, what is the value of -3b(b - x)?
| -60 | |
| 420 | |
| -18 | |
| 60 |
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.)
-3b(b - x)
-3(4)(4 - 9)
-3(4)(-5)
(-12)(-5)
60
The formula for volume of a cube in terms of height (h), length (l), and width (w) is which of the following?
h2 x l2 x w2 |
|
lw x wh + lh |
|
2lw x 2wh + 2lh |
|
h x l x w |
A cube is a rectangular solid box with a height (h), length (l), and width (w). The volume is h x l x w and the surface area is 2lw x 2wh + 2lh.