document.write( "Question 900902: If sine of theta equals -2/3 with theta in quadrant IV, what is cosine of theta? \r
\n" );
document.write( "\n" );
document.write( "So.. y=-2/3 what does X=?
\n" );
document.write( "Is it just Pythagorean identity?
\n" );
document.write( "Like cosine of theta squared + sine of theta squared = 1
\n" );
document.write( "And solve for cosine of theta ?
\n" );
document.write( "im not sure if im doing this right. \n" );
document.write( "
Algebra.Com's Answer #546284 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If sine of theta equals -2/3 with theta in quadrant IV, what is cosine of theta? \n" ); document.write( "------------------------------------- \n" ); document.write( "By definition, sin = y/r \n" ); document.write( "So, y = -2 and r = 3 \n" ); document.write( "---- \n" ); document.write( "Then x = sqrt[r^2-y^2] = sqrt[9-4] = sqrt(5) \n" ); document.write( "---- \n" ); document.write( "Ans: cos = x/r = sqrt(5)/3 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |