document.write( "Question 921067: The perimeter is 32 inches it's length is 4 inches what is the width
\n" ); document.write( "A) 3 inches
\n" ); document.write( "B) 14
\n" ); document.write( "C) 28
\n" ); document.write( "D) 6
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #558757 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
perimeter = 2 times the sum of length and width
\n" ); document.write( " = 2*( length+width)
\n" ); document.write( " 32 = 2*(4 +width)
\n" ); document.write( " divide with 2 on both sides
\n" ); document.write( " 32/2 = 2/2 * (4+width)
\n" ); document.write( " 16 = 4 +width
\n" ); document.write( " subtract 4 on both sides
\n" ); document.write( " 16-4 = 4+width -4
\n" ); document.write( " 12 = width
\n" ); document.write( "width = 12 inches
\n" ); document.write( "
\n" ); document.write( "
\n" );