document.write( "Question 752600: A rectangular field is ten times as long as it is wide. If the perimeter of the field is 1980 feet, what are the dimensions of the field? WRITE AN EQUATION \n" ); document.write( "
Algebra.Com's Answer #457879 by carealotqueen(2)![]() ![]() You can put this solution on YOUR website! Width---> 2(10x)+2x=1980 \n" ); document.write( "----------> 20x+2x=1980 \n" ); document.write( "----------> 22x=1980 \n" ); document.write( "----------> x=90 \n" ); document.write( "Length--> 10*90=900 \n" ); document.write( "the width is 90 and the length is 900 \n" ); document.write( " |