document.write( "Question 876596: The perimeter of a rectangle is 70inches. The lenght is 5 more tham the width. Whats the lenght of the rectangle \n" ); document.write( "
Algebra.Com's Answer #528864 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "P = 2L+ 2w = 70in L = \"w%2B5in\" Question States
\n" ); document.write( " L + w = 35in
\n" ); document.write( " (w+5in) + w = 35in
\n" ); document.write( " 2w = 30in
\n" ); document.write( " w = 15in
\n" ); document.write( "checking ...
\n" ); document.write( " 20in + 15in = 35in \n" ); document.write( "
\n" );