document.write( "Question 194461: the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch it. Use the quadratic formula to solve the following problems.
\n" );
document.write( "a) How long was the baseball in the air, to the nearest tenth of a second?
\n" );
document.write( "b) For how many seconds was the height of the ball at least 16 m? \n" );
document.write( "
Algebra.Com's Answer #145906 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! the function h=-5t2+20t+1 models the height, h meters, of a baseball as a function of the time, t seconds, since it was hit. The ball hit the ground before the fielder could catch it. Use the quadratic formula to solve the following problems. \n" ); document.write( "a) How long was the baseball in the air, to the nearest tenth of a second? \n" ); document.write( ". \n" ); document.write( "Set h=0 and solve for t \n" ); document.write( "h=-5t2+20t+1 \n" ); document.write( "0=-5t2+20t+1 \n" ); document.write( "Solving via the quadratic equation yields: \n" ); document.write( "x ={-0.04939, 4.0494} \n" ); document.write( "See below for details... \n" ); document.write( "We can toss out the negative solution leaving: \n" ); document.write( "x = 4.0494 seconds \n" ); document.write( ". \n" ); document.write( "b) For how many seconds was the height of the ball at least 16 m? \n" ); document.write( "Set h=0 and solve for t \n" ); document.write( "h=-5t2+20t+1 \n" ); document.write( "16=-5t2+20t+1 \n" ); document.write( "0=-5t2+20t-15 \n" ); document.write( "0 = (-5t+15)(t-1) \n" ); document.write( "t = {1,3} \n" ); document.write( "This means on the way up at 1 second it reaches 16m and then on the way down at 3 seconds it passes 16m again. \n" ); document.write( "Thus it was in the air for 2 seconds. \n" ); document.write( ". \n" ); document.write( "Quadratic solution for part a: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |