document.write( "Question 220067: solve: the width of a rectangle is 3m less than 2/3 the length, perimeter 114. solve for width and length. \n" ); document.write( "
Algebra.Com's Answer #165297 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2/3x-3)=114
\n" ); document.write( "2x+4/3x-6=114
\n" ); document.write( "3 1/3x=120
\n" ); document.write( "x=120/(10/3)
\n" ); document.write( "invert & multiply
\n" ); document.write( "x=360/10
\n" ); document.write( "reduce
\n" ); document.write( "x=36
\n" ); document.write( "2/3x-3=21
\n" ); document.write( "
\n" );