document.write( "Question 387646: If a stone is tossed from the top of a 190 meter building, the height of the stone as a function of time is given by h(t)=-9.8t^2-10t+190, where t is in seconds, and height is in meters. After how many seconds will the stone hit the ground? Round to the nearest hundredth's place, include units in your answer \n" ); document.write( "
Algebra.Com's Answer #274069 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! h(t)=-9.8t^2-10t+190 \n" ); document.write( "Set h(t) to zero and solve for t: \n" ); document.write( "0=-9.8t^2-10t+190 \n" ); document.write( "0=-4.9t^2-5t+95 \n" ); document.write( "since we can't factor, we apply the quadratic formula. Doing so yields: \n" ); document.write( "t = {-4.94, 3.92} \n" ); document.write( "Tossing out the negative solution leaves us with: \n" ); document.write( "t = 3.92 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |