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)\"\" \"About 
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( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"at%5E2%2Bbt%2Bc=0\" (in our case \"-4.9t%5E2%2B-5t%2B95+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"t%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-5%29%5E2-4%2A-4.9%2A95=1887\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1887 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--5%2B-sqrt%28+1887+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%28-5%29%2Bsqrt%28+1887+%29%29%2F2%5C-4.9+=+-4.94281767938234\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%28-5%29-sqrt%28+1887+%29%29%2F2%5C-4.9+=+3.92240951611703\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-4.9t%5E2%2B-5t%2B95\" can be factored:
\n" ); document.write( " \"-4.9t%5E2%2B-5t%2B95+=+-4.9%28t--4.94281767938234%29%2A%28t-3.92240951611703%29\"
\n" ); document.write( " Again, the answer is: -4.94281767938234, 3.92240951611703.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-4.9%2Ax%5E2%2B-5%2Ax%2B95+%29\"

\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );