Non-Uniform Circular Motion - Finding total acceleration

AI Thread Summary
The discussion revolves around solving a problem related to non-uniform circular motion, specifically calculating total acceleration using radial and tangential components. The user derived equations for radial and tangential forces and calculated their respective accelerations. However, the final answer was found to be incorrect, prompting a request for assistance. Other participants suggested that further simplification of the expression using the identity sin²(x) + cos²(x) = 1 might resolve the issue. The conversation highlights the importance of careful simplification in physics problems.
Defagment
Messages
7
Reaction score
0

Homework Statement



21jdoqu.jpg


Homework Equations


Code:
a(total) = sqrt( a(tangential)^2 + a(radial)^2 )

The Attempt at a Solution



I wrote out equations for the forces in the radial and tangential directions:
Code:
F(radial)       = T - ( mg * cos(θ) )
F(tangential) = mg * sin(θ)
I used the equations to find acceleration in the radial and tangential direction (a = F/m):
Code:
a(radial)       = (T/m) - ( g * cos(θ) )
a(tangential) = g * sin(θ)
I plugged it into a(total) = sqrt( a(tangential)^2 + a(radial)^2 ):
JkNfO.gif


which simplifies to:

4oCLY.gif


My answer is incorrect and I'm not sure what I did wrong.
Any help would be appreciated.
 
Physics news on Phys.org
is this some kind of online question bank where you have to submit the answer ?
i see that your solution seems to be correct... may be you need to further simplify the expression you got...these online physics problem banks can act stupid...

Newton
 
Your answer seems to be correct. I think you need to simplify the expression by using sin^2(x)+cos^2(x)=1. That may change the final expression, but otherwise, the answer is same.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top