document.write( "Question 213289: The perimeter of a rectangle is 72 meters. If the width is 8 meters less than the length, then what is the width of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #161115 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(x+8)=72 \n" ); document.write( "2x+2x+16=72 \n" ); document.write( "4x=56 \n" ); document.write( "x=14=width \n" ); document.write( "x+8=22=length \n" ); document.write( " |