document.write( "Question 890232: The length of a rectangular garden is 80 yards longer than double the width. The perimeter of the garden is 310 yards. Find the width and the length of the garden \n" ); document.write( "
Algebra.Com's Answer #538815 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
w for width, L for length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L=2w+80 and 2w+2L=310.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have a couple of choices. Either do a substitution now and solve for the single variable in the resulting equation; or simply both equations and put into a standard form and solve that system using substitution or elimination.
\n" ); document.write( "
\n" );