document.write( "Question 702873: a rectangle is three times as long as it is wide. The perimeter is 144 feet. Find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #433224 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x is length. w is width.\r
\n" ); document.write( "\n" ); document.write( "Three times as long as it is wide: x=3w\r
\n" ); document.write( "\n" ); document.write( "Perimeter is 144: 144=2x+2w\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Easiest way is substitute x from first equation into the second equation.
\n" ); document.write( "144=2(3w)+2w
\n" ); document.write( "144=8w
\n" ); document.write( "w=144/8=72/4=36/2=18.\r
\n" ); document.write( "\n" ); document.write( "w=18 means x=3(18)=36
\n" ); document.write( "
\n" );