document.write( "Question 147042: Robin is mowing a rectangular field that measures 24 yards by 32 yards , by pushing a mower around and around the outside of the plot. This creates a widening border that surrounds the unmowed grass in the center. During a brief test, Robin wonders whether the job is half done yet. How wide is the uniform mowed border when Robin is half done? \n" ); document.write( "
Algebra.Com's Answer #107381 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 32*24=768 Area of field \n" ); document.write( "768/2=384 Half done area. \n" ); document.write( "(32-x)(24-x)=384 \n" ); document.write( "x^2-56x+768=384 \n" ); document.write( "x^2-56x+384=0 \n" ); document.write( "(x-8)(x-48)=0 \n" ); document.write( "x=8 yards. Width of the uniform border. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |