document.write( "Question 974731: A pasture is twice as long as it is wide. Its area is 115,200 ft2. How wide is the pasture? \n" ); document.write( "
Algebra.Com's Answer #596571 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x*x=115200 \n" ); document.write( "2x^2=115200 \n" ); document.write( "x^2=115200/2 \n" ); document.write( "x^2=57600 \n" ); document.write( "x=sqrt 57600 \n" ); document.write( "x=240 wide \n" ); document.write( "2x=480 long \n" ); document.write( " |