document.write( "Question 228532: the width of a rectangle is 4 inches less than than its length. The perimeter is 112 inches. Find the length and the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #169632 by mangeshpjoshi(15)\"\" \"About 
You can put this solution on YOUR website!
formula for perimeter of rectangle
\n" ); document.write( "= 2(length + breadth)
\n" ); document.write( "let L= length so as per given instruction Breadth =B =L-4
\n" ); document.write( " so P= 112=2(L+L-4)
\n" ); document.write( "112/2= 2L-4
\n" ); document.write( "56=2L-4
\n" ); document.write( "60= 2L
\n" ); document.write( "L= 30
\n" ); document.write( "B= 30-4=26
\n" ); document.write( "thanks
\n" ); document.write( "faithfully
\n" ); document.write( "mangesh joshi
\n" ); document.write( "
\n" );