document.write( "Question 305319: if a+b=90degree, then the maximum value of cosacosb is.. \n" ); document.write( "
Algebra.Com's Answer #218578 by toidayma(44)\"\" \"About 
You can put this solution on YOUR website!
For any a,b we have:
\n" ); document.write( "cos(a) * cos(b) = \"%281%2F2%29%2A%28cos%28a%2Bb%29+%2B+cos%28a-b%29%29\"
\n" ); document.write( "Since a + b = Pi/2, therefore
\n" ); document.write( "cos(a) * cos(b) = \"%281%2F2%29%2A%28cos%28Pi%2F2%29+%2B+cos%28a-b%29%29+=+%281%2F2%29%2Acos%28a-b%29\" since cos(Pi/2) = 0.
\n" ); document.write( "Since \"cos%28a-b%29+%3C=+cos%280%29+=+1\", \"=\" occurs when a = b = Pi/4 = 45 degrees.
\n" ); document.write( "Thus, the maximum value of cos(a)*cos(b) is 1.
\n" ); document.write( "
\n" );