document.write( "Question 387214: If a stone is tossed from the top of a 310 meter building, the height of the stone as a function of time is given by h(t) = -9.8t^2 – 10t + 310, 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 #273769 by nerdybill(7384)  You can put this solution on YOUR website! h(t) = -9.8t^2 – 10t + 310 \n" );
document.write( "Set h(t) to zero (since when height = 0, it'll hit the ground): \n" );
document.write( "0 = -9.8t^2 – 10t + 310 \n" );
document.write( "since we can't factor, we apply the \"quadratic formula\". Doing so yields: \n" );
document.write( "x = {-6.16, 5.14} \n" );
document.write( "We can toss out the negative solution leaving: \n" );
document.write( "x = 5.14 seconds \n" );
document.write( ". \n" );
document.write( "Details of quadratic follows: \n" );
document.write( "\n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: SOLVE quadratic equation with variable | \n" );
document.write( "Quadratic equation (in our case ) has the following solutons: \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " For these solutions to exist, the discriminant should not be a negative number. \n" );
document.write( " \n" );
document.write( " First, we need to compute the discriminant : . \n" );
document.write( " \n" );
document.write( " Discriminant d=12252 is greater than zero. That means that there are two solutions: . \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " Quadratic expression can be factored: \n" );
document.write( "  \n" );
document.write( " Again, the answer is: -6.15758942939662, 5.13718126613131.\n" );
document.write( "Here's your graph: \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " |
\n" );