Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

I am trying to solve this simple excercise:

Question

You throw a small coin upwards with $4 \frac{m}{s}$ . How much time does it need to reach the height of $0.5 m$ ? Why do we get two results?

Answer

(We get two results for time, because the coin passes the 0.5m mark downwards too.)

The equtation I used (for constant acceleration): $x = x_0 + v_0 t + \frac{1}{2} a t^2$

These values I know: $x = 0.5m$, $x_0 = 0$, $v_0 = 4 \frac{m}{s}$, $a = -9.81 \frac{m}{s^2}$ So, I get a quadratic equtation which I can solve for $t$. My two results are: $t_1 = 0.15s$ and $t_2 = 0.66s$, however the book has the results 0.804s and 0.013s. What am I doing wrong?

Thanks for your help

share|improve this question
your answer is correct. wolframalpha.com/input/?i=solve+.5+%3D+4t+-(9.8/2)t^2 – Approximist Mar 1 '11 at 22:00

2 Answers

up vote 2 down vote accepted

Nothing, your book did it wrong.

share|improve this answer
2  
But if the question had asked for the times when a height of 0.05 m was reached, the book's answers would be correct. Sounds like a typo in the problem. – Ted Bunn Mar 1 '11 at 22:04

You get two results because the particle at this height does not stop but continues flying up. In a while it goes down and passes the same elevation on its way down.

share|improve this answer
1  
Please don't downvote him. He was acted in good nature. Even if that info was present in the question, no one deserves a downvote for trying to help. – noname Mar 1 '11 at 22:22
1  
@noname: I am down-voting the answer because it's completely useless so it should get as low as possible (otherwise why would we have those arrows pointing downwards?). In any case, I am definitely not down-voting him. – Marek Mar 2 '11 at 0:54
@Marek: Interestingly downvotes take away 2 points, upvotes add 10. So three downvotes and one sympathetic upvote will be a net of two downvotes, which would suggest not a great answer, but it will increase the reputation by four points! – MBN Mar 2 '11 at 16:01

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.