document.write( "Question 69916: the perimeter of rectangle is 32 inches. its length is 10 inches. what is width \n" ); document.write( "
Algebra.Com's Answer #49815 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
2*10+2w=32
\n" ); document.write( "20+2w=32
\n" ); document.write( "2w=32-20
\n" ); document.write( "2w=12
\n" ); document.write( "w=12/2
\n" ); document.write( "w=6 inches this is the width.
\n" ); document.write( "
\n" ); document.write( "
\n" );