document.write( "Question 358946: The length of a rectangle is 8 in. more than its width. The perimeter of the rectangle is 24 in. What are the width and length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #256109 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 8 in. more than its width. The perimeter of the rectangle is 24 in. What are the width and length of the rectangle?
\n" ); document.write( "...
\n" ); document.write( "let width be x in
\n" ); document.write( "length = x+8 in.
\n" ); document.write( "perimeter = 2*(L+W)
\n" ); document.write( "2*(x+x+8)=24
\n" ); document.write( "2(2x+8)=24
\n" ); document.write( "4x+16=24
\n" ); document.write( "4x=24-16
\n" ); document.write( "4x=8
\n" ); document.write( "/4
\n" ); document.write( "x=2 in the width
\n" ); document.write( "x=2 = 2+8 =10 in the length
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );