document.write( "Question 290070: Please help me solve this question.
\n" );
document.write( "If the perimeter of a rectangle is 40 centimeters and the legnth is 8 centimeters, determine the width of the rectangle. \n" );
document.write( "
Algebra.Com's Answer #209930 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! If the perimeter of a rectangle is 40 centimeters and the legnth is 8 centimeters, determine the width of the rectangle. \r \n" ); document.write( "\n" ); document.write( "Let W be the width of the rectangle. Then the perimeter is:\r \n" ); document.write( "\n" ); document.write( "2*width + 2*length = 40\r \n" ); document.write( "\n" ); document.write( "2*W + 2*8 = 40 \n" ); document.write( "2*W + 16 = 40 \n" ); document.write( "2*W = 40-16 \n" ); document.write( "2*W = 24 \n" ); document.write( "W = 12 \n" ); document.write( " \n" ); document.write( " |