document.write( "Question 159583: Applications A golfer's tee shot follows a path given by y = 64t - 16t2, where y is the height of the ball (in feet) after t seconds of flight. How long will it take for the ball to strike the ground?
\n" );
document.write( " seconds\r
\n" );
document.write( "\n" );
document.write( "I do not understand how to do this can you show me the steps to solve \n" );
document.write( "
Algebra.Com's Answer #117679 by KnightOwlTutor(293)![]() ![]() You can put this solution on YOUR website! This is a type of quadratic equation commonly used in physics.\r \n" ); document.write( "\n" ); document.write( "In other words it is the shape of a parabola. It reaches a max and comes back down to the point of origin.When the ball hits the ground x=0 there is no distance traveled \n" ); document.write( "therefore the equation becomes 0=64t-16t2\r \n" ); document.write( "\n" ); document.write( "factor the equation 0=4t(16-t)\r \n" ); document.write( "\n" ); document.write( "the only times where this equation is 0 is when t=0 and when t=16\r \n" ); document.write( "\n" ); document.write( "therefore it takes 16 seconds for the ball to reach the ground.\r \n" ); document.write( "\n" ); document.write( "ground distance=0.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |