document.write( "Question 1043326: The equation of a curve is y=tan(x+1). Find, to two decimal places, the gradient of the normal to the curve at the point where x=0. \n" ); document.write( "
Algebra.Com's Answer #658468 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The equation of a curve is y=tan(x+1). Find, to two decimal places, the gradient of the normal to the curve at the point where x=0. \n" ); document.write( "-------- \n" ); document.write( "y = tan(x+1) \n" ); document.write( "y' = sec^2(x+1) - 1st derivative \n" ); document.write( "y'(0) = sec^2(1) = 3.4255 \n" ); document.write( "--> -1/3.4255 =~ -0.29 \n" ); document.write( " |