Ramp Problem, Friction, Find Theta

AI Thread Summary
The discussion revolves around a physics problem involving two blocks connected by a string over a frictionless pulley, where the goal is to find the incline angle θ for constant speed motion. The forces acting on the blocks are analyzed, revealing the equations for both upward and downward motion scenarios. A key equation derived is 2sin(θ) - 2μcos(θ) = 1, which requires manipulation to solve for θ. The conversation highlights the need for trigonometric identities and corrections to initial equations, particularly addressing a misplaced minus sign. The complexity of the solution is acknowledged, indicating that it may involve advanced mathematical techniques.
maryhem
Messages
1
Reaction score
0
Challenging Ramp and Pulley Problem

Homework Statement



Two blocks of masses 2m and m are connected by a weightless string over a frictionless, massless pulley, as shown in the figure. The coefficient of kinetic friction between the block and the incline is \mu. The system is in a uniform gravitational field directed downward of strength g. Find the incline angle \theta such that the blocks move at a constant speed. Distinguish between the cases of upward and downward motion. Rationalize your solutions using a simple physical picture.

Homework Equations


\mathbf{F} = m\mathbf{a}

The Attempt at a Solution



So we start by looking at the forces acting on each block. In this case, we will be looking at downward motion. For the 2m mass:
2mg\sin\theta - \mu mg\cos\theta - T = 0
And for the second block:
T - mg = 0 \implies T = mg
Using the second equation and plugging into the first equation, we find:
2\sin\theta - 2\mu\cos\theta = 1
I can't figure out how to solve for \theta. Wolfram's answer is pretty ugly.
 

Attachments

  • ****ingProblem.png
    ****ingProblem.png
    11.1 KB · Views: 581
Last edited:
Physics news on Phys.org
You need trig identities and a bit of manipulation:

Divide through by ##\cos(\theta)##
##1/\cos(\theta)=\sec(\theta)##

Square both sides and expand the RHS
##\sec^2(\theta)=1+\tan^2(\theta)##

Change variables: ##x=\tan(\theta)##
Look familiar?

Note - you have misplaced a minus sign in the first equation.
gravity and friction both point in the opposite direction to tension.
 
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