Devin G.
asked 03/03/22Find the equation of the tangent line to the graph of f(x) = x^3 such that the tangent line equation has an x-intercept of x = 2 and isn't the x-axis.
3 Answers By Expert Tutors

Doug C. answered 03/03/22
Math Tutor with Reputation to make difficult concepts understandable
The tangent line at any point on the graph where the POT (point of tangency) has an x-coordinate a, is given by::
y=3a2(x-a) + a3.
This is because the formula for the slope of any tangent line is y' = 3x2 and when x = a, y = a3, i.e. a point the line passes through is (a, a3), so using point-slope yields the given equation.
We want the particular equation that passes through the point (2,0), so substitute 2 for x and 0 for y in that equation and solve for a.
Confirm here:
desmos.com/calculator/tabaoyshxw
The tangent line at any point "x" has a slope that equals the derivative at "x".
If f(x) = x3, then f '(x) = 3x2
The point-slope form of a line is: y - y1 = m(x - x1) where "m" is the slope. We now the slope is 3x2. We also know (since the x-intercept is x = 2) that a point on the line is (2, 0) so we can plug those into the point-slope form:
y - 0 = 3x2(x - 2)
y = 3x3 - 6x2
Now, consider the point of tangency, We don't know what it is but we can say that when x = x, y will be x3 meaning another point on our tangent line is (x, x3) and we can plug that in to get:
x3 = 3x3 - 6x2
0 = 2x3 - 6x2
0 = 2x2(x - 3)
x = 0 or x = 3
x = 0 means y =0 which will give us a tangent line of the x-axis so we can throw that out.
If x = 3, and m = 3x2, then m = 27 so the point-slope form equation becomes:
y - 0 = 27(x - 2)
y = 27x - 54

Dayv O. answered 03/03/22
Caring Super Enthusiastic Knowledgeable Calculus Tutor
let's try
want slope f'(x0)=[f(x0)-0]/[x0-2],,,,,line will connect points (2,0) and (x0,f(x0))
or dropping subscript, 3x2=x3/(x-2)
x=3
now 27=[y-0]/[x-2] for equation
or y=27x - 54.
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.
Devin G.
Hint: The tangent line has an x-intercept when T(x) = 0. Where T(x) = f'(a) (x-a) + f(a).03/03/22