document.write( "Question 384235: A path followed by the diver can be modeled by
\n" );
document.write( "h = -1/5(x2- 5x- 70)
\n" );
document.write( "where h is the height (in feet) and x is the horizontal distance (in feet) from the edge of the pool.How far from the edge of the pool is the
\n" );
document.write( "diver when he hits the water?
\n" );
document.write( "Answer in units of ft. \n" );
document.write( "
Algebra.Com's Answer #272067 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A path followed by the diver can be modeled by \n" ); document.write( "h = \n" ); document.write( "where h is the height (in feet) and x is the horizontal distance (in feet) from the edge of the pool. \n" ); document.write( "How far from the edge of the pool is the diver when he hits the water? \n" ); document.write( "Answer in units of ft. \n" ); document.write( ": \n" ); document.write( "When he hits the water, h=0, therefore \n" ); document.write( " \n" ); document.write( "multiply by -5 \n" ); document.write( "x^2 - 5x - 70 = 0 \n" ); document.write( "Will not factor, use the quadratic formula: a=1; b=-5; c=-70 \n" ); document.write( "the positive solution \n" ); document.write( "x = 11.23 ft from the edge of the pool \n" ); document.write( ": \n" ); document.write( "Original equation looks like this \n" ); document.write( " |