document.write( "Question 920982: The length of a rectangular plot of a land is 5 more than its breath,find the Dimension of the plot for which the area is minimum \n" ); document.write( "
Algebra.Com's Answer #558821 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = Lw
\n" ); document.write( "A = (w+5)w
\n" ); document.write( "A = w^2 + 5w
\n" ); document.write( "A = (w - 5/2)^2 - 25/4
\n" ); document.write( "2.5 by 7.5 are the dimensions that will minimize Area \n" ); document.write( "
\n" );