document.write( "Question 63102: The sum of the base and the height of a triangle is 20cm. Find the dimension for which the area is a maximum \n" ); document.write( "
Algebra.Com's Answer #43921 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! AREA=(B*H)/2 \n" ); document.write( "INORDER FOR THE AREA TO BE MAXED THE B & H SHOULD BE THE SAME. \n" ); document.write( "SINCE THE SUM IS 20 THEN 20/2=10 \n" ); document.write( "AREA=(10*10)2 \n" ); document.write( "AREA=100/2 \n" ); document.write( "AREA=50CM. \n" ); document.write( " |