2
$\begingroup$

A girl is throwing a ball.

If I have an equation $h= -4.9*t^2+20t+1.2$, where $t$ is number of second after the girl has thrown the ball, and $h$ is the height above ground. I want to find out when will the ball hit the ground. My solution is set $-4.9*t^2+20t+1.2=0$, and then I get $t=4.1$ seconds. Is it correct?

An it is wrong to say that we solve $-4.9*t^2+20t+1.2=4.1$ and then solve for $t$. Am I right?

  • 0
    @André Nicolas Thanks2012-11-04

1 Answers 1

0

So that the question will not remain unanswered, here is an answer.

You calculated the (positive) value of $t$ such that $-4.9t^2+20t+1.2=0$ correctly, and this was the right thing to do.

I get that $t\approx 4.14$. That kind of precision (to the nearest hundredth of a second), is physically unreasonable, since the quadratic model assumes that there is no air resistance.

As to the final question, setting $-4.9t^2+20t+1.2=4.1$ has no connection to solving the problem of finding the time when the ball hits the ground.

  • 0
    The units are metres on both sides. Solving $-4.9t^2 + 20t + 1.2 = 4.1$ gives the time when the ball is $4.1$ metres above the ground. It doesn't solve the problem posed but it is a valid thing to do.2012-11-04