document.write( "Question 613244: A ball is thrown off the top of a classroom building with an initial upward velocity of 10 feet per second. The height above the ground can be found using h= -16t(squared) + 10t + 40 with t representing time in seconds and h representing height in feet. How high is the ball after 0.8 seconds? When will the ball be 20 feet above the ground and headed down? \n" ); document.write( "
Algebra.Com's Answer #385908 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A ball is thrown off the top of a classroom building with an initial upward velocity of 10 feet per second. The height above the ground can be found using h= -16t(squared) + 10t + 40 with t representing time in seconds and h representing height in feet. How high is the ball after 0.8 seconds?
\n" ); document.write( ".
\n" ); document.write( "given:
\n" ); document.write( "\"h=+-16t%5E2+%2B+10t+%2B+40\"
\n" ); document.write( "set t to 0.8 and solve for h:
\n" ); document.write( "\"h=+-16%280.8%29%5E2+%2B+10%280.8%29+%2B+40\"
\n" ); document.write( "\"h=+-16%280.64%29+%2B+8+%2B+40\"
\n" ); document.write( "\"h=+-10.24+%2B+8+%2B+40\"
\n" ); document.write( "\"h=+-2.24+%2B+40\"
\n" ); document.write( "\"h=+37.76\" feet
\n" ); document.write( ".
\n" ); document.write( "When will the ball be 20 feet above the ground and headed down?
\n" ); document.write( "set h to 20 and solve for t:
\n" ); document.write( "\"h=+-16t%5E2+%2B+10t+%2B+40\"
\n" ); document.write( "\"20=+-16t%5E2+%2B+10t+%2B+40\"
\n" ); document.write( "\"0=+-16t%5E2+%2B+10t+%2B+20\"
\n" ); document.write( "\"0=+16t%5E2+-+10t+-+20\"
\n" ); document.write( "\"0=+8t%5E2+-+5t+-+4\"
\n" ); document.write( "Applying the \"quadratic formula\" we get:
\n" ); document.write( "x = {-0.46, 1.09}
\n" ); document.write( "answer:
\n" ); document.write( "x = 1.09 secs
\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 \"8x%5E2%2B-5x%2B-4+=+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-5%29%5E2-4%2A8%2A-4=153\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=153 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--5%2B-sqrt%28+153+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-5%29%2Bsqrt%28+153+%29%29%2F2%5C8+=+1.08558230480331\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-5%29-sqrt%28+153+%29%29%2F2%5C8+=+-0.460582304803311\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"8x%5E2%2B-5x%2B-4\" can be factored:
\n" ); document.write( " \"8x%5E2%2B-5x%2B-4+=+8%28x-1.08558230480331%29%2A%28x--0.460582304803311%29\"
\n" ); document.write( " Again, the answer is: 1.08558230480331, -0.460582304803311.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+8%2Ax%5E2%2B-5%2Ax%2B-4+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );