document.write( "Question 1172843: A rectangle has perimeter 128 cm and its length is 1 cm more than twice its width.
\n" ); document.write( "Find the dimensions of a rectangle given that its perimeter is 128 cm and its length is 1 cm more than twice its width.
\n" ); document.write( "
\n" ); document.write( "Set up your solution using the variables L for the length, W for the width, and P for the perimeter. \r
\n" ); document.write( "\n" ); document.write( "Part a: Using the definition of perimeter, write an equation for P in terms of L and W.
\n" ); document.write( "
\n" ); document.write( "Part b: Using the relationship given in the problem statement, write an equation for L in terms of W.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #797971 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2w; worth drawing this.
\n" ); document.write( "(1/2)P=L+W (not commonly used but simpler in some ways.)
\n" ); document.write( "64=L+W, but L=2W+1
\n" ); document.write( "so 64=2W+1+W
\n" ); document.write( "3W=63
\n" ); document.write( "W=21 cm
\n" ); document.write( "L=43cm
\n" ); document.write( "perimeter is 2(21)+2(43) or 128 cm.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );