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 #385906 by Alan3354(69443)\"\" \"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( "Sub 0.8 for t
\n" ); document.write( "h(0.8) = -16*0.8^2 + 10*0.8 + 40
\n" ); document.write( "= 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( "h = 20
\n" ); document.write( "20 = -16t^2 + 10t + 40
\n" ); document.write( "\"-16t%5E2+%2B+10t+%2B+20+=+0\"
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"-16x%5E2%2B10x%2B20+=+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=%2810%29%5E2-4%2A-16%2A20=1380\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1380 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-10%2B-sqrt%28+1380+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2810%29%2Bsqrt%28+1380+%29%29%2F2%5C-16+=+-0.848385976312919\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2810%29-sqrt%28+1380+%29%29%2F2%5C-16+=+1.47338597631292\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-16x%5E2%2B10x%2B20\" can be factored:
\n" ); document.write( " \"-16x%5E2%2B10x%2B20+=+%28x--0.848385976312919%29%2A%28x-1.47338597631292%29\"
\n" ); document.write( " Again, the answer is: -0.848385976312919, 1.47338597631292.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-16%2Ax%5E2%2B10%2Ax%2B20+%29\"

\n" ); document.write( "\n" ); document.write( "=======================
\n" ); document.write( "Ignore the negative solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );