\n" );
document.write( "
\r
\n" );
document.write( "\n" );
document.write( "f'(x) =
\r
\n" );
document.write( "\n" );
document.write( "For the tangent
to just touch f(x), we need to find where f(x) has slope equal to 2:\r
\n" );
document.write( "\n" );
document.write( " 4x-6 = 2 <<< remember, the ENTIRE LHS is the slope of f(x)
\n" );
document.write( " x = 2 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "At x=2: f(2) =
\r
\n" );
document.write( "\n" );
document.write( "So the tangent line
just meets f(x) at x=2, hence it has value 16 there:\r
\n" );
document.write( "\n" );
document.write( " 2x + c = 2(2) + c = 16 ==> c = 12\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Ans:
and the tangent line is y=2x+12, and the point of tangency is (2,16).
\n" );
document.write( "
\n" );
document.write( "