document.write( "Question 1127757: Find all six trigonometric functions of θ if the given point is on the terminal side of θ. (If an answer is undefined, enter UNDEFINED.)
\n" );
document.write( "(−1, −3) \n" );
document.write( "
Algebra.Com's Answer #744221 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! (-1,-3) \n" ); document.write( "------------ \n" ); document.write( "x = -1, y = -3 \n" ); document.write( "r = sqrt(x^2 + y^2) = sqrt(10) \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( " |