document.write( "Question 852255: A rectangle has an area of 36 square centimeters and a length of 9 centimeters.
\n" );
document.write( "
\n" );
document.write( "What is the width of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #513272 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Area of rectangle = length * width \n" ); document.write( "for our problem we have the area is 36 square centimeters and the length is 9 centimeters, therefore \n" ); document.write( "36 = 9 * width \n" ); document.write( "width = 4 centimeters \n" ); document.write( " \n" ); document.write( " |