document.write( "Question 1072895: Hello, I am trying to find the solution to this problem
\n" );
document.write( "If cotangent of theta equals -9/2, find sine of theta \r
\n" );
document.write( "\n" );
document.write( "I have tried to use the equations: cotangent theta = 1/ tangent\r
\n" );
document.write( "\n" );
document.write( "then: \r
\n" );
document.write( "\n" );
document.write( "tangent squared theta + 1 = secant squared theta\r
\n" );
document.write( "\n" );
document.write( "so I could then use this formula: secant theta = 1/ cosine of theta\r
\n" );
document.write( "\n" );
document.write( "so I could finally use the formula: tangent of theta = sine of theta / cosine of theta.
\n" );
document.write( "my final answer was -1.1981 \r
\n" );
document.write( "\n" );
document.write( "thanks,
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #687759 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! cotangent of theta equals -9/2, find sine of theta \n" ); document.write( "-------- \n" ); document.write( "cot = x/y \n" ); document.write( "The terminal point is either (-9,2) or (9,-2) \n" ); document.write( "---- \n" ); document.write( "r = sqrt(x^2+y^2) = sqrt(85) \n" ); document.write( "----- \n" ); document.write( "sine = y/r = 2/sqrt(85) or -2/sqrt(85) \n" ); document.write( "============= \n" ); document.write( "my final answer was -1.1981 \n" ); document.write( "The sine < -1 --> theta is not a real number. \n" ); document.write( " \n" ); document.write( " |