document.write( "Question 1088905: H(t)= -5t^2 + at + b
\n" );
document.write( "At time t=0, a ball was thrown upward from the top of a building. Before the ball hit the ground, its height h(t), in feet, at the time t seconds is given by the function above. A and b are constants. If the ball reached its maximum height of 125 feet at time t=3, what could be the height of the building? \n" );
document.write( "
Algebra.Com's Answer #703223 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If h(t)=-5t²+at+b, then the maximum height is achieved at -a/2(-5) for t. So: \n" ); document.write( "3=-a/-10 \n" ); document.write( "-a=-30 \n" ); document.write( "a=30 \n" ); document.write( "So, to find the height of the building, b, we have \n" ); document.write( "125=-5(3²)+30(3)+b \n" ); document.write( "125=90-45+b \n" ); document.write( "b=80 ft. as the height of the building \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |