document.write( "Question 372729: the length of a rectangle is 50 meters. this is 6 meters more than twice the width. find the width \n" ); document.write( "
Algebra.Com's Answer #265488 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
50=2W+6
\n" ); document.write( "2W=50-6
\n" ); document.write( "2W=44
\n" ); document.write( "W=44/2
\n" ); document.write( "W=22 m. ans.
\n" ); document.write( "
\n" );