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)![]() ![]() 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( " |