document.write( "Question 355122: Find cos (theta).
\n" );
document.write( "Given: sin (theta)=1/2
\n" );
document.write( "and (theta) is an acute angle\r
\n" );
document.write( "\n" );
document.write( "I need help with the steps on how to find cos. I thought I had the right formula, but I don't remember how to use it correctly. \n" );
document.write( "
Algebra.Com's Answer #253647 by vleith(2983) ![]() You can put this solution on YOUR website! sin^2 + cos^2 = 1 \n" ); document.write( "cos^2 = 1 - sin^2 \n" ); document.write( "cos^2 = 1 - (0.5)^2 \n" ); document.write( "cos^2 = 0.75 \n" ); document.write( "cos = sqrt(.75) \n" ); document.write( "cos = 0.866\r \n" ); document.write( "\n" ); document.write( "We also know that a sin of 1/2 on an acute angle is a 30 degree angle. \n" ); document.write( "What is cos(30)?? \n" ); document.write( " |