document.write( "Question 530851: The width of a rectangle is 60% of its length 35 meters, what is the area of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #350215 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Length = 35 m \n" ); document.write( "Width = 60% * 35 m = .6 * 35 = 21 m \n" ); document.write( "Area = Length * Width = 35 * 21 = 735 m^2 \n" ); document.write( " \n" ); document.write( " |