document.write( "Question 251834: it takes 500 feet to enclose a rectangular plot that has a width of 50 feet. What is the length of the plot? \n" ); document.write( "
Algebra.Com's Answer #183534 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 500=2L+2W \n" ); document.write( "500=2L+2(50) \n" ); document.write( "500=2L+100 \n" ); document.write( "400=2L \n" ); document.write( "L=200 feet \n" ); document.write( " |