document.write( "Question 885665: Suppose that the length of a certain rectangle is 6 meters less than three times its width. The perimeter of the rectangle is 52 meters. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #535329 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
A Small Change: Suppose that the length L of a certain rectangle is k meters less than m times its width w. The perimeter of the rectangle is p meters. Find the length and width of the rectangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p might or might not be an even number.
\n" ); document.write( "CONSTANTS: m, k, p
\n" ); document.write( "UNKNOWNS: L and w
\n" ); document.write( "\"L=mw-k\" and \"2w%2B2L=p\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2w%2B2%28mw-k%29=p\" using substitution;
\n" ); document.write( "\"2w%2B2mw-2k=p\"
\n" ); document.write( "\"%282%2B2m%29w-2k=p\"
\n" ); document.write( "\"%282%2B2m%29w=p%2B2k\"
\n" ); document.write( "\"highlight%28w=%28p%2B2k%29%2F%282%2B2m%29%29\"
\n" ); document.write( "-
\n" ); document.write( "Rearrange the L equation, mw=L+k, w=(L+k)/m.
\n" ); document.write( "-
\n" ); document.write( "Substitute w into the perimeter equation:
\n" ); document.write( "\"2%28L%2Bk%29%2Fm%2B2L=p\"
\n" ); document.write( "\"2%28L%2Bk%29%2B2mL=mp\"
\n" ); document.write( "\"2L%2B2k%2B2mL=mp\"
\n" ); document.write( "\"2L%2B2mL=mp-2k\"
\n" ); document.write( "\"%282%2B2m%29L=mp-2k\"
\n" ); document.write( "\"highlight%28L=%28mp-2k%29%2F%282%2B2m%29%29\"
\n" ); document.write( "
\n" );