document.write( "Question 1004508: The perimeter of a rectangle is 84 meters. The width measures 3 meters less than the length. Find the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #620969 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "a + b = 42    (it is \"84%2F2\").\r\n" );
document.write( "a - b =  3.\r\n" );
document.write( "\r\n" );
document.write( "where a and b are the length and the width respectively\r\n" );
document.write( "Solve this system. You may use the substitution or the elimination method.\r\n" );
document.write( "\r\n" );
document.write( "The solution is \r\n" );
document.write( "\r\n" );
document.write( "a = 22.5 units, b = 19.5 units.\r\n" );
document.write( "

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