document.write( "Question 519724: Prove the following is an identity \r
\n" );
document.write( "\n" );
document.write( "(5 cos E - 2 sin E)^2 + (2 cos E + 5 sin E)^2 =29 \n" );
document.write( "
Algebra.Com's Answer #346478 by Aswathy(23) ![]() You can put this solution on YOUR website! First before checking out the answer just check out the RHS side of your question.\r \n" ); document.write( "\n" ); document.write( "LHS=(5cos E - 2sin E)^2 + (2cos E +5 sin E)^2 \n" ); document.write( " =25cos^2E-20cosEsinE + 4sin^2E + 4cos^2E +20cosEsinE+25sin^2E \n" ); document.write( " =1+0+1 (using identity cos^2E+sin^2E=1) \n" ); document.write( " =2 \n" ); document.write( " =RHS \n" ); document.write( " |