document.write( "Question 952494: The perimeter of a rectangle is 340 cm and the length is 90 cm. Find the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #581686 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
P=2(L+W)
\n" ); document.write( "340cm=2(90cm+W)
\n" ); document.write( "170cm=90cm+W
\n" ); document.write( "80cm=W ANSWER: The width is 80 cm.
\n" ); document.write( "
\n" );