document.write( "Question 783328: The perimeter of a rectangle is 350 cm. The length is 17 cm shorter than the width. Find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #476678 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2* length + 2* width
\n" ); document.write( "350 = 2*17 + 2 * width
\n" ); document.write( "350 = 34 + 2width
\n" ); document.write( "350 - 34 = 2Width
\n" ); document.write( "316 = 2Width
\n" ); document.write( "158 cm = Width.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );