document.write( "Question 1194635: A resort's enormous rectangular pool is 500 meters wide and 250 meters long. A contractor is
\n" );
document.write( "hired to construct a brick walkway around the pool with an area of 1504 m^2?. What are the roots
\n" );
document.write( "of the working equation? \n" );
document.write( "
Algebra.Com's Answer #826872 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A resort's enormous rectangular pool is 500 meters wide and 250 meters long. A contractor is hired to construct a brick walkway around the pool with an area of 1504 m^2?. \n" ); document.write( "What are the roots of the working equation? \n" ); document.write( "============== \n" ); document.write( "No \"working equation\" is given. \n" ); document.write( "If you want to find the width of the walkway: \n" ); document.write( "---- \n" ); document.write( "Pool area = 250*500 = 125000 sq meters \n" ); document.write( "x = width of walkway \n" ); document.write( "Area of pool and walkway = 125000+1504 = 126504 \n" ); document.write( "(250+x)*(500+x) = 126504 \n" ); document.write( "x^2 + 750x + 125000 = 125604 \n" ); document.write( "x^2 + 750x - 1504 = 0 \n" ); document.write( "x = 2 meters added to length and width \n" ); document.write( "---> walkway is 1 meter wide \n" ); document.write( " |