document.write( "Question 389747: The length of a rectangle is 3 more than it's width. If the perimiter is 34, what is the length? \n" ); document.write( "
Algebra.Com's Answer #276274 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Let the width be w and the length be 3+w. The perimeter is 34, so\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(w + (3+w)) = 34. The left-hand side simplifies to 2(3 + 2w) so\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(3 + 2w) = 34\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 + 2w = 17\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w = 7, 3+w = 10 --> Length = 10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Checking, 2(7 + 10) = 34\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );