document.write( "Question 926001: s=vt+16t2
\n" );
document.write( "object released from 684 feet the initial velocity is 18 ft/s and air resistance is neglected how many seconds will the object hit the ground? \n" );
document.write( "
Algebra.Com's Answer #562043 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! s=vt+16t2 \n" ); document.write( "object released from 684 feet the initial velocity is 18 ft/s and air resistance is neglected how many seconds will the object hit the ground? \n" ); document.write( "=============== \n" ); document.write( "Use s(t) = -16t^2 + vt + so \n" ); document.write( "If the in+tial velocity is downward (you didn't say) it's -18. If it's upward, it's +18. \n" ); document.write( "I'll assume downward. \n" ); document.write( "so is the starting height. \n" ); document.write( "----------- \n" ); document.write( "s(t) = -16t^2 - 18t + 684 = 0 \n" ); document.write( "Solve for t \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=============== \n" ); document.write( "Ignore the negative solution. \n" ); document.write( "t = 6 seconds \n" ); document.write( " |