| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 2.80 |
| Score | 0% | 56% |
Which of the following is not required to define the slope-intercept equation for a line?
\({\Delta y \over \Delta x}\) |
|
y-intercept |
|
x-intercept |
|
slope |
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.
Solve for a:
a2 - 2a - 53 = -a + 3
| 8 or 4 | |
| -7 or 8 | |
| 8 or 6 | |
| -2 or -3 |
The first step to solve a quadratic expression that's not set to zero is to solve the equation so that it is set to zero:
a2 - 2a - 53 = -a + 3
a2 - 2a - 53 - 3 = -a
a2 - 2a + a - 56 = 0
a2 - a - 56 = 0
Next, factor the quadratic equation:
a2 - a - 56 = 0
(a + 7)(a - 8) = 0
For this expression to be true, the left side of the expression must equal zero. Therefore, either (a + 7) or (a - 8) must equal zero:
If (a + 7) = 0, a must equal -7
If (a - 8) = 0, a must equal 8
So the solution is that a = -7 or 8
Factor y2 - 7y - 18
| (y - 9)(y + 2) | |
| (y + 9)(y - 2) | |
| (y - 9)(y - 2) | |
| (y + 9)(y + 2) |
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 -18 as well and sum (Inside, Outside) to equal -7. For this problem, those two numbers are -9 and 2. Then, plug these into a set of binomials using the square root of the First variable (y2):
y2 - 7y - 18
y2 + (-9 + 2)y + (-9 x 2)
(y - 9)(y + 2)
What is the circumference of a circle with a diameter of 13?
| 38π | |
| 12π | |
| 13π | |
| 18π |
The formula for circumference is circle diameter x π:
c = πd
c = 13π
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 |
|
2lw x 2wh + 2lh |
|
lw x wh + lh |
|
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.