All tangents to f(x) have a slope given by the first derivative: f'(x) = 2x - 8 = mtangent
Any point on f has coordinates (x , x2 - 8x + 4). So, a tangent line containing (5 , -20) will have a slope given by
[x2 - 8x + 4 + 20] / (x - 5) = 2x - 8 Cross multiply:
x2 - 8x + 4 + 20 = 2x2 - 18x + 40 Gather like terms and solve the quadratic:
x2 - 10x + 16 = 0
(x - 8)(x - 2) = 0 ; x = 2 or 8
The tangent pts. on f(x) are therefore (2 , - 8) and (8 , 4). The line containing these 2 pts has slope = 2 and eqn y - 4 = 2(x - 8). Finally, its x-intercept occurs when y = 0: - 4 = 2(x - 8) and x = 6.