document.write( "Question 391158: what is the maximum area of a rectangle with a perimeter of 100 feet \n" ); document.write( "
Algebra.Com's Answer #277464 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Max area is a square. \n" ); document.write( "100/4 = 25 foot sides \n" ); document.write( "Area = 25*25 = 625 sq feet \n" ); document.write( " \n" ); document.write( " |