document.write( "Question 411216: Suppose that the width of a rectangle is 5 inches shorter than the length and that the perimeter of the rectangle is 50 inches. Thw formula for the perimeter of a rectangle is P=2L+2W. Set up an equation for the perimeter involving only L, the length of the rectangle. Solve this equation algebraically to find the length of the rectangle. Find the width as well. \n" ); document.write( "
Algebra.Com's Answer #289091 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2L+2(L-5)=50
\n" ); document.write( "2L+2L-10=50
\n" ); document.write( "4L=60
\n" ); document.write( "L=15
\n" ); document.write( "L-5=10
\n" ); document.write( "
\n" );