Let gradient be
First we will sub the point (1,-2) and
![](https://latex.codecogs.com/png.latex?\bg_white m)
into point gradient formula
Since the line and the parabola touch each other, we have to solve them simultaneously
![](https://latex.codecogs.com/png.latex?\bg_white \\y=mx-(m+2)\longrightarrow \textcircled{1}\\y=x^2\longrightarrow \textcircled{2})
Sub
![](https://latex.codecogs.com/png.latex?\bg_white \textcircled{1})
into
Using quadratic formula we can solve for x and
However since the original line is tangent to the curve, there would only be one value for x, hence
![](https://latex.codecogs.com/png.latex?\bg_white \Delta=0)
which means that
Therefore the two equations for the line are...
![](https://latex.codecogs.com/png.latex?\bg_white y=(2-2\sqrt{3})(x-1)-2\ \text{and}\ y=(2+2\sqrt{3})(x-1)-2)