document.write( "Question 371009: Aubrey uses a slingshot to shoot a marble from a window. The height of the marble h(t) in feet at time t seconds is given by the function h(t)=-16t square -50t+164. How many seconds elapse before the marble hits the ground? \n" ); document.write( "
Algebra.Com's Answer #264335 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! h(t)=-16t square -50t+164 \n" ); document.write( "When it reaches the ground the \"height\" is zero \n" ); document.write( "so, set h(t) to zero and solve for t: \n" ); document.write( "0=-16t^2 -50t+164 \n" ); document.write( "0=16t^2 + 50t - 164 \n" ); document.write( "0=8t^2 + 25t - 82 \n" ); document.write( "Applying the \"quadratic formula\" we find that \n" ); document.write( "t = {2, -5.125} \n" ); document.write( "Throw out the negative answer leaving \n" ); document.write( "t = 2 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic to follow: \n" ); document.write( ". \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |