document.write( "Question 70321: If the perimeter of a rectangle is 18 ft and the width is 5 ft, find its length. [Hint: The perimeter of a rectangle is given by P = 2L + 2W.] \n" ); document.write( "
Algebra.Com's Answer #50170 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
P = 2L + 2W
\n" ); document.write( "Substitute in the known values of perimeter and width.
\n" ); document.write( "18 = 2L + 2*5
\n" ); document.write( "18 = 2L + 10
\n" ); document.write( "Subtract 10 from each side of the equation
\n" ); document.write( "18 - 10 = 2L + 10 - 10
\n" ); document.write( "8 = 2L
\n" ); document.write( "Divide each side by 2 to get
\n" ); document.write( "4 = L
\n" ); document.write( "ie the length is 4 feet.
\n" ); document.write( "
\n" ); document.write( "
\n" );