document.write( "Question 138058: The perimeter of a rectangle is 144 inches. The length exceeds the width by 46 inches. Find the length and the width.
\n" ); document.write( "The length in inches ??
\n" ); document.write( "The width in inches ??\r
\n" ); document.write( "\n" ); document.write( "Help me please. I am so failing this clas s Ijust cant grasp this stuff. Help!!
\n" ); document.write( "

Algebra.Com's Answer #100925 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The length exceeds the width by 46 inches\" __ so x+46=length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "perimeter is twice the length plus twice the width __ 144=2(x+46)+2(x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "144=2x+92+2x __ 144=4x+92 __ 52=4x __ 13=x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "width is 13 and length is 59
\n" ); document.write( "
\n" );