document.write( "Question 56231This question is from textbook
\n" );
document.write( ": The path traveled by a golf ball hit with a 9-iron can be modeled with the quadratic function, y = -0.042x(squared) + 5x, where x is the distance in yards from the point it was hite and y is the height of the golf ball in feet. Assume that the ground is level.\r
\n" );
document.write( "\n" );
document.write( "a. Find the maximum height reached by the ball.
\n" );
document.write( "b. How far from where it was hit does the ball hit the ground? \n" );
document.write( "
Algebra.Com's Answer #38137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The path traveled by a golf ball hit with a 9-iron can be modeled with the quadratic function, y = -0.042x(squared) + 5x, where x is the distance in yards from the point it was hit and y is the height of the golf ball in feet. Assume that the ground is level. \n" ); document.write( "a. Find the maximum height reached by the ball. \n" ); document.write( "a=-0.42, b=5 \n" ); document.write( "max at x=-b/2a=-5/(2(-0.42))=5.95238.... \n" ); document.write( "y=14.881 ft. \n" ); document.write( "Comment: It seems highly unlikely that this is the \n" ); document.write( "height. The model is erroneous.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------- \n" ); document.write( "b. How far from where it was hit does the ball hit the ground? \n" ); document.write( "height = 0 when the ball hits the ground. \n" ); document.write( "0=-0.42x^2+5x \n" ); document.write( "x(-0.42x+5)=0 \n" ); document.write( "x=0 or x=11.95 yrds \n" ); document.write( "Comment: Another nonsensicle answer based on the nonsensicle \n" ); document.write( "model you have posted. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |