document.write( "Question 78690: Rectangular lot:
\n" ); document.write( "The length of a rectangular lot is 50 feet more than the width. If the perimeter is 500 feet, then what are the length and width?
\n" ); document.write( "

Algebra.Com's Answer #56506 by tutor_paul(519)\"\" \"About 
You can put this solution on YOUR website!
This problem boils down to developing 2 equations with 2 unknowns. From the
\n" ); document.write( "information given, the first step is to figure out how to write the equations.\r
\n" ); document.write( "\n" ); document.write( "First, you are given that the length is 50 feet more than the width. You can write that as:
\n" ); document.write( "\"l=w%2B50\"
\n" ); document.write( "Then, you are given the perimeter of the rectangle to be 500 feet. You can write that as:
\n" ); document.write( "\"2l%2B2w=500\" (Recall that perimeter is the length of all sides)
\n" ); document.write( "So now you have two equations with 2 unknowns. That means you can solve for l and w.
\n" ); document.write( "You already have an equation for l, so just plug that in to the second equation:
\n" ); document.write( "\"2%28w%2B50%29%2B2w=500\"
\n" ); document.write( "\"2w%2B100%2B2w=500\"
\n" ); document.write( "\"4w=400\"
\n" ); document.write( "\"w=100\"
\n" ); document.write( "Now that you have w, plug that into the first equation and you can get the length. I'll leave that part to you.\r
\n" ); document.write( "\n" ); document.write( "Good Luck,
\n" ); document.write( "tutor_paul@yahoo.com
\n" ); document.write( "
\n" );