document.write( "Question 238219: a rectangle has a length of 10 centimeters and an are of 40 square centimeters. what is the width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #175068 by EmKid(1)![]() ![]() ![]() You can put this solution on YOUR website! Area of a rectangle = length x width\r \n" ); document.write( "\n" ); document.write( "So to find a side of a rectangle when we know one side and the area, we reverse this formula to say area / (divided by) length = width\r \n" ); document.write( "\n" ); document.write( "40 / 10 = 4, so the width is 4. \n" ); document.write( " |