document.write( "Question 305319: if a+b=90degree, then the maximum value of cosacosb is.. \n" ); document.write( "
Algebra.Com's Answer #218579 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! if a+b=90degree, then the maximum value of cosacosb is.. \n" ); document.write( " \r\n" ); document.write( "Let a = x, since the letters x is usually a variable, and \r\n" ); document.write( "letters a and b are usually constants. Then b = 90°-a = 90°-x \r\n" ); document.write( "\r\n" ); document.write( "I will approach it from a calculus standpoint.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "y = cos(x)cos(90-x)\r\n" ); document.write( "\r\n" ); document.write( "y = cos(x)sin(x)\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |