document.write( "Question 1017260: the area of the rectangular ice-skating rink is 900 square yards.
\n" );
document.write( "If the length of the rink is 100 yard, what is the width of the rink? \n" );
document.write( "
Algebra.Com's Answer #633839 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Area of a rectangle = length x width \n" ); document.write( "Putting the given values into equation:- \n" ); document.write( "900 = 100 x width \n" ); document.write( "Width = 900/100 \n" ); document.write( "Width = 9 yards \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |