document.write( "Question 428020: How to simplify (1 + cos theta) (1 - cos theta) ? \n" ); document.write( "
Algebra.Com's Answer #297570 by John10(297) You can put this solution on YOUR website! How to simplify (1 + cos theta) (1 - cos theta) ?\r \n" ); document.write( "\n" ); document.write( "Use the formula a^2 - b^2 = (a-b)(a+b)\r \n" ); document.write( "\n" ); document.write( "(1 + cos theta) (1 - cos theta) \r \n" ); document.write( "\n" ); document.write( "= (1)^2 - (cos theta)^2 \r \n" ); document.write( "\n" ); document.write( "= 1 - (cos theta)^2 \r \n" ); document.write( "\n" ); document.write( "= (sin theta)^2 [because (sin x)^2 + (cos x)^2 = 1]\r \n" ); document.write( "\n" ); document.write( "Hope it helps!John10 \n" ); document.write( " |