document.write( "Question 624980: Question 624957: Verify the trig identity: sin^4(x)+cos^4 (x)=3/4 + 1/4 cos(4x). \r
\n" );
document.write( "\n" );
document.write( "How about this solution (different and faster than from jsmallt9):
\n" );
document.write( "sin^4(x)+cos^4(x) = ((sin^2(x) + cos^2(x)))^2 - 2sin^2(x)cos^2(x) =
\n" );
document.write( "1 - 2sin^2(x)cos^2(x) = 1 - (1/2)sin^2(2x) = 1 - (1 - cos(4x))/4 =
\n" );
document.write( "1 - 1/4 + cos(4x)/4 = 3/4 + cos(4x)/4 Done \n" );
document.write( "
Algebra.Com's Answer #393252 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! This solution works, too. \n" ); document.write( "The main reason it appears faster than my solutions is that many intermediate steps are being omitted. If I had done this my first solution would look like: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "And we're finished! \n" ); document.write( "And the second solution would be: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |