document.write( "Question 200424: the length of a rectangle is 3 times the width. the difference between the lenght and the width is 8 feet determine the rectangle? \n" ); document.write( "
Algebra.Com's Answer #150706 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=3W
\n" ); document.write( "L-W=8
\n" ); document.write( "3W-W=8
\n" ); document.write( "2W=8
\n" ); document.write( "W=8/2
\n" ); document.write( "W=4 ANS. FOR THE WIDTH.
\n" ); document.write( "L=3*4=12 ANS. FOR THE LENGTH.
\n" ); document.write( "
\n" );