document.write( "Question 299015: A ball is thrown vertically upward from the top of a building 102 feet tall with an initial velocity of 60 feet per second. The distance s (in feet) of the ball from the ground after t seconds is s(t)=-16t^2+60t+102\r
\n" ); document.write( "\n" ); document.write( "What is the distance of the ball from the ground at time t=0?
\n" ); document.write( "After how many seconds does the ball strike the ground?
\n" ); document.write( "After how many seconds will the ball pass the top of the building on its way down?
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #215002 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A ball is thrown vertically upward from the top of a building 102 feet tall with an initial velocity of 60 feet per second. The distance s (in feet) of the ball from the ground after t seconds is s(t)=-16t^2+60t+102
\n" ); document.write( "What is the distance of the ball from the ground at time t=0?
\n" ); document.write( "Set t=0 and plug into formula:
\n" ); document.write( "s(t)=-16t^2+60t+102
\n" ); document.write( "s(0)=-16*0^2+60(0)+102
\n" ); document.write( "s(0)= 102 feet
\n" ); document.write( ".
\n" ); document.write( "After how many seconds does the ball strike the ground?
\n" ); document.write( "Solve for t when s(t)=-102 (that's because we are 102 feet above the ground)
\n" ); document.write( "s(t)=-16t^2+60t+102
\n" ); document.write( "-102=-16t^2+60t+102
\n" ); document.write( "0=-16t^2+60t+204
\n" ); document.write( "0=-16t^2+60t+204
\n" ); document.write( "0=-4t^2+15t+51
\n" ); document.write( ".
\n" ); document.write( "Solve using the quadratic formula. Doing so yields:
\n" ); document.write( "x = {-2.16, 5.91}
\n" ); document.write( "Throw away the negative solution leaving:
\n" ); document.write( "t = 5.91 seconds
\n" ); document.write( ".
\n" ); document.write( "After how many seconds will the ball pass the top of the building on its way down?
\n" ); document.write( "Solve for t when s(t)=0
\n" ); document.write( "s(t)=-16t^2+60t+102
\n" ); document.write( "0=-16t^2+60t+102
\n" ); document.write( "0=-8t^2+30t+51
\n" ); document.write( "Solve using the quadratic formula (Details below). Doing so yields:
\n" ); document.write( "x = {-1.27, 5.02}
\n" ); document.write( "Throw away the negative solution leaving:
\n" ); document.write( "t = 5.02 seconds
\n" ); document.write( ".
\n" ); document.write( "Details of quadratic for part c:
\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%2B30x%2B51+=+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=%2830%29%5E2-4%2A-8%2A51=2532\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=2532 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-30%2B-sqrt%28+2532+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2830%29%2Bsqrt%28+2532+%29%29%2F2%5C-8+=+-1.26993640635228\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2830%29-sqrt%28+2532+%29%29%2F2%5C-8+=+5.01993640635228\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"-8x%5E2%2B30x%2B51\" can be factored:
\n" ); document.write( " \"-8x%5E2%2B30x%2B51+=+-8%28x--1.26993640635228%29%2A%28x-5.01993640635228%29\"
\n" ); document.write( " Again, the answer is: -1.26993640635228, 5.01993640635228.\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%2B30%2Ax%2B51+%29\"

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