Junaid M. answered 09/17/19
Math and Physics Tutor (Oxford Graduate, High School Teacher)
We do not know the x-coordinate of where the tangent line touches the function f(x) = x3. Let's say that this point of tangency occurs at x = a. Since this point of tangency is on the graph of the function, the y-coordinate there must be f(a) = a3. Thus the point of tangency is at (a, a3). We also know that the tangent line goes through the point (6,0). Since we know two points on the tangent line, we can find the slope of the tangent line:
m = Δy/Δx = (a3 - 0) / (a - 6) = a3 / (a - 6)
However, since we are dealing with a tangent line we can also find its slope using a derivative. The derivative of f(x) = x3 is f '(x) = 3x2. Thus the slope of the tangent line to the graph of f(x) at x = a must be f '(a) = 3a2. We have now found the slope of the same tangent line using two different methods, once using Δy/Δx and then using a derivative. These two slopes must be the same because it is the same line. We can thus set the two expressions for the slope equal to each other and solve for a:
a3 / (a - 6) = 3a2 → a = 3(a - 6) → 2a = 18 → a = 9
Thus the point on the graph where the line is tangent is (a, a3) = (9, 729)