document.write( "Question 498747: the perimeter of a rectangle is 16x its width. the length is 12 cm more than the width. find length and width \n" ); document.write( "
Algebra.Com's Answer #337366 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
width = x
\n" ); document.write( "length = x + 12
\n" ); document.write( "2x + 2x + 24 = 16x
\n" ); document.write( "4x + 24 = 16x
\n" ); document.write( "24 = 12x
\n" ); document.write( "2 cm = x, The width.
\n" ); document.write( "14 cm , the length.
\n" ); document.write( "4 + 28 = 32, the perimeter.
\n" ); document.write( "16(2) = 32 cm, this does check.
\n" ); document.write( "Cleomenius
\n" ); document.write( "
\n" ); document.write( "
\n" );