document.write( "Question 240893: Determine the maximum area of a triangle, in square centimeters, if the sum of its base and its height is 10 cm. \n" ); document.write( "
Algebra.Com's Answer #176490 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
area=bh/2
\n" ); document.write( "area=5*5/2=25/2=12.5 cm^2.
\n" ); document.write( "Proof:
\n" ); document.write( "5.1*4.9/2=24.99/2=12.495 cm^2.
\n" ); document.write( "
\n" ); document.write( "
\n" );