document.write( "Question 144127: the length of a rectangle is three times its width
\n" ); document.write( "theperimeter of the rectangle is56 cm
\n" ); document.write( "a find the length and width of the rectangle\r
\n" ); document.write( "\n" ); document.write( "b find the area of the rectangle. \r
\n" ); document.write( "\n" ); document.write( "how do i do this please
\n" ); document.write( "

Algebra.Com's Answer #104889 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\"P=2L+%2B+2W\" and in this case \"L=3W\", so solve:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%283W%29%2B2W=56\". Substitute the result for W into \"L=3W\". That will answer part a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply the two dimensions found in part a to calculate the area for part b.
\n" ); document.write( "
\n" );