document.write( "Question 764112: help please!!! Can you explain this step by step?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "if an object is thrown vertically upward with an initial velocity of v, from an original position of s, the height h at any time is given by:
\n" );
document.write( "h=-16t^2+vt+s (where h and s are in ft, t is in seconds, and v is in ft/sec)
\n" );
document.write( "if a rock is thrown upward from a height of 100ft, with an initial velocity of 32ft/sec, solve for the time that it takes for it to hit the ground. (when h=0)
\n" );
document.write( "answer in seconds.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #465198 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if an object is thrown vertically upward with an initial velocity of v, from an original position of s, the height h at any time is given by: \n" ); document.write( "h=-16t^2+vt+s (where h and s are in ft, t is in seconds, and v is in ft/sec) \n" ); document.write( "if a rock is thrown upward from a height of 100ft, with an initial velocity of 32ft/sec, solve for the time that it takes for it to hit the ground. (when h=0) \n" ); document.write( "answer in seconds. \n" ); document.write( "-------------- \n" ); document.write( "h=-16t^2+vt+s \n" ); document.write( "--- \n" ); document.write( "h(t) = -16t^2 + 32t + 100 \n" ); document.write( "-16t^2 + 32t + 100 = 0 \n" ); document.write( "Solve for t \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "t =~ 3.6926 seconds \n" ); document.write( "Ignore the negative solution \n" ); document.write( " \n" ); document.write( " |