document.write( "Question 639116: If a+b = 90degree, Find max value of (sin a.sin b) \n" ); document.write( "
Algebra.Com's Answer #402578 by Edwin McCravy(20064) You can put this solution on YOUR website! \r\n" ); document.write( "a+b = 90°\r\n" ); document.write( " b = 90°-a\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "sin(a)sin(b) = sin(a)sin(90°-a) = sin(a)cos(a)\r\n" ); document.write( "\r\n" ); document.write( "We use the identity sin(2a) = 2sin(a)cos(a) by dividing both sides by 2\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |