document.write( "Question 1111027: Given that the point (-40, -9) is on the terminal side of an angle, θ, find the exact, simplified value of the following:
\n" );
document.write( "sin=
\n" );
document.write( "cos=
\n" );
document.write( "tan=
\n" );
document.write( "csc=
\n" );
document.write( "cot=
\n" );
document.write( "sec= \n" );
document.write( "
Algebra.Com's Answer #726046 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that the point (-40,-9) is on the terminal side of an angle, θ, find the exact: \n" ); document.write( "----------------- \n" ); document.write( "x = -40 \n" ); document.write( "y = -9 \n" ); document.write( "--- \n" ); document.write( "r = sqrt(x^2+y^2) = 41 \n" ); document.write( "====================== \n" ); document.write( "sin = y/r \n" ); document.write( "cos = x/r \n" ); document.write( "tan = y/x \n" ); document.write( "--- \n" ); document.write( "cot = 1/tan \n" ); document.write( "sec = 1/cos \n" ); document.write( "csc = 1/sin \n" ); document.write( " \n" ); document.write( " |