| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.35 |
| Score | 0% | 67% |
On this circle, line segment AB is the:
chord |
|
radius |
|
diameter |
|
circumference |
A circle is a figure in which each point around its perimeter is an equal distance from the center. The radius of a circle is the distance between the center and any point along its perimeter. A chord is a line segment that connects any two points along its perimeter. The diameter of a circle is the length of a chord that passes through the center of the circle and equals twice the circle's radius (2r).
Find the value of a:
8a + y = -9
2a + 6y = -5
| 1\(\frac{16}{25}\) | |
| -1\(\frac{3}{46}\) | |
| -2\(\frac{5}{7}\) | |
| -\(\frac{23}{44}\) |
You need to find the value of a so solve the first equation in terms of y:
8a + y = -9
y = -9 - 8a
then substitute the result (-9 - 8a) into the second equation:
2a + 6(-9 - 8a) = -5
2a + (6 x -9) + (6 x -8a) = -5
2a - 54 - 48a = -5
2a - 48a = -5 + 54
-46a = 49
a = \( \frac{49}{-46} \)
a = -1\(\frac{3}{46}\)
Which of the following expressions contains exactly two terms?
polynomial |
|
binomial |
|
monomial |
|
quadratic |
A monomial contains one term, a binomial contains two terms, and a polynomial contains more than two terms.
Breaking apart a quadratic expression into a pair of binomials is called:
deconstructing |
|
squaring |
|
normalizing |
|
factoring |
To factor a quadratic expression, apply the FOIL (First, Outside, Inside, Last) method in reverse.
Simplify (y - 6)(y + 6)
| y2 - 36 | |
| y2 - 12y + 36 | |
| 77 | |
| y2 + 12y + 36 |
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 - 6)(y + 6)
(y x y) + (y x 6) + (-6 x y) + (-6 x 6)
y2 + 6y - 6y - 36
y2 - 36