document.write( "Question 959509: If a ball is thrown directly upward with a velocity of 44 ft/s, its height (in feet) after t seconds is given by y = 44t − 16t2. What is the maximum height attained by the ball? (Round your answer to the nearest whole number.) \n" ); document.write( "
Algebra.Com's Answer #586479 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! y = 44t − 16t2 \n" ); document.write( "For maximum height dy/dt=0 \n" ); document.write( "44-32t=0 \n" ); document.write( "32t=44 \n" ); document.write( "t=44/32sec=11/8sec=1.375sec \n" ); document.write( "Maximum height attained by the ball=44(1.375)-16(1.375)^2=30.25 feet \n" ); document.write( "Answer=30.25 feet \n" ); document.write( " |