phyzz
- 35
- 0
Homework Statement
Let a body with a mass m move along a circle of radius R. The absolute value (magnitude) of its velocity changes linearly in time from v to 2v during one complete rotation. Find the absolute value of the force that act on this body as a function of time.
The Attempt at a Solution
I first found the tangential acceleration:
[tex] a_{tan} = {\frac{∆v}{∆t}}[/tex]
[tex] a_{tan} = {\frac{2v - v}{t}} = {\frac{v}{t}}[/tex]
And for the radial acceleration I have
[tex] a_{R} = {\frac{v^2}{R}}[/tex]
Overall acceleration
[tex] \|\vec{a}\| = \sqrt{a_{tan}{}^{2} + a_{R}{}^{2}} = \sqrt{{\frac{v^2}{t^2}} + {\frac{v^4}{R^2}}}[/tex]
So by using Newtons 2nd law
[tex] ∑\vec{F}\ = m\vec{a}\[/tex]
I get
[tex] |F| = m\sqrt{{\frac{v^2}{t^2}} + {\frac{v^4}{R^2}}}[/tex]
I don't feel confident at all with my response, the question does ask as a function of time and I have v's, m and an R in there. Have I gone completely wrong somewhere?
Thank you