document.write( "Question 811471: Ive been trying to work this out for a while now and can't get it, please help!
\n" );
document.write( "Prove:
\n" );
document.write( "cos2x+2sin^2x=1\r
\n" );
document.write( "\n" );
document.write( "Thanks!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488752 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Using the trig identity cos(2x) = 2cos^2(x) - 1 we can write the LHS of the equation as \n" ); document.write( "2cos^2(x) - 1 + 2sin^2(x) -> 2(cos^2(x) + sin^2(x)) - 1 \n" ); document.write( "Since sin^2(x) + cos^2(x) = 1, the LHS becomes 2 - 1 = 1 \n" ); document.write( " |