| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.10 |
| Score | 0% | 62% |
On this circle, line segment CD is the:
circumference |
|
radius |
|
chord |
|
diameter |
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).
Simplify (y - 4)(y - 5)
| y2 + y - 20 | |
| y2 - 9y + 20 | |
| y2 + 9y + 20 | |
| y2 - y - 20 |
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 - 4)(y - 5)
(y x y) + (y x -5) + (-4 x y) + (-4 x -5)
y2 - 5y - 4y + 20
y2 - 9y + 20
The dimensions of this cube are height (h) = 4, length (l) = 5, and width (w) = 5. What is the volume?
| 105 | |
| 100 | |
| 378 | |
| 168 |
The volume of a cube is height x length x width:
v = h x l x w
v = 4 x 5 x 5
v = 100
Simplify (8a)(7ab) - (8a2)(7b).
| b2 | |
| 0a2b | |
| 112ab2 | |
| 225a2b |
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.
(8a)(7ab) - (8a2)(7b)
(8 x 7)(a x a x b) - (8 x 7)(a2 x b)
(56)(a1+1 x b) - (56)(a2b)
56a2b - 56a2b
0a2b
Solve for b:
b2 + 2b - 3 = 0
| 4 or -7 | |
| 1 or -2 | |
| 2 or 1 | |
| 1 or -3 |
The first step to solve a quadratic equation that's set to zero is to factor the quadratic equation:
b2 + 2b - 3 = 0
(b - 1)(b + 3) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (b - 1) or (b + 3) must equal zero:
If (b - 1) = 0, b must equal 1
If (b + 3) = 0, b must equal -3
So the solution is that b = 1 or -3