document.write( "Question 675137: The length of a rectangle is equal to three times its width. if the perimeter is equal to 168 feet, what is the length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #419562 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
let the width =x
\n" ); document.write( "so the length=3x
\n" ); document.write( "so the perimeter= 2(x+3x)=8x=168 given
\n" ); document.write( "so x=168/8=21 is width
\n" ); document.write( "so the length=63
\n" ); document.write( "ans\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );