document.write( "Question 213153: A baseball is thrown upward with an initial speed of 69ft/sec. The number of feet s above the ground after t seconds is given by the equation s=-16t^6+69t. When will the baseball be 54 feet above the ground? \n" ); document.write( "
Algebra.Com's Answer #161050 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The problem gives you:
\n" ); document.write( "s=-16t^6+69t
\n" ); document.write( ".
\n" ); document.write( "Where s = feet above ground
\n" ); document.write( ".
\n" ); document.write( "Now, they would like to know at what time (t) is it when it is 54 feet above the ground. Simply substitute s for 54 and solve for t:
\n" ); document.write( "s=-16t^6+69t
\n" ); document.write( "54=-16t^6+69t
\n" ); document.write( "0=-16t^6+69t-54
\n" ); document.write( "0=16t^6-69t+54
\n" ); document.write( "Solve by using the quadratic formula. Doing so yields:
\n" ); document.write( "t = {3.285, 1.027} (in seconds)
\n" ); document.write( "The reason for two answers -- once going up and another time coming down.
\n" ); document.write( ".
\n" ); document.write( "Details of quadratic below:
\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 \"at%5E2%2Bbt%2Bc=0\" (in our case \"16t%5E2%2B-69t%2B54+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"t%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-69%29%5E2-4%2A16%2A54=1305\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=1305 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--69%2B-sqrt%28+1305+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"t%5B1%5D+=+%28-%28-69%29%2Bsqrt%28+1305+%29%29%2F2%5C16+=+3.28514949176178\"
\n" ); document.write( " \"t%5B2%5D+=+%28-%28-69%29-sqrt%28+1305+%29%29%2F2%5C16+=+1.02735050823822\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"16t%5E2%2B-69t%2B54\" can be factored:
\n" ); document.write( " \"16t%5E2%2B-69t%2B54+=+16%28t-3.28514949176178%29%2A%28t-1.02735050823822%29\"
\n" ); document.write( " Again, the answer is: 3.28514949176178, 1.02735050823822.\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%2B-69%2Ax%2B54+%29\"

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