document.write( "Question 869829: Rectangle has the length of 32in and the perimeter is 6times the width. What is the width \n" ); document.write( "
Algebra.Com's Answer #524458 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P=2L%2B2W=6W\"
\n" ); document.write( "\"2L=4W\"
\n" ); document.write( "\"W=L%2F2\"
\n" ); document.write( "\"W=32%2F2\"
\n" ); document.write( "\"W=16\"
\n" ); document.write( "
\n" );