document.write( "Question 635024: Hello,
\n" );
document.write( "The problem that I have is that I need to verify the identity:
\n" );
document.write( " sin^4x+cos^4x=1-2cos^2x+2cos^4x
\n" );
document.write( "I started with the right hand side and I tried to group the two cosine identities
\n" );
document.write( "=1-2cos^2x+2cos^4x
\n" );
document.write( "=1-2cos^2x(1-cos^2x)
\n" );
document.write( "using the Pythagorean identity I got
\n" );
document.write( "=1-2cos^2x(sin^2x)
\n" );
document.write( "I'm not sure if I can use the Pythagorean identity on the first part making it
\n" );
document.write( "=(2sin^2x)(sin^2x)
\n" );
document.write( "But if I do, I'm not getting any closer to the left hand side.
\n" );
document.write( "Please help, or tell me if I'm at least on the right track.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #400051 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! You have cos^4x on both sides. \n" ); document.write( "so subtracting it from both sides \n" ); document.write( "sin^4x=1-2cos^2x+cos^4x \n" ); document.write( "apparently this is a known identity. \n" ); document.write( " \n" ); document.write( " |