document.write( "Question 514342: a projectile is fired upward with a velocity of 860 ft/sec from a height of 7ft above the ground.Determine the function of the hightof the projectile t after it is release. How long will it take to reach a height of 100ft up. How long will it it stay in the air. \n" ); document.write( "
Algebra.Com's Answer #343386 by stanbon(75887) ![]() You can put this solution on YOUR website! a projectile is fired upward with a velocity of 860 ft/sec from a height of 7ft above the ground.Determine the function of the hightof the projectile t after it is release. How long will it take to reach a height of 100ft up. How long will it it stay in the air. \n" ); document.write( "--- \n" ); document.write( "Height formula wrt time in seconds \n" ); document.write( "h(t) = -16t^2+vo(t)+s(o) \n" ); document.write( "--- \n" ); document.write( "h(t) = -16t^2 + 860t + 7 \n" ); document.write( "----- \n" ); document.write( "Time for height = 100 ft. \n" ); document.write( "-16t^2+860t+7 = 100 \n" ); document.write( "--- \n" ); document.write( "-16t^2+860t-93 = 0 \n" ); document.write( "t = 0.1084 seconds on the way up or t = 53.64 seconds on the way down \n" ); document.write( "=================== \n" ); document.write( "How long will it it stay in the air. \n" ); document.write( "Solve -16t^2 + 860t + 7 = 0 \n" ); document.write( "t = 53.76 seconds \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |