Problem:
Given the following parabola, construct a tangent to point $P$. Justify the construction.
Solution:
Draw the line $PA$ which is perpendicular to the axis and intersects that axis at $B$. Mark off the distance $OB$ and use it to find point $C$. The line $PC$ is tangent to the parabola.
Basically my only justification that CP is tangent is that it looks really tangent. I have tried justifying my claim but can't seem to get anywhere. I have noticed that a circle can be constructed through points $PAC$. Let point $D$ be where $\circ PAC$ intersects the axis of the parabola. Then $\triangle CPD$ is an inscribed right triangle. This fact seems like it could be useful, but I'm not sure.



Justification: Consider a general parabola $y=ax^2$. Don't need to consider the $bx+x$ term as these terms only describe horizontal and vertical translations but they don't change the parabola's shape. Consider point of tangency $P$ with coordinates $(t,at^2)$ and point $B$ follows $(0,at^2)$. From here your point $C$ is then $(0,-at^2)$. Now the slope of tangent $PC$ can be found with the basic slope formula "rise over run" using the points $P$ and $C$, which then becomes $m=\frac{at^2--at^2}{t-0}$ which simplifies to $2at$. This is the same value as when you take the derivative of $y=ax^2$ and plug in $x=t$. PS, this is a really neat construction, I am thinking of putting this question to my students...