document.write( "Question 517791: A rectangular swimming pool 10 feet by 28 feet is surrounded by a concrete walkway of uniform width of X feet. If the area of the walkway is 864 square feet, find the width of the walkway. \n" ); document.write( "
Algebra.Com's Answer #344923 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The pool has an area of 280 sq ft. \n" ); document.write( "(10+x)*(28+x)=280+864=1144 \n" ); document.write( "(10+x)*(28+x)=1144 \n" ); document.write( "x^2+38x+280 = 1144 \n" ); document.write( "x^2+38x-864 = 0 \n" ); document.write( "x=-54, x=16 \n" ); document.write( "walkway is 16 ft wide \n" ); document.write( "check \n" ); document.write( "26*44=1144 \n" ); document.write( "ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |