document.write( "Question 83818: 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( "
Algebra.Com's Answer #60313 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( "The equation for this: h(x) height and x = time in seconds \n" ); document.write( "h(x) = -4.9x^2 + 20x + 100 \n" ); document.write( ": \n" ); document.write( "To find time when ball is 80 m above the ground: \n" ); document.write( "-4.9x^2 + 20x + 100 = 80 \n" ); document.write( ": \n" ); document.write( "-4.9x^2 + 20x + 100 - 80 = 0 \n" ); document.write( ": \n" ); document.write( "-4.9x^2 + 20x + 20 = 0 \n" ); document.write( ": \n" ); document.write( "Solve for x to find the time (in seconds) it will be 80 ft above the ground \n" ); document.write( ": \n" ); document.write( "Use the quadratic formula; a=-4.9, b=20, c=20 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Do the math here you should get a positive solution of; \n" ); document.write( ": \n" ); document.write( "x = 4.9 seconds for it to be at 80 m \n" ); document.write( ": \n" ); document.write( "A graphical presentation of this event: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Notice that when x = 5 sec, it will be at about 80 meters (y) \n" ); document.write( "Also notice that it will be 20 meters below the height of the building (x=0) \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? \n" ); document.write( " |