Question 1191658
<pre>
{{{ f(x) = x^2 + 1 }}}

{{{ f(x-h) = (x-h)^2 + 1 }}} = {{{ highlight( x^2-2xh+h^2+1 )}}}