document.write( "Question 166851: The path of a diver is y=-4/9x^2+24/9x+12. Where y is the height (in feet) and x is the horizontal distance (in feet) from the end of the diving board. What is the maximum height of the dive? Verify your answer using a graphing utility. \n" ); document.write( "
Algebra.Com's Answer #122916 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The path of a diver is y=-4/9x^2+24/9x+12. Where y is the height (in feet) and x is the horizontal distance (in feet) from the end of the diving board. What is the maximum height of the dive? Verify your answer using a graphing utility. \n" ); document.write( "---------------------------- \n" ); document.write( "You have a quadratic with a = (4/9), b = (24/9), c = 12 \n" ); document.write( "----------------- \n" ); document.write( "max occurs when x = -b/2a = -(24/9)/[2(4/9)] = -3 \n" ); document.write( "------------ \n" ); document.write( "Height when x = -3 is (-4/9)(-3)^2 + (24/9)(-3) + 12 \n" ); document.write( "= -4 - 8 + 12 \n" ); document.write( "= 0 ft. \n" ); document.write( "--------------- \n" ); document.write( "Comment: That is not a very realistic answer; check your problem statement. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |