document.write( "Question 880322: the length of a rectangle is 1 centimeter more than three times the width. if the perimeter of the rectangle is 50 centimeters, find the length of the rectangle \n" ); document.write( "
Algebra.Com's Answer #531355 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
P = 2W + 2L = 50
\n" ); document.write( "W + L = 25 Eqn A
\n" ); document.write( "-----
\n" ); document.write( "L = 3W + 1
\n" ); document.write( "Sub for L in eqn A
\n" ); document.write( "
\n" ); document.write( "
\n" );