document.write( "Question 257835: the perimeter of a rectangle is 136 inches. the length exceeds the width by 22 inches. find the length and the width? \n" ); document.write( "
Algebra.Com's Answer #189736 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+22)=136
\n" ); document.write( "2x+2x+44=136
\n" ); document.write( "4x=92
\n" ); document.write( "x=23 in
\n" ); document.write( "x+22=45 in
\n" ); document.write( "
\n" );