document.write( "Question 272552: the difference between the length and width of a rectangle is 7 centimeters. find the dimensions of the rectangle if its perimeter is 50 centimeters \n" ); document.write( "
Algebra.Com's Answer #199333 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the difference between the length and width of a rectangle is 7 centimeters. find the dimensions of the rectangle if its perimeter is 50 centimeters
\n" ); document.write( "-------------
\n" ); document.write( "W = L-7
\n" ); document.write( "----
\n" ); document.write( "Perimeter = 2(width+length)
\n" ); document.write( "50 = 2(L-7 + L)
\n" ); document.write( "25 = 2L-7
\n" ); document.write( "2L = 32
\n" ); document.write( "L = 16 cm (length)
\n" ); document.write( "W = L-7 ; W = 9 cm (width)
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );