document.write( "Question 852167: For this function, calculate the equation of the tangent line at the given point\r
\n" );
document.write( "\n" );
document.write( "f(x) = tan x + (x^2/ pie^2) at the point (pie,1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #513212 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For this function, calculate the equation of the tangent line at the given point\r \n" ); document.write( "\n" ); document.write( "f(x) = tan x + (x^2/ pie^2) at the point (pie,1) \n" ); document.write( "--------------- \n" ); document.write( "I'll use the Greek letter pi, not the dessert, pie. \n" ); document.write( "------ \n" ); document.write( "f(x) = tan x + (x^2/ pi^2) at the point (pi,1) \n" ); document.write( "f'(x) = sec^2(x) + 2x/pi^2 \n" ); document.write( "f'(pi) = 1 + 2pi/pi^2 \n" ); document.write( "= 1 + 2/pi \n" ); document.write( "------- \n" ); document.write( "y - 1 = (1 + 2/pi)*(x - pi) \n" ); document.write( "y = 1 + x - pi + 2x/pi - 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |