document.write( "Question 401557: If the perimeter of a rectangle is 44 inches, what are the dimensions of the rectangle if the width is two more inches than three times the length?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #284148 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(3x+2)=44 \n" ); document.write( "2x+6x+4=44 \n" ); document.write( "8x=40 \n" ); document.write( "x=5 \n" ); document.write( "3x+2=17 \n" ); document.write( " |