| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.10 |
| Score | 0% | 62% |
If side a = 2, side b = 7, what is the length of the hypotenuse of this right triangle?
| \( \sqrt{50} \) | |
| \( \sqrt{117} \) | |
| \( \sqrt{53} \) | |
| \( \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 = 22 + 72
c2 = 4 + 49
c2 = 53
c = \( \sqrt{53} \)
Which of the following expressions contains exactly two terms?
binomial |
|
monomial |
|
quadratic |
|
polynomial |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.
If the area of this square is 9, what is the length of one of the diagonals?
| 6\( \sqrt{2} \) | |
| 5\( \sqrt{2} \) | |
| \( \sqrt{2} \) | |
| 3\( \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{9} \) = 3
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 = 32 + 32
c2 = 18
c = \( \sqrt{18} \) = \( \sqrt{9 x 2} \) = \( \sqrt{9} \) \( \sqrt{2} \)
c = 3\( \sqrt{2} \)
Factor y2 + 6y - 27
| (y - 3)(y - 9) | |
| (y + 3)(y - 9) | |
| (y + 3)(y + 9) | |
| (y - 3)(y + 9) |
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 -27 as well and sum (Inside, Outside) to equal 6. For this problem, those two numbers are -3 and 9. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 + 6y - 27
y2 + (-3 + 9)y + (-3 x 9)
(y - 3)(y + 9)
Which of the following is not required to define the slope-intercept equation for a line?
x-intercept |
|
slope |
|
y-intercept |
|
\({\Delta y \over \Delta x}\) |
A line on the coordinate grid can be defined by a slope-intercept equation: y = mx + b. For a given value of x, the value of y can be determined given the slope (m) and y-intercept (b) of the line. The slope of a line is change in y over change in x, \({\Delta y \over \Delta x}\), and the y-intercept is the y-coordinate where the line crosses the vertical y-axis.