document.write( "Question 204755: Can you please help me find the dimensinos of a rectangle with the great area whose perimeter is 30 feet. I made an educated guess and made possible solution sets for the higher possible number combinations. From that I saw that the solution should be between 7 and 8 ((7,8) and (8,7) solution sets give me the 30 foot perimeter and the highest area as whole numbers). Visualizing, I am thinking that there has to be a maximum of a parabola, and that, since this is a real object, the negative side of the axis would not apply. I just don't know what to put together to the equation I feel must exist if say, the question involved a perimeter of 150 feet, with a great many more possble solution sets. Does this tie into Geometry and the area of a square being the greatest perimeter of rectangles of identical perimeter or something? \n" ); document.write( "
Algebra.Com's Answer #154524 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! you are correct ___ a square is the rectangle with the largest area for a given perimeter\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let L=length and W=width\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2L + 2W = 30 ___ L = 15 - W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = L * W \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ A = (15 - W) * W = 15W - W^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the max (squared term is negative) of the parabola lies on the axis of symmetry \n" ); document.write( "___ W = -b / 2a = 15 / 2 = 7.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ L = 15 - 7.5 = 7.5 \n" ); document.write( " |