document.write( "Question 104025: I am stuck on this word problem would you be able to help me work it out? \r
\n" );
document.write( "\n" );
document.write( "A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m? \r
\n" );
document.write( "\n" );
document.write( "This problem has me confused I am not sure where to begin. Thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #75699 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A ball is thrown upward from the roof of a building 100 m tall with an initial velocity of 20 m/s. When will the ball reach a height of 80 m? \n" ); document.write( ": \n" ); document.write( "This can be made into a quadratic equation with the three elements \n" ); document.write( "Let t = time in seconds \n" ); document.write( "1. Gravity (negative because it's accelerated downward) -4.9t^2 \n" ); document.write( "2. Initial velocity (positive because it's thrown up-ward: + 20t \n" ); document.write( "3. Initial height above ground: +100 \n" ); document.write( ": \n" ); document.write( " -4.9t^2 + 20t + 100 = height above ground \n" ); document.write( ": \n" ); document.write( "They want to know when will it be at a height of 80 ft: \n" ); document.write( "-4.9t^2 + 20t + 100 = 80 \n" ); document.write( ": \n" ); document.write( "-4.9t^2 + 20t + 100 - 80 = 0; subtracted 80 from both sides \n" ); document.write( ": \n" ); document.write( "-4.9t^2 + 20t + 20 = 0 \n" ); document.write( ": \n" ); document.write( "This is the quadratic formula: except we will be solving for t instead of x: \n" ); document.write( " \n" ); document.write( "Substitute: a=-4.9; b=20; c=20 \n" ); document.write( " \n" ); document.write( "Do the math: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Solution 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "t = -.83, this is NOT our solution \n" ); document.write( ": \n" ); document.write( "Solution 2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "t = + 4.9 sec, this IS our solution \n" ); document.write( " \n" ); document.write( " |