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:
<br /> a_{tan} = {\frac{∆v}{∆t}}<br />
<br /> a_{tan} = {\frac{2v - v}{t}} = {\frac{v}{t}}<br />
And for the radial acceleration I have
<br /> a_{R} = {\frac{v^2}{R}}<br />
Overall acceleration
<br /> \|\vec{a}\| = \sqrt{a_{tan}{}^{2} + a_{R}{}^{2}} = \sqrt{{\frac{v^2}{t^2}} + {\frac{v^4}{R^2}}}<br />
So by using Newtons 2nd law
<br /> ∑\vec{F}\ = m\vec{a}\<br />
I get
<br /> |F| = m\sqrt{{\frac{v^2}{t^2}} + {\frac{v^4}{R^2}}}<br />
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