document.write( "Question 1199734: A basketball shot is taken from a horizontal distance of 5 m from the hoop.
\n" ); document.write( "The height of the ball can be modelled by
\n" ); document.write( "the relation h = - 7.3t² + 8.25t + 2.1,
\n" ); document.write( "where h is the height, in metres, and t is the time, in seconds, since the ball was released.
\n" ); document.write( "a) From what height was the ball released?
\n" ); document.write( "b) What was the maximum height reached by the ball?
\n" ); document.write( "c) If the ball reached the hoop in 1 s, what was the height of the hoop?
\n" ); document.write( "

Algebra.Com's Answer #833694 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
a) The initial height at t=0 is h(0) = 2.1
\n" ); document.write( "b) The maximum height occurs at the time where dh/dt = 0
\n" ); document.write( "dh/dt = 0 = -8.25/-14.6 = 0.565 s -> h = -7.3(0.565)^2 + 8.25(0.565) + 2.1 = 4.43 m
\n" ); document.write( "c) h(1) = 3.05 m
\n" ); document.write( "
\n" );