document.write( "Question 445781: If x is a positive acute angle and cosx = 1/9, what is the value of cos 1/2x? \n" ); document.write( "
Algebra.Com's Answer #307243 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If x is a positive acute angle and cosx = 1/9, what is the value of cos 1/2x? \n" ); document.write( ".. \n" ); document.write( "Use half-angle formula for cosine with positive sqrt because x/2 is positive \n" ); document.write( "cos(x/2)=sqrt((1+cosx)/2) \n" ); document.write( " =sqrt((1+1/9)/2) \n" ); document.write( " =sqrt((10/9)/2) \n" ); document.write( " =sqrt(5/9) \n" ); document.write( "cos(x/2)=√5/3 (ans) \n" ); document.write( " |