document.write( "Question 731985: the length of a rectangle is 8cm more than 3 times its width.the perimeter of the rectangle is 64 cm.show the equation that would be used to find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #447493 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "L=3W+8
\n" ); document.write( "64=2*(3W+8)+2W
\n" ); document.write( "
\n" );