Moving a box with greatest acceleration

  • Thread starter Thread starter kotchenski
  • Start date Start date
  • Tags Tags
    Acceleration Box
AI Thread Summary
The discussion centers on determining whether pushing or pulling a box results in greater acceleration. Initially, it was thought that pushing the box would yield constant acceleration, but further analysis revealed that pulling at an angle reduces the normal force, thereby decreasing friction and allowing for greater acceleration. The net force equations for both scenarios were derived, showing that pulling at an angle θ affects both x and y components of force. The optimized angle for maximum acceleration was found to be θ=arctan(μ). A final query raised whether it's possible to move the box without applying a force greater than its weight, leading to a nuanced understanding of the relationship between applied force, gravity, and friction.
kotchenski
Messages
16
Reaction score
0

Homework Statement



The object is a box with a given mass m. Our person has the choice between pushing the box with a horizontal force, or pulling the box with a wire with an angle of θ=30o. The magnitude of Fo is the force vector he affects the box with in both cases.

Should the box be pushed or pulled in order to achieve the greatest acceleration?

Homework Equations



I've made a drawing of each situation adding all the forces acting on the box.

Situation 1
http://myupload.dk/handleupload/c5fd9W9J18EBn

Situation 2
http://myupload.dk/handleupload/4a037-RJ3a5Ha

The Attempt at a Solution


I've been trying to write an equation describing the net-force in both situations. I've here made the assumption that in both cases n and Fg cancels each other out.

For situation 1 I get:
Fnet=Fo-ff

I know that there's some sort of friction acting in the opposite direction and that it's given by ff=\mun

For the force vector Fo I can apply Newton's 2nd law for the x composant, since the box is not changing direction in the y-axis.
Therefor I get:
Fnet=max0-μn

For situation 2 I get:
Fnet=Fo*sin(θ)-μn

The force vector must be dependent on the magnitude from the forces acting in the direction of x and y. By applying Newton's 2nd law again I get:
Fnet=mao*sin(θ)-μn

Judging situation 1, by pushing with a horizontal force, the acceleration will be constant. However in situation 2, different angles of pulling will result in different accelerations. I believe that he will then achieve the greatest acceleration by pushing it.

This to me is a difficult one to figure out so I would like some help on what I did wrong, it's important to me to learn.
 
Physics news on Phys.org
kotchenski said:
I've been trying to write an equation describing the net-force in both situations. I've here made the assumption that in both cases n and Fg cancels each other out.

That assumption is true for the first situation, because there is no other force acting in the y direction. But think about situation 2, you're pulling the box at an angle. That is now applying a force in the y direction as well as the x direction correct? So your Fnety equation is no longer Fg - n
 
Last edited:
szimmy said:
That assumption is true for the first situation, because there is no other force acting in the y direction. But think about situation 2, you're pulling the box at an angle. That is now applying a force in the y direction as well as the x direction correct? So you Fnety equation is no longer Fg = n, you need to account for the extra force.

I think I understand it. It's in a vertical equilibrium, which means \SigmaFy=0
Which then yields:
n=mg-F*sin(θ)

Now I know that the object accelerates to the right thereby it's horizontal acceleration is given as:
Fnet(x)=ma
Which is the same as:
ma=F*cos(θ)-μn

Now I think I get another vision here.
The magnitude of the acceleration is changed by the value of the friction (μn) since it is impacted by the value of the normal. It is therefor easier to accelerate the box by pulling up, thus decreasing the normal force. Hence situation 2 will yield the greatest acceleration.
 
kotchenski said:
I think I understand it. It's in a vertical equilibrium, which means \SigmaFy=0
Which then yields:
n=mg-F*sin(θ)

Now I know that the object accelerates to the right thereby it's horizontal acceleration is given as:
Fnet(x)=ma
Which is the same as:
ma=F*cos(θ)-μn

Now I think I get another vision here.
The magnitude of the acceleration is changed by the value of the friction (μn) since it is impacted by the value of the normal. It is therefor easier to accelerate the box by pulling up, thus decreasing the normal force. Hence situation 2 will yield the greatest acceleration.

It depends, you have to remember you are also applying less force in the x direction, try plugging in some fake values to verify your prediction.
 
szimmy said:
It depends, you have to remember you are also applying less force in the x direction, try plugging in some fake values to verify your prediction.

Thank you I think I got it now.

There is one final question that I can't seem to understand.

Is it possible (if you can freely choose a value for θ) to keep the box moving without applying a force Fo that is greater than the gravity on the box?

I don't think you can because then it wouldn't be moving? I honestly don't know how to prove it.
 
kotchenski said:
I think I understand it. It's in a vertical equilibrium, which means \SigmaFy=0
Which then yields:
n=mg-F*sin(θ)

Now I know that the object accelerates to the right thereby it's horizontal acceleration is given as:
Fnet(x)=ma
Which is the same as:
ma=F*cos(θ)-μn

Now I think I get another vision here.
The magnitude of the acceleration is changed by the value of the friction (μn) since it is impacted by the value of the normal. It is therefor easier to accelerate the box by pulling up, thus decreasing the normal force. Hence situation 2 will yield the greatest acceleration.
The normal force, n, depends on F0 and θ .

You need to include the and solve for acceleration, a.
 
SammyS said:
The normal force, n, depends on F0 and θ .

You need to include the and solve for acceleration, a.

Like this?

n=mg-Fo*sin(θ)

ma=Fo*cos(θ)-μ(mg-Fo*sin(θ)
ma=Fo*cos(θ)-μmg+μFo*sin(θ)

a=(Fo*cos(θ))/m -μg + (μFo*sin(θ))/m
 
kotchenski said:
Like this?

n=mg-Fo*sin(θ)

ma=Fo*cos(θ)-μ(mg-Fo*sin(θ)
ma=Fo*cos(θ)-μmg+μFo*sin(θ)

a=(Fo*cos(θ))/m -μg + (μFo*sin(θ))/m
Yes. This can be expressed as follows.

\displaystyle \frac{F_0}{m}\left(\cos(\theta)+\mu_s\sin(\theta) \right)-\mu_s\,g
 
SammyS said:
Yes. This can be expressed as follows.

\displaystyle \frac{F_0}{m}\left(\cos(\theta)+\mu_s\sin(\theta) \right)-\mu_s\,g

Thank you, it really helps :).

There's only 2 questions left, and I'm having trouble with one of them.

What is the optimized angle θ he could have pulled the box with to achieve maximum acceleration?

I decided here to use the equation for a that we just found and defined it as a function of theta. After that I solved a'(θ)=0. Without including all the work I got that θ=arctan(μ). This angle would have given maximum acceleration I believe.

The question I'm having trouble with:
Is it possible (if you can freely choose a value for θ) to keep the box moving without applying a force Fo that is greater than the gravity on the box?

I think both yes and no. Since he's moving it horizontally wouldn't that technically mean he should pull with a force Fo that is greater than the frictional force? However the gravity is pulling the box down, and shouldn't it mean that if he doesn't pull with a force greater than gravity, the box is not moving at all?
 
Back
Top