document.write( "Question 668028: The length of a rectangle is 3 meters more than twice its width. The perimeter is 48 meters. Let w represent the width. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #415308 by Adrianne15(25)\"\" \"About 
You can put this solution on YOUR website!
Let W represent the width of the rectangle. Let the length of the rectangle be (2W+3).\r
\n" ); document.write( "\n" ); document.write( "\"2L%2B2W=P\" Formula for perimeter (sort-of)
\n" ); document.write( "\"2%282W%2B3%29%2B2W=48\" (substitute)
\n" ); document.write( "\"4W%2B6%2B2W=48\" (simplify/expand)
\n" ); document.write( "\"6W=48-6\" (isolate x)
\n" ); document.write( "\"6W=42\"
\n" ); document.write( "\"W=7\"\r
\n" ); document.write( "\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "Now substitute W into the length expression to find the length. \r
\n" ); document.write( "\n" ); document.write( "\"L=2W%2B3\"
\n" ); document.write( "\"2%287%29%2B3\"
\n" ); document.write( "\"14%2B3\"
\n" ); document.write( "\"17\"\r
\n" ); document.write( "\n" ); document.write( "Therefore, the length of the rectangle is 17 meters, and the width is 7 meters.
\n" ); document.write( "
\n" );