document.write( "Question 915319: a footpath of uniform width run round the inside of a rectangular field 38 meter long and 32 meter wide. If path occupies 600 meter square .Find the width ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555522 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "4w^2 - 140w + 600 = 0 \n" ); document.write( "w^2 - 35w + 150 = 0 \n" ); document.write( "(w-30)(x-5) = 0 \n" ); document.write( "w = 5m, the width of the path \n" ); document.write( "And...checking \n" ); document.write( "28*22 = 616 \n" ); document.write( " |