document.write( "Question 1209907: The length of a rectangle is 2 more than twice the width. Find the dimensions of the rectangle if the perimeter is 76.\r
\n" ); document.write( "\n" ); document.write( "If x represents the rectangle's width, then which expression represents the perimeter?
\n" ); document.write( "

Algebra.Com's Answer #851033 by mccravyedwin(407)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangle is 2 more than twice the width.
\n" ); document.write( "
\r\n" );
document.write( "    L = 2W + 2\r\n" );
document.write( "

\n" ); document.write( "Find the dimensions of the rectangle if the perimeter is 76.
\n" ); document.write( "
\r\n" );
document.write( "    P = 2L + 2W\r\n" );
document.write( "   76 = 2(2W + 2) + 2W \r\n" );
document.write( "   76 = 4W + 4 + 2W\r\n" );
document.write( "   76 = 6W + 4\r\n" );
document.write( "   72 = 6W\r\n" );
document.write( " 72/6 = W\r\n" );
document.write( "   12 = W\r\n" );
document.write( "\r\n" );
document.write( "    L = 2W + 2\r\n" );
document.write( "    L = 2(12) + 2\r\n" );
document.write( "    L = 24 + 2\r\n" );
document.write( "    L = 26\r\n" );
document.write( "

\n" ); document.write( "If x represents the rectangle's width, then which expression represents the perimeter?
\n" ); document.write( "
\r\n" );
document.write( "If you're talking about the same rectangle, then the best expression for the\r\n" );
document.write( "perimeter is P = 76. \r\n" );
document.write( "\r\n" );
document.write( "If you're talking about a different rectangle, with width x and not width 12,\r\n" );
document.write( "then the best expression for the perimeter is to replace W in the formula for\r\n" );
document.write( "the perimeter by x. P and L will also be different.  You didn't give any facts\r\n" );
document.write( "about how the length and width are related for this new rectangle. \r\n" );
document.write( "\r\n" );
document.write( "    P = 2L + 2W\r\n" );
document.write( "\r\n" );
document.write( "    P = 2L + 2x\r\n" );
document.write( "\r\n" );
document.write( "Answer: The expression is 2L + 2x.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );