document.write( "Question 67168: Mr.James wanted to plant a garden that would be in the shape of a rectangle . He was given 80ft. of fencing to enclose his garden. He wants the length to be 10ft. more than twice the width. What are the dimensions, in feet, for a rectangular garden that will use exactly 80ft. of fencing? \n" ); document.write( "
Algebra.Com's Answer #47755 by Zoop(21)\"\" \"About 
You can put this solution on YOUR website!
Okay. This is another perimeter problem.\r
\n" ); document.write( "\n" ); document.write( "To solve this, let's express length and width as variable equations:
\n" ); document.write( "Length=2x+10
\n" ); document.write( "Width=x\r
\n" ); document.write( "\n" ); document.write( "That means two times the length plus two times the width should be the perimeter, which in this case is 80.\r
\n" ); document.write( "\n" ); document.write( "In equation format, this would mean:\r
\n" ); document.write( "\n" ); document.write( "\"2%282x%2B10%29%2B2x=80\"\r
\n" ); document.write( "\n" ); document.write( "Simplified: (factor it out)
\n" ); document.write( "\"4x%2B20%2B2x=80\"\r
\n" ); document.write( "\n" ); document.write( "Simplified: (combine like terms)
\n" ); document.write( "\"6x%2B20=80\"\r
\n" ); document.write( "\n" ); document.write( "Simplified: (isolate variables)
\n" ); document.write( "\"6x=60\"\r
\n" ); document.write( "\n" ); document.write( "Simplified: (simplify)
\n" ); document.write( "\"x=10\"\r
\n" ); document.write( "\n" ); document.write( "That means:
\n" ); document.write( "\"width=10\" and \"length=width%2A2%2B10\", which simplifies to \"length=30\".\r
\n" ); document.write( "\n" ); document.write( "I hope that helps. :)
\n" ); document.write( "
\n" );