document.write( "Question 214015: what is the geatest possible area of a rectangle if its perimeter is 30 cm
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #161666 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If the sides are \"h\" and \"w\",
\n" ); document.write( "then \"2h+%2B+2w+=+30\"
\n" ); document.write( "\"2w+=+30+-+2h\"
\n" ); document.write( "\"w+=+%281%2F2%29%2A%2830+-+2h%29\"
\n" ); document.write( "\"A+=+w%2Ah\"
\n" ); document.write( "\"A+=+%281%2F2%29%2A%2830+-+2h%29%2Ah\"
\n" ); document.write( "\"A+=+%281%2F2%29%2A%2830h+-+2h%5E2%29\"
\n" ); document.write( "\"A+=+-h%5E2+%2B+15h\"
\n" ); document.write( "The - sign tells me this is a parabola with
\n" ); document.write( "a peak at the top, or a maximum
\n" ); document.write( "The maximum occurs exactly between the
\n" ); document.write( "roots, or at }\"-b%2F%282a%29\"
\n" ); document.write( "\"b+=+15\"
\n" ); document.write( "\"a+=+-1\"
\n" ); document.write( "\"h%5Bmax%5D+=+-b%2F%282a%29\"
\n" ); document.write( "\"h%5Bmax%5D+=+-15%2F-2\"
\n" ); document.write( "\"h%5Bmax%5D+=+7.5\"
\n" ); document.write( "and
\n" ); document.write( "\"w+=+%281%2F2%29%2A%2830+-+2h%29\"
\n" ); document.write( "\"w+=+%281%2F2%29%2A%2830+-+15%29\"
\n" ); document.write( "\"w+=+7.5\"
\n" ); document.write( "A 7.5 x 7.5 rectangle, or a square, has the max area
\n" ); document.write( "which is\"7.5%5E2+=+56.25\" cm2
\n" ); document.write( "You can prove this by changing the square slightly
\n" ); document.write( "and keep the perimeter the same, say
\n" ); document.write( "7.4 x 7.6
\n" ); document.write( "perimeter = \"2%2A7.4+%2B+2%2A7.6+=+14.8+%2B+15.2\"
\n" ); document.write( "\"14.8+%2B+15.2+=+30\"
\n" ); document.write( "\"A+=+7.4%2A7.6\"
\n" ); document.write( "\"A+=+56.24\" (just a little smaller than 56.25)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );