
Doug C. answered 02/12/24
Math Tutor with Reputation to make difficult concepts understandable
Let P(x1,x12 + 1) be any point on the parabola. Since the derivative f'(x) = 2x, the slope at P is 2x1.
For the tangent line(s) passing through P and (1,0) the slope can also be calculated as (x12+1 - 0) / ( x1-1)
Setting the two expressions representing the slopes equal to each other gives:
2x1(x1-1)=x12+1
x12 - 2x1 - 1 = 0
By quadratic formula (or completing the square), x1 can have values:
1+√2 OR 1-√2
The slopes of the lines at the points with those x-coordinates are respectively:
2(1+√2) and 2(1-√2)
Since the lines must pass through the point (1,0), the equations are:
y = 2(1+√2)(x-1)
and
y = 2(1-√2)(x-1)
desmos.com/calculator/ifbejpjbxx

Doug C.
I think you forgot to distribute the slope times (x -1), i.e. the equations were written using point-slope. 2[1+sqrt(2)] is about 4.8. If you distribute that over (x-1), then y = 4.8x - 4.8 and indeed the y-intercept is at (0,-4.8). I think you might want to look at the link to the Desmos graph provided at the end of the answer to see that this is probably better than a rough graph.08/10/25