document.write( "Question 280244: You have 64 yards of fencing to enclose a rectangular region. Find the dimensions of the rectangle that maximize the enclosed area.\r
\n" );
document.write( "\n" );
document.write( "i tried 2x+2y=64 so far but when i used subsitution the variables cancel out. \n" );
document.write( "
Algebra.Com's Answer #203679 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! The largest area of a rectangle is always a square. \n" ); document.write( "64/4=16 \n" ); document.write( "16^2=256 sq yds \n" ); document.write( " |