Centripetal acceleration problem (very easy)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 22K views
coding_delight
Messages
3
Reaction score
0
A 2.5 kg object moves at a constant speed of 8.0 m/s in a 5.0 m radius circle. What is the object's acceleration?

I'm quite sure the answer to the problem is 32 m/s^2, but apparently the right answer is 13 m/s^2. Unless I'm missing a detail about the "constant velocity" part of the problem, can some one please explain why the answer is 13.
 
Physics news on Phys.org
Welcome to PF, Coding... but you're in the wrong forum. This is pretty obviously a homework question, which is not allowed in this section. As such, you must show what you've already done by way of figuring it out.
 
[tex]a_c= \frac{v^2}{r}[/tex]

The mass is superfluous.
 
coding_delight said:
A 2.5 kg object moves at a constant speed of 8.0 m/s in a 5.0 m radius circle. What is the object's acceleration?

I'm quite sure the answer to the problem is 32 m/s^2, but apparently the right answer is 13 m/s^2. Unless I'm missing a detail about the "constant velocity" part of the problem, can some one please explain why the answer is 13.

How could you possibly have got "32 m/s^2"? The only way to combine the numbers given to get 32 would be "82 times 2.5 divided by 5". If you do that, your units would be kg m/s2, not m/s2. Since there is no mass unit in acceleration, as bel says, the mass is irrelevant.
 
duh.. 32 units is the force, 13units is the acceleration
 
coding_delight said:
A 2.5 kg object moves at a constant speed of 8.0 m/s in a 5.0 m radius circle. What is the object's acceleration?

I'm quite sure the answer to the problem is 32 m/s^2, but apparently the right answer is 13 m/s^2. Unless I'm missing a detail about the "constant velocity" part of the problem, can some one please explain why the answer is 13.

acceleration = v*v/r
= 8*8/5
= 64/5=12.8
= 13 (approx)