SOLUTION: If a stone is tossed from the top of a 210 meter building, the height of the stone as a function of time is given by h(t) = -9.8t2 – 10t + 210, where t is in seconds, and height is

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: If a stone is tossed from the top of a 210 meter building, the height of the stone as a function of time is given by h(t) = -9.8t2 – 10t + 210, where t is in seconds, and height is      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 551083: If a stone is tossed from the top of a 210 meter building, the height of the stone as a function of time is given by h(t) = -9.8t2 – 10t + 210, where t is in seconds, and height is in meters. After how many seconds will the stone hit the ground? Round to the nearest hundredth’s place; include units in your answer.
I got
-10(9.8t^2 - 10t + 210)=0
98t + 100t - 2100
49t^2 + 50t - 1050
t= 4.15 seconds
Am I close??

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
If a stone is tossed from the top of a 210 meter building, the height of the stone as a function of time is given by h(t) = -9.8t2 – 10t + 210, where t is in seconds, and height is in meters. After how many seconds will the stone hit the ground? Round to the nearest hundredth’s place; include units in your answer.
I got
-10(9.8t^2 - 10t + 210)=0
98t + 100t - 2100
49t^2 + 50t - 1050
t= 4.15 seconds
Am I close??
--------------------
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -9.8x%5E2%2B-10x%2B210+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-10%29%5E2-4%2A-9.8%2A210=8332.

Discriminant d=8332 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--10%2B-sqrt%28+8332+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-10%29%2Bsqrt%28+8332+%29%29%2F2%5C-9.8+=+-5.16733620703838
x%5B2%5D+=+%28-%28-10%29-sqrt%28+8332+%29%29%2F2%5C-9.8+=+4.14692804377307

Quadratic expression -9.8x%5E2%2B-10x%2B210 can be factored:
-9.8x%5E2%2B-10x%2B210+=+%28x--5.16733620703838%29%2A%28x-4.14692804377307%29
Again, the answer is: -5.16733620703838, 4.14692804377307. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-9.8%2Ax%5E2%2B-10%2Ax%2B210+%29

4.15 is the correct solution, but
------
On Earth, it's h(t) = -4.9t2 – 10t + 210, not -9.8t^2
The -10t indicates it was thrown at 10 m/sec downward.
--------
I got
-10(9.8t^2 - 10t + 210)=0
98t + 100t - 2100 **** you dropped the = 0 here
49t^2 + 50t - 1050
--------
Where did you get the equation with the -9.8t^2 ?