document.write( "Question 457645: An object launched upward with initial velocity of 4.9 m/s from a height of 9.8 m will have a height of, S(t)=-4.9t^2+4.9t+9.8, where S is in meters and t is in seconds.
\n" );
document.write( "a). How long will it take the object to hit the ground?
\n" );
document.write( "b). Find the interval on which the height of the object is greater than 2.8 m. \n" );
document.write( "
Algebra.Com's Answer #315679 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! s=-4.9t2+4.9t+9.8 \n" ); document.write( "4.9t2-4.9t-9.8=0 \n" ); document.write( "t2-t-2=0 \n" ); document.write( "(t+1)(t-2)=0 \n" ); document.write( "t=2 or -1 \n" ); document.write( "Throwing out the negative answer, the object will hit the ground in 2 seconds. \n" ); document.write( "2.8<-4.9t2+4.9t+9.8 \n" ); document.write( "0<-4.9t2+4.9t+7 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The area in the upper right quadrant in your graph represents the time the object is above 2.8 meters.. \n" ); document.write( " |