document.write( "Question 347961: A rectangular garden is 40 ft wide. If its area is 3800 ft2, what is the length of the garden? \n" ); document.write( "
Algebra.Com's Answer #248764 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A rectangular garden is 40 ft wide. If its area is 3800 ft2, what is the length of the garden?
\n" ); document.write( ".
\n" ); document.write( "Let x = length
\n" ); document.write( "then
\n" ); document.write( "since width*length=area we have:
\n" ); document.write( "40x = 3800
\n" ); document.write( "x = 3800/40
\n" ); document.write( "x = 380/4
\n" ); document.write( "x = 95 feet (length)
\n" ); document.write( "
\n" );