| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.52 |
| Score | 0% | 70% |
When two lines intersect, adjacent angles are __________ (they add up to 180°) and angles across from either other are __________ (they're equal).
obtuse, acute |
|
supplementary, vertical |
|
vertical, supplementary |
|
acute, obtuse |
Angles around a line add up to 180°. Angles around a point add up to 360°. When two lines intersect, adjacent angles are supplementary (they add up to 180°) and angles across from either other are vertical (they're equal).
The formula for the area of a circle is which of the following?
a = π r |
|
a = π r2 |
|
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.
If the area of this square is 64, what is the length of one of the diagonals?
| \( \sqrt{2} \) | |
| 8\( \sqrt{2} \) | |
| 7\( \sqrt{2} \) | |
| 2\( \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{64} \) = 8
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 = 82 + 82
c2 = 128
c = \( \sqrt{128} \) = \( \sqrt{64 x 2} \) = \( \sqrt{64} \) \( \sqrt{2} \)
c = 8\( \sqrt{2} \)
Which of the following expressions contains exactly two terms?
monomial |
|
polynomial |
|
binomial |
|
quadratic |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.
Simplify (y - 1)(y - 7)
| y2 - 8y + 7 | |
| y2 - 6y - 7 | |
| y2 + 8y + 7 | |
| y2 + 6y - 7 |
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 - 1)(y - 7)
(y x y) + (y x -7) + (-1 x y) + (-1 x -7)
y2 - 7y - y + 7
y2 - 8y + 7