Component acceleration in free-body diagram

AI Thread Summary
The discussion focuses on calculating the x and y components of acceleration for a particle with a mass of 2 kg, using a free-body diagram. The initial attempt at finding the x-component of acceleration (a_x) involved summing the forces, but the user miscalculated due to confusion over the direction of the forces and the axes. Feedback highlighted the importance of aligning calculations with the defined axes and correctly determining the signs of the forces based on their directions. The user recognized their mistake regarding the signs and angles while calculating the forces, leading to a more accurate approach. Clarifying these concepts is essential for correctly solving the problem and obtaining the expected value of a_x.
octowilli
Messages
10
Reaction score
0
Hi all, first post here!

Homework Statement



Find the x component of acceleration.
Find the y component of acceleration.

The mass of the particle is 2kg.

10nwzgx.jpg


Homework Equations


The Attempt at a Solution



I've only tried to find a_x. I thought that for finding component values you need to add up the relevant components. There are four forces in the diagram, but one has no x component so I ignored it when finding a_x.

F=ma
F_x=ma_x
F_x=2a_x
a_x=\frac{F_x}{2}

So do I just add up the three forces with x components like this?

a_x = \left(\frac{F_{x,1}}{2}+\frac{F_{x,2}}{2}+\frac{F_{x,3}}{2} \right) = \frac{1}{2}(F_{x,1}+F_{x,2}+F_{x,3})

Starting clockwise at 1 N,

F_{x,1} = (-1)cos(20) ≈ -0.94
F_{x,2}=(-2.82)cos(110) ≈ 0.96
F_{x,3}=(5)cos(20) ≈ 4.7
a_x = \frac{1}{2}(-0.94+0.96+4.7) = \frac{1}{2}(4.72)=2.36

I must have a fundamental misunderstanding about something(s), because this is way off from the accepted value of 1.49 for a_x. thanks for commenting! :)
 
Last edited:
Physics news on Phys.org
Hello octowilli,
Thank's for providing nice diagrams and explanations of your attempt, in particular well done for solving algebraically before finding a numerical answer.

However you have become slightly unstuck when calculating the forces along x, I fear it may be a case that you need to reconsider the diagram. You have solved for an axis x' which lies horizontal in the page, but not along the x-axis that the question has defined. So you answer is correct in one set of axis but they have asked for a different view.

Apply the same logic that you have already done so along the defined x-axis (hint the 5N lays along it)

In general when these types of questions come up it is wise to pick your axis so that you have the smallest amount of work, in the system that you solved the 3N force was perpendicular but all the others where at some angle, in the system they have requested 5N lies along the axis so that you only need to calculate 2 angles!
 
Thanks for responding gash789!

I guess I was confused by the way the axes are rotated. Looking at it again, the 2.82 N vector certainly doesn't have an x-component. Or maybe you'd like to say the x-component is 0. Anyway, let me take another shot at a_x.From the given diagram, the x-component of acceleration is given by
a_x=\frac{1}{2}(F_{x,1}+F_{x,2}+F_{x,3}+F_{x,4}) where

(F_{x,1}), (F_{x,2}), (F_{x,3}), (F_{x,4}) are the x-component magnitudes (or do you say x-component forces, or just x-components?) of the vectors with magnitude 5 N, 3 N, 1 N, and 2.82 N respectively,so
F_{x,1} = 5\cdot cos(0) = 5
F_{x,2} = (-3)\cdot cos(110) ≈ 1.03
F_{x,3} = (-1)\cdot cos(0) = -1
F_{x,4} = 2.82\cdot cos(-90) = 0
thus

a_x=\frac{1}{2}(5+1.03+(-1)+0) = \frac{1}{2}(5.03) = 2.515

:confused:
Alright, the next thing I think I'm confused about is what signs to use when finding (F_x,n). If you redo what I've typed out with a positive 3 instead of a negative 3 for (F_x,2), it comes out to the right answer of about 1.49. I'm using -1 and -3 because in the picture they're both pointing left of the y-axis, so it seems to me they're negative. Another thing, should the angles have signs when computing this? If (F_x,1) and (F_x,3) are at a positive 20 degrees, does that mean (F_x,2) is at a positive 110 degrees and (F_x,4) is at a negative 90 degrees? The signs are confusing me.
 
Alright, the next thing I think I'm confused about is what signs to use when finding (F_x,n). If you redo what I've typed out with a positive 3 instead of a negative 3 for (F_x,2), it comes out to the right answer of about 1.49. I'm using -1 and -3 because in the picture they're both pointing left of the y-axis, so it seems to me they're negative. Another thing, should the angles have signs when computing this? If (F_x,1) and (F_x,3) are at a positive 20 degrees, does that mean (F_x,2) is at a positive 110 degrees and (F_x,4) is at a negative 90 degrees? The signs are confusing me.

Indeed you have spotted your own mistake, when writing out the component of the 3N force along x, try to imagine two vectors parallel to the y and x axis. The magnitude of these is what you are physically trying to find.

You have written that
F_{x,2}=(−3)⋅\cos(110)≈1.03
I try not to work with positive and negative angles as it will always confuse you, if instead you simple consider a right angled triangle with 3N along the adjacent angle to the hypotenuse (which is the x axis). Then you can quickly see that the component along x is F_{x,2}=(−3)⋅\cos(70)≈-1.03

I think geometrically by using the angle to the positive x direction you already accounted for the negative sign, so by adding it in again just confused matters. It is up to you but I always prefer to work with right angled triangles as once you have all the vectors parallel you can easily account for the relative signs.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top