document.write( "Question 498015: a farmer has a rectangular garden plot surrounded by 200 ft of fence. Find the length and width of the garden if its area is 2400 ft squared \n" ); document.write( "
Algebra.Com's Answer #336966 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
l*w = 2400
\n" ); document.write( "Since we need 2 times the length and height to surround the area, we will use half of 200 for calculating the area.
\n" ); document.write( "l= 100 - width
\n" ); document.write( "w(100 -w) = 100w - w^2 = 2400
\n" ); document.write( "100w - w^2 - 2400 = 0
\n" ); document.write( "w^2 - 100w + 2400 = 0
\n" ); document.write( "(x - 60) (x - 40)
\n" ); document.write( "60 feet
\n" ); document.write( "40 feet
\n" ); document.write( "2(60) + 2(40) = 200
\n" ); document.write( "60 feet * 40 feet = 2400 feet.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" ); document.write( "
\n" );