document.write( "Question 669765: . A baseball is hit so that its height in feet after t seconds is
\n" ); document.write( " s(t) = -16t2 + 44t + 4.\r
\n" ); document.write( "\n" ); document.write( "a) How high is the baseball after 1 seconds? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) Find the maximum height of the baseball.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #416571 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Given, the height of the ball is
\n" ); document.write( "(1) h(t) = -16t^2 +44t +4
\n" ); document.write( "At t = 1 we get
\n" ); document.write( "(2) h(1) = -16*1 +44 +4 or
\n" ); document.write( "(3) h(1) = 32 ft
\n" ); document.write( "Using derivative calculus, we get the time when the ball reaches the point of maximum height is given by
\n" ); document.write( "(4) -2*16*t + 44 = 0 or
\n" ); document.write( "(5) t = 11/8 sec
\n" ); document.write( "The maximum height is
\n" ); document.write( "(6) h(11/8) = -16*(11/8)^2 +44*(11/8) +4 or
\n" ); document.write( "(7) h(11/8) = -16*121/64 +121/2 +4 or
\n" ); document.write( "(8) h(11/8) = 121*(1/2 - 1/4) +4 or
\n" ); document.write( "(9) h(11/8) = 121/4 + 4 or
\n" ); document.write( "(10) h(11/8) = (121 + 16)/4 or
\n" ); document.write( "(11) h(11/8) = 137/4 or
\n" ); document.write( "(12) h(11/8) = 34 1/4 ft
\n" ); document.write( "Answers: After 1 sec the baseball is at 32' height and reaches a maximum height of 34'-3\" at 1 and 3/8 sec.
\n" ); document.write( "
\n" );