document.write( "Question 258489: A rectangle has a perimeter of 60 inches and lenth of 22 inches. What is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #190299 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=22 \n" ); document.write( "2L+2W=60 \n" ); document.write( "2*22+2W=60 \n" ); document.write( "44+2W=60 \n" ); document.write( "2W=60-44 \n" ); document.write( "2W=16 \n" ); document.write( "W=16/2 \n" ); document.write( "W=8 ANS. FOR THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*22+2*8=60 \n" ); document.write( "44+16=60 \n" ); document.write( "60=60 \n" ); document.write( " |