document.write( "Question 1028307: You are the manager at the town pool. You need to build a fence around the new's children's pool area. The pool is 5 feet wide by 8 feet long. You want the fence to be the same distance x from all sides of the pool, except you need to put a lifeguard chair at one end of the length, so the fence should be twice as far away on that side. \r
\n" );
document.write( "\n" );
document.write( "a. sketch a diagram of the situation described.
\n" );
document.write( "b. write a polynomial expression that represents the area enclosed by the fence.
\n" );
document.write( "c. IF the total area within the fence needs to be 442 square feet, how far away should the fence be from the pool on three of the sides?
\n" );
document.write( "d How much fencing must you buy? \n" );
document.write( "
Algebra.Com's Answer #643422 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 6 b= 31 c= -402 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 961 - -9648 \n" ); document.write( "b^2-4ac= 10609 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( -31 + 103 )/ 12 \n" ); document.write( "x1= 6 \n" ); document.write( "x2=( -31 -103 ) / 12 \n" ); document.write( "x2= -11.17 \n" ); document.write( "Ignore negative value \n" ); document.write( "x = 6 \n" ); document.write( "width on three sides of pool = 6 ft \n" ); document.write( " |