Mass falling and pulling others on a rough surface

AI Thread Summary
The discussion focuses on solving a physics problem involving four masses and friction. The equations derived indicate that the acceleration, a, is expressed as a = g(1 - 3μ)/4, with the condition that 1 - 3μ must be non-negative for a to be positive. Participants emphasize the importance of distinguishing between static and dynamic friction coefficients, noting that the problem only mentions one coefficient. The tension, T, is ultimately expressed in terms of mass, gravitational acceleration, and the friction coefficient as T = (g - a)m = (3 + 3μ)/4 mg. The conversation highlights the need for careful handling of simultaneous equations in such problems.
Karol
Messages
1,380
Reaction score
22

Homework Statement


Snap1.jpg
4 m masses, μ is the coefficient of friction. what is the tension and what should the maximum μ be to allow acceleration.

Homework Equations


Mass-acceleration: F=ma

The Attempt at a Solution


$$\left\{\begin{array}{l} mg-T=ma \\ T-3mg\mu=3ma \end{array}\right.~~\rightarrow~~a=\frac{1-\mu}{4}g$$
So, from here, μ≤1 in order for a to be positive. but logically:
$$3mg\mu\leq mg~~\rightarrow~~\mu\leq \frac{1}{3}$$
 
Physics news on Phys.org
Check your working for solving simultaneous equations.
 
You're mixing up static & dynamic friction coefficients. Your "logically" expression is correct if μ = μs.
 
NascentOxygen said:
Check your working for solving simultaneous equations.
I add the equations:
$$+\left\{\begin{array}{l} mg-T=ma \\ T-3mg\mu=3ma \end{array}\right.$$
$$mg-3mg\mu=4ma~~\rightarrow~~a=\frac{1-\mu}{4}g$$
rude man said:
You're mixing up static & dynamic friction coefficients
The question didn't distinct between the coefficients, it mentions only one.
 
Karol said:
I add the equations:
$$+\left\{\begin{array}{l} mg-T=ma \\ T-3mg\mu=3ma \end{array}\right.$$
$$mg-3mg\mu=4ma~~\rightarrow~~a=\frac{1-\mu}{4}g$$

The question didn't distinct between the coefficients, it mentions only one.

I believe that should give you a = g(1 - 3μ)/4

Then you need to ensure that a is positive, g and 1/4 are positive constants so you have the restriction that: 1-3μ ≥ 0
 
$$\left\{\begin{array}{l} mg-T=ma \\ T-3mg\mu=3ma \end{array}\right.~~\rightarrow~~a=\frac{1-3\mu}{4}g$$
Thanks HoodedFreak
 
Karol said:
$$\left\{\begin{array}{l} mg-T=ma \\ T-3mg\mu=3ma \end{array}\right.~~\rightarrow~~a=\frac{1-3\mu}{4}g$$
Thanks HoodedFreak

The first part of the question asks you to find ##T##. I assume this means ##T## in terms of ##m, g## and ##\mu##. But, you've eliminated ##T## from your equations.
 
PeroK said:
The first part of the question asks you to find ##T##. I assume this means ##T## in terms of m,gm,gm, g and μμ\mu. But, you've eliminated ##T## from your equations.
That's simple:
$$T=(g-a)m=...=\frac{3+3\mu}{4}mg$$
 
  • Like
Likes PeroK
Back
Top