document.write( "Question 741102: I used 60 m of fencing to my rectangular garden. The length is 4 m longer than the width. What are the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #451834 by only4christ2(12)\"\" \"About 
You can put this solution on YOUR website!
The problem states that Length is 4 meters longer than the width. This means you have the equation: L = W + 4. Since the Perimeter is 60 meters, we just need to put this information into the formula for the perimeter of a rectangle.\r
\n" ); document.write( "\n" ); document.write( "P = L + L + W + W = 2L + 2W\r
\n" ); document.write( "\n" ); document.write( "60 = 2(W + 4) + 2W Use the distributive property
\n" ); document.write( "60 = 2W + 8 + 2W Collect like terms
\n" ); document.write( "60 = 4W + 8 Subtract 8 from both sides
\n" ); document.write( "52 = 4W Solve for W by dividing both sides by 4
\n" ); document.write( "13 = W; thus, W = 13 m\r
\n" ); document.write( "\n" ); document.write( "Now that we have the width, we have to find the length. The Length is 4 meters longer than the width. So, L = 13 + 4 = 17 m
\n" ); document.write( "
\n" );