Finding the Slope:
Points: (-2, -6) and (-9, -17)
m = \frac{y2 - y1}{x2 - x1} = \frac{-17 - (-6)}{-9 - (-2)} = \frac{-11}{-7} = \frac{11}{7}
Average Rate of Change
Average Rate of Change:
f(x) = -2x^2 - 3 from x = -2 to x = 1
f(-2) = -2(-2)^2 - 3 = -11
f(1) = -2(1)^2 - 3 = -5
\text{Average Rate of Change} = \frac{f(1) - f(-2)}{1 - (-2)} = \frac{-5 - (-11)}{3} = \frac{6}{3} = 2
Equation of a Parallel Line
Equation of a Line Parallel to Another Line:
Point: (2, 3), Parallel to: y = -2x + 3
y - y1 = m(x - x1)
y - 3 = -2(x - 2)
y = -2x + 7
Equation of a Perpendicular Line
Equation of a Line Perpendicular to Another Line:
Point: (5, 2), Perpendicular to: 3y - x = 9 \Rightarrow y = \frac{1}{3}x + 3
Perpendicular slope: -3
y - 2 = -3(x - 5)
y = -3x + 17
Graph Transformations:
y = -f(x - 2) + 4
Given graph of y = f(x).
Even, Odd, or Neither
Determining Even, Odd, or Neither:
f(x) = x^5 - x^4
f(-x) = (-x)^5 - (-x)^4 = -x^5 - x^4
Since f(-x) \neq f(x) and f(-x) \neq -f(x), the function is neither even nor odd.