document.write( "Question 86664: Amy wants to fence in a garden whose length is 2m more than twice its width . What is the greatest width her garden can be, if she has at most 70 m of fencing? \r
\n" ); document.write( "\n" ); document.write( "I set it up like this but am not sure if it is right or how to finish it: let w = width
\n" ); document.write( "2w + 2 = length
\n" ); document.write( "lw < 70\r
\n" ); document.write( "\n" ); document.write( "(2w +2) (w) < 70
\n" ); document.write( "2w squared + 2w - 70 < 0\r
\n" ); document.write( "\n" ); document.write( "Thank you for your help!
\n" ); document.write( "

Algebra.Com's Answer #62690 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
You're slightly astray (just remember, the PERIMETER is 2L+2W). Instead of an inequality, you can find the greatest width by equaling the most fence.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2L+2W=70 ... L+W=35 ... (2W+2)+W=35 ... 3W=33 ... W=11 ... L=24
\n" ); document.write( "
\n" );