Three blocks connected by two strings: tensions?

  • Thread starter Thread starter ddtozone
  • Start date Start date
  • Tags Tags
    Blocks Strings
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 23K views
ddtozone
Messages
8
Reaction score
0

Homework Statement



Three blocks on a frictionless surface are connected by strings like so (from left to right):
Block 1 (m=10kg) to string with Tension 1 to Block 2 (m=20kg) to string with Tension 2 to Block 3 (m=30kg) to string with Tension 3.
The blocks are pulled to the right with force T3=60N.
Find T1 and T2.

Homework Equations



I'm not even sure... maybe
Fn=mg


The Attempt at a Solution



I would guess T1 is 20N and T2 is 40N, because it's proportional to T3. But this doesn't seem correct. Could I please get some feedback?


Thank you!
 
Physics news on Phys.org
if i am not wrong,

consider the entire system of 3 blocks

force to the right 60N = mass of 3 blocks (60kg) x acceleration

'a' is the same for the entire system. so , 'a' is the same for each block

so your acceleration is = 60/60 = 1

so for tension 1, which pulls only block 1, to have a = 1, it must have a force acting on it by f=ma = (10kg)(1) = 10N, so tension is = 10N

for tension 2, which pulls block 1 and block 2, a = 1, f=ma = (10+20)(1) = 30N

for tension 3, which pulls block 1,2,3, a = 1, f= ma = (10+20+30)(1) = 60N
 
Thanks a ton! That makes much more sense.