document.write( "Question 345386: Farmer Tariq's rectangular field is 40 meters long. If the area of the field is 1,000 square meters, how wide, in meters, is the field? \n" ); document.write( "
Algebra.Com's Answer #246988 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! L*W=area \n" ); document.write( "40*x=1000\r \n" ); document.write( "\n" ); document.write( "Multiply 40 by x to get 40x. \n" ); document.write( "40x=1000\r \n" ); document.write( "\n" ); document.write( "Divide each term in the equation by 40. \n" ); document.write( "(40x)/(40)=(1000)/(40)\r \n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the equation by canceling the common factors. \n" ); document.write( "x=(1000)/(40)\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the equation by simplifying each term. \n" ); document.write( "x=25 meters \n" ); document.write( " |