What is the force required to keep two blocks in equilibrium

Click For Summary

Homework Help Overview

The problem involves two blocks, A and B, each weighing 170 lb, resting on frictionless surfaces and connected by a cable. The objective is to determine the force P required to maintain equilibrium and the reactions between the blocks and their surfaces. The discussion includes free body diagrams (FBDs) and the application of static equilibrium equations.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the necessity of drawing separate FBDs for each block and the implications of the angles involved. There are attempts to apply equilibrium equations, but some participants express confusion about the placement of forces and the definitions of normal and gravitational forces.

Discussion Status

Several participants have provided guidance on the correct representation of forces in the FBDs, particularly regarding the normal force and gravitational force. There is ongoing exploration of the relationships between the forces acting on the blocks, with some participants successfully deriving equations while others seek clarification on specific components.

Contextual Notes

Participants are working within the constraints of a homework assignment that requires careful consideration of forces and equilibrium conditions. There are indications of differing interpretations of force placements and the necessity of including all relevant forces in their equations.

Alison A.
Messages
86
Reaction score
2

Homework Statement


Blocks A and B each weight 170 lb and rest on frictionless surfaces. They are connected to one another by cable AB. Determine the force P required to hold the blocks in the equilibrium position shown and the reactions between the blocks and surfaces.

Hint given: This problems requires two separate FBDs of blocks A and B. Isolating each block requires a closed surface that passes through the cable and the smooth surface on which it's resting. Examine block A first to determine the cable tension required to keep it in equilibrium. You can then use this information to determine the required force P to keep block B in equilibrium.

Image attached as well as free body diagram:
http://imgur.com/a/FV3NJ

Homework Equations


ΣFx=0
ΣFy=0
Basic trig

The Attempt at a Solution


I drew both force diagrams like the hint suggested and then started to try to find ΣFx and ∑Fy for block A and I don't think I got very far since my numbers do not seem correct (you can see in the picture). I know I need to find tension on block A then from there use that to find P, however I don't know where the angle of block B fits in. In order to keep block B in equilibrium P has to cancel out an Fx components. Just a little stuck on getting there...
 
Physics news on Phys.org
I don't understand your FBD for A. You seem to show the weight acting at 45 degrees, and don't show a normal force.
Please correct that and post whatever equations you get.
 
ImageUploadedByPhysics Forums1442535634.008757.jpg
 
mrblanco said:
Your equations are wrong. You still seem to have the weight of the block acting at 45 degrees to the vertical. That seems to violate the definition of vertical.
 
I went to my engineering learning center today and asked one of the coaches where the 45 degree force would go and he told me there... I agree with mrblanco's placement of the normal vector, I just didn't put it in because our statics textbook seems to never mention putting them in even in the examples.
 
Alison A. said:
I went to my engineering learning center today and asked one of the coaches where the 45 degree force would go and he told me there... I agree with mrblanco's placement of the normal vector, I just didn't put it in because our statics textbook seems to never mentioning putting them in even in the examples.
The normal force is fine. It's the force due to gravity that's wrong.
You must not leave out the normal force in general. In many problems it is simply equal and opposite to a gravitational force, so you can ignore both (other than how the normal force feeds into the frictional force). But that does not apply here. All three forces, tension, gravity and normal force, must be considered and represented correctly in the equations.
 
IMG_20150917_232538.jpg

Alright here is my updated FBD.

Would the angle of the normal vector be 45 degrees then? Not sure where that fits in.
 
Alison A. said:
View attachment 88802
Alright here is my updated FBD.

Would the angle of the normal vector be 45 degrees then? Not sure where that fits in.
Yes, the normal force is called that because it is normal (i.e. at right angles) to the surface. The surface is at 45 degrees to the horizontal so the normal is at 45 degrees to the vertical.
Your diagram is right now, but your equations are truncated in the image. Anyway, posting handwritten working as images is discouraged for several reasons. Please take the trouble to type your equations in. Preferably use LaTeX, or use the subscript and superscript features (X2, X2) in the formatting line above the post area.
 
haruspex said:
Yes, the normal force is called that because it is normal (i.e. at right angles) to the surface. The surface is at 45 degrees to the horizontal so the normal is at 45 degrees to the vertical.
Your diagram is right now, but your equations are truncated in the image. Anyway, posting handwritten working as images is discouraged for several reasons. Please take the trouble to type your equations in. Preferably use LaTeX, or use the subscript and superscript features (X2, X2) in the formatting line above the post area.

Sorry, it was just a little easier to show the FBD in a picture.

The equations I got were:
ΣFx=-Ncos(45°)+TABcos(32°)=0
ΣFy=-170+Nsin(45°)+TABsin(32°)=0
 
  • #10
Alison A. said:
Sorry, it was just a little easier to show the FBD in a picture.

The equations I got were:
ΣFx=-Ncos(45°)+TABcos(32°)=0
ΣFy=-170+Nsin(45°)+TABsin(32°)=0
Yes. So now you can find TAB and plug that into the equations for the other block. (Please post those equations.)
 
  • #11
Do I just leave N as undefined? Or is there some way of calculating it?
 
  • #12
Alison A. said:
Do I just leave N as undefined? Or is there some way of calculating it.
You have two equations and two unknowns: N and TAB. Using the equations to eliminate the unknown you don't care about (N) to find the one you do care about (TAB) is just standard algebraic procedure ('simultaneous equations').
 
  • #13
TAB=(170/cos(32°)+sin(32°)) which is ≈ 123.37

As for the equations for Block B:
P=xi+0j (we are finding x)
TAB=-TABcos(32°)i-TABsin(32°)j
Weight of Block=-170j

Adding them together:
ΣFx=x-TABcos(32°)=0
ΣFy=-TABsin(32°)-170=0
 
Last edited:
  • #14
Alison A. said:
TAB=(170/cos(32°)+sin(32°)) which is ≈ 123.37

As for the equations for Block B:
P=xi+0j (we are finding x)
TAB=-TABcos(32°)i-TABsin(32°)j
Weight of Block=-170j

Adding them together:
ΣFx=x-TABcos(32°)=0
ΣFy=-TABsin(32°)-170=0
Your Fy equation for B is clearly wrong: two negatives adding up to make zero. What have you left out (again)?
But you don't need this equation, do you?
 
  • #15
haruspex said:
Your Fy equation for B is clearly wrong: two negatives adding up to make zero. What have you left out (again)?
But you don't need this equation, do you?

The normal vector... whoopsie

The problem in addition to asking for TAB and P asks for RA and RB so don't I need all the components?
 
  • #16
Alison A. said:
The normal vector... whoopsie

The problem in addition to asking for TAB and P asks for RA and RB so don't I need all the components?
Yes, you will.
 
  • #17
Alright so

ΣFx=x-TABcos(32°)=0
ΣFy=-TABsin(32°)-170+N=0? Since it's completely in the y direction
 
  • #18
Alison A. said:
Alright so

ΣFx=x-TABcos(32°)=0
ΣFy=-TABsin(32°)-170+N=0? Since it's completely in the y direction
Yes.
 
  • #19
haruspex said:
Yes.

I put the answers in for TAB and P and got them correct, yay!
Now I just have to plug everything back in and find the magnitudes.

Thank you so much, I understand so much better now.

Do you think you could look at my other post I have? It's much more simpler than this one.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
2K
Replies
15
Views
3K
  • · Replies 47 ·
2
Replies
47
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K