document.write( "Question 818292: If the perimeter is 32 feet and the length is 11 feet, find the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #492454 by Hanifah(3)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter = 2length +2width \n" ); document.write( " 32 = 2.11+2width \n" ); document.write( " 32 = 22 +2width \n" ); document.write( " 32-22 = 2width \n" ); document.write( " 11 = 2 width \n" ); document.write( " 11:2 = width \n" ); document.write( " 5.5 = width \n" ); document.write( " |