document.write( "Question 1046383: A rectangular room is 3 meters longer than it is wide, and its perimeter is 22 meters. Find the dimension of the room.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #661855 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A rectangular room is 3 meters longer than it is wide, and its perimeter is 22 meters. Find the dimension of the room.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let W be the width, in meters.\r\n" );
document.write( "Then the length is W+3 meters.\r\n" );
document.write( "\r\n" );
document.write( "For the perimeter, you have then\r\n" );
document.write( "\r\n" );
document.write( "W + (W+3) + W + (W+3) = 22,  or\r\n" );
document.write( "\r\n" );
document.write( "4W + 6 = 22,  or\r\n" );
document.write( "\r\n" );
document.write( "4W = 22 - 6,\r\n" );
document.write( "\r\n" );
document.write( "4W = 16,\r\n" );
document.write( "\r\n" );
document.write( "W = \"16%2F4\" = 4.\r\n" );
document.write( "\r\n" );
document.write( "Thus the width is 4 meters.\r\n" );
document.write( "\r\n" );
document.write( "Then the length is 4 + 3 = 7 m.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For many other similar solved problems, see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on the perimeter and side lengths of a triangle\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on the perimeter and side lengths of a right-angled triangle\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on the perimeter and the side lengths of a parallelogram\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on the perimeter and side lengths of a rectangle\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );