document.write( "Question 122751: Solve.\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?
\n" ); document.write( "

Algebra.Com's Answer #90154 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The correct solution to this problem is t = 4.912 seconds (rounded to 3 decimal places).
\n" ); document.write( ".
\n" ); document.write( "The equation to use to solve this problem is:
\n" ); document.write( ".
\n" ); document.write( "\"h%28t%29+=+%28-9.8%2F2%29t%5E2+%2B+20t+%2B+100\"
\n" ); document.write( ".
\n" ); document.write( "This equation gives the height as a function of time after the launch of the ball.
\n" ); document.write( ".
\n" ); document.write( "The interpretation of the right side of this equation is that the first term accounts
\n" ); document.write( "for the effects of gravity; the second term accounts for the initial velocity and the positive
\n" ); document.write( "sign that it has in the problem indicates that the ball is tossed upward from the building; and
\n" ); document.write( "the third term indicates that the building the ball is launched from is 100 meters tall
\n" ); document.write( "(note that t = 0 at launch, and when t = 0 the first two terms on the right side become 0.
\n" ); document.write( "Therefore the initial height as indicated by the right side is just 100).
\n" ); document.write( ".
\n" ); document.write( "The problem tells you to find the time it takes for the ball to reach a height of 80 meters.
\n" ); document.write( "So for h(t) you can substitute 80 and the equation becomes:
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"80+=+%28-9.8%2F2%29t%5E2+%2B+20t+%2B+100\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 80 from both sides of this equation to get rid of the 80 on the left side, and
\n" ); document.write( "the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"0+=+%28-9.8%2F2%29t%5E2+%2B+20t+%2B+20\"
\n" ); document.write( ".
\n" ); document.write( "Transpose this equation (switch sides) to get it into the standard quadratic form of:
\n" ); document.write( ".
\n" ); document.write( "\"%28-9.8%2F2%29t%5E2+%2B+20t+%2B+20+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This is in the standard form \"at%5E2+%2B+bt+%2B+c=0\" and by comparing this standard form
\n" ); document.write( "with your equation you can see that a = -9.8/2 or -4.9, b = +20, and c = +20.
\n" ); document.write( ".
\n" ); document.write( "The quadratic formula tells you that the solution equation for the standard form is:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "So to get the solution for your problem all you have to do is to substitute the values you
\n" ); document.write( "have for a, b, and c into the solution equation and simplify it.
\n" ); document.write( ".
\n" ); document.write( "Making the substitutions for a, b, and c in the solution equation results in:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-%2820%29+%2B-+sqrt%28+20%5E2-4%2A%28-4.9%29%2A20+%29%29%2F%282%2A%28-4.9%29%29+\"
\n" ); document.write( ".
\n" ); document.write( "The terms inside the radical are \"20%5E2-4%2A%28-4.9%29%2A20\" and they multiply out to give:
\n" ); document.write( ".
\n" ); document.write( "\"20%5E2-4%2A%28-4.9%29%2A20+=+400+-+%28-392%29=792\"
\n" ); document.write( ".
\n" ); document.write( "Substituting this for the numbers inside the radical results in the solution equation becoming:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-%2820%29+%2B-+sqrt%28+792%29%29%2F%282%2A%28-4.9%29%29+\"
\n" ); document.write( ".
\n" ); document.write( "and \"sqrt%28792%29+=+28.14249456\"
\n" ); document.write( ".
\n" ); document.write( "Substituting this into the solution equation results in:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-%2820%29+%2B-28.14249456+%29%2F%282%2A%28-4.9%29%29+\"
\n" ); document.write( ".
\n" ); document.write( "Multiplying out the denominator results in the equation becoming:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-%2820%29+%2B-+28.14249456%29%2F%28-9.8%29+\"
\n" ); document.write( ".
\n" ); document.write( "And removing the parentheses around the first term in the numerator (the 20) simplifies
\n" ); document.write( "the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-20+%2B-+28.14249456%29%2F%28-9.8%29+\"
\n" ); document.write( ".
\n" ); document.write( "Notice that the answer needs to be positive because negative time is before the launch and
\n" ); document.write( "that doesn't make sense. Therefore, since the denominator is negative, the numerator also
\n" ); document.write( "has to be negative to give a positive answer. This tells you that you can ignore the + sign
\n" ); document.write( "in the numerator because it will give a positive numerator. Therefore, the only answer that
\n" ); document.write( "will make sense comes from:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28-20+-+28.14249456%29%2F%28-9.8%29+\"
\n" ); document.write( ".
\n" ); document.write( "Combining the two terms in the numerator reduces the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+%28+-+48.14249456%29%2F%28-9.8%29+\"
\n" ); document.write( ".
\n" ); document.write( "and when you divide the numerator by the denominator you get an answer of:
\n" ); document.write( ".
\n" ); document.write( "\"t+=+4.912499445\"
\n" ); document.write( ".
\n" ); document.write( "So the time for the object to be 80 meters above the ground is 4.912499445 seconds after
\n" ); document.write( "launch and this rounds off to 4.912 seconds.
\n" ); document.write( ".
\n" ); document.write( "You can graph the flight path of the object by making the vertical axis the height and the
\n" ); document.write( "horizontal axis the time in seconds. Then graph \"h%28t%29+=+-4.9t%5E2+%2B+20t+%2B+100\" and you get:
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-1%2C10%2C-5%2C150%2C+-4.9x%5E2+%2B+20x+%2B+100%29\"
\n" ); document.write( ".
\n" ); document.write( "Notice on the graph that when t is zero, the height on the vertical axis is 100 meters, which
\n" ); document.write( "is the height from which the object is launched.
\n" ); document.write( ".
\n" ); document.write( "Also notice that when t is approximately 4.912 seconds the height is approximately 80
\n" ); document.write( "meters and the object will hit the ground in around 7 seconds.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps to get you on the right track with this problem and gives you some confidence
\n" ); document.write( "that this answer is correct.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );