| Your Results | Global Average | |
|---|---|---|
| Questions | 5 | 5 |
| Correct | 0 | 3.33 |
| Score | 0% | 67% |
If a = 9, b = 1, c = 4, and d = 5, what is the perimeter of this quadrilateral?
| 35 | |
| 19 | |
| 30 | |
| 29 |
Perimeter is equal to the sum of the four sides:
p = a + b + c + d
p = 9 + 1 + 4 + 5
p = 19
What is the area of a circle with a radius of 3?
| 5π | |
| 64π | |
| 2π | |
| 9π |
The formula for area is πr2:
a = πr2
a = π(32)
a = 9π
What is 2a9 + 9a9?
| 11a9 | |
| -7a18 | |
| -7 | |
| a918 |
To combine like terms, add or subtract the coefficients (the numbers that come before the variables) of terms that have the same variable raised to the same exponent.
2a9 + 9a9 = 11a9
Which of the following is not required to define the slope-intercept equation for a line?
y-intercept |
|
\({\Delta y \over \Delta x}\) |
|
slope |
|
x-intercept |
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.
Simplify (y + 3)(y + 7)
| y2 + 4y - 21 | |
| y2 + 10y + 21 | |
| y2 - 4y - 21 | |
| y2 - 10y + 21 |
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 + 3)(y + 7)
(y x y) + (y x 7) + (3 x y) + (3 x 7)
y2 + 7y + 3y + 21
y2 + 10y + 21