
Emelin A.
asked 04/05/24Find the equation of the tangent line to the graph of f (x) = x3 + 4х - 1) (x - 2) at the given point, (1, -4) . Write your answer in slope-intercept form, y = mx + b.
1 Expert Answer

Metin E. answered 04/05/24
Experienced Community College Teacher Specializing in Statistics
Let f be the function defined by
f(x) = (x3 + 4x - 1) / (x - 2)
for all values of x except x = 2.
Using the Quotient Rule for derivatives, we find that the derivative of the function f is given by:
f'(x) = [(3x2 + 4)(x - 2) - (x3 + 4x - 1) * 1] / (x - 2)2
= [3x2 * x + 4 * x + 3x2 * (- 2) + 4 * (-2) - (x3 + 4x - 1)] / (x - 2)2
= (3x3 + 4x - 6x2 - 8 - x3 - 4x + 1) / (x - 2)2
= (2x3 - 6x2 - 7) / (x - 2)2
The derivative of the function f at x = 1 is given by:
f'(1) = (2 * 13 - 6 * 12 - 7) / (1 - 2)2
= (2 * 1 - 6 * 1 - 7) / (- 1)2
= (2 - 6 - 7) / 1
= -11 / 1
= -11
Thus, we know that the tangent line at x = 1
has a slope of -11 and goes through the point (1, -4).
An equation of that tangent line in point slope form is given by:
y - (-4) = -11(x - 1)
We just have to get this equation to slope intercept form.
y - (-4) = -11(x - 1)
⇒ y + 4 = -11x + 11
⇒ y + 4 - 4 = -11x + 11 - 4
⇒ y = -11x + 7
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Metin E.
Can you please clarify the function? Is it supposed to be (x^3 + 4x - 1) divided by (x - 2) or is it actually a product between the two parts?04/05/24