document.write( "Question 1044464: A rectangle has length 32 inches and its perimeter is 6 times its width. What is its width in inches? \n" ); document.write( "
Algebra.Com's Answer #659748 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! P=2w+2l \n" ); document.write( "6w=2w+2l \n" ); document.write( "4w=2l \n" ); document.write( "l=2w \n" ); document.write( "So: \n" ); document.write( "32=2w \n" ); document.write( "w=16 \n" ); document.write( "The width is 16 inches. ☺☺☺☺ \n" ); document.write( " |