document.write( "Question 280596: the perimeter of a rectangle is 26cm. the length is 8cm. what is its width? \n" ); document.write( "
Algebra.Com's Answer #203947 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2*(l+w)=p \n" ); document.write( "2*(8+w)=26 \n" ); document.write( "8+w=13 \n" ); document.write( "w=5 \n" ); document.write( " \n" ); document.write( " |