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)\"\" \"About 
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( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"-9.8x%5E2%2B-10x%2B310+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%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-10%29%5E2-4%2A-9.8%2A310=12252\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=12252 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--10%2B-sqrt%28+12252+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-10%29%2Bsqrt%28+12252+%29%29%2F2%5C-9.8+=+-6.15758942939662\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-10%29-sqrt%28+12252+%29%29%2F2%5C-9.8+=+5.13718126613131\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-9.8x%5E2%2B-10x%2B310\" can be factored:
\n" ); document.write( " \"-9.8x%5E2%2B-10x%2B310+=+-9.8%28x--6.15758942939662%29%2A%28x-5.13718126613131%29\"
\n" ); document.write( " Again, the answer is: -6.15758942939662, 5.13718126613131.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-9.8%2Ax%5E2%2B-10%2Ax%2B310+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );