document.write( "Question 303619: Find sine theta if cosine theta= 0.67 \n" ); document.write( "
Algebra.Com's Answer #217590 by Alan3354(69443) You can put this solution on YOUR website! sin = sqrt(1 - cos^2) \n" ); document.write( "= sqrt(1- 0.4489) \n" ); document.write( "=~ 0.74236 \n" ); document.write( " \n" ); document.write( " |