What is the Symbolic Solution to the Acceleration Problem of Two Blocks?

  • Thread starter Thread starter rey242
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
The discussion revolves around solving a physics problem involving two blocks under the influence of an angled force. The user attempts to derive the acceleration of the blocks using equations for forces in both horizontal and vertical directions. They express concern about the accuracy of their calculations, particularly regarding the normal force and friction. Another participant points out an error in the user's equations, specifically regarding the normal force, suggesting it should include the vertical component of the applied force. The conversation highlights the importance of correctly accounting for all forces in such problems.
rey242
Messages
40
Reaction score
0

Homework Statement


When force F(force is at an angle Theda) is not too large, box m1(smaller top box) moves with box m2(bigger bottom box) without sliding. Find the magnitude of the acceleration of the two blocks.(see attachment)



Homework Equations


F=ma


The Attempt at a Solution


This is from a test that I took and I just wanted to make sure to see if I really did this wrong. The test is all symbolic, by the way.
Fcos(x)-F(friction kinetic)=(m1+m2)a (this is the system equation for the right-left direction)
F(normal)-(m1+m2)g=0 (this is the system equation for the up-down direction)
F(friction kinetic)=F(normal)*(coefficient of kinetic friction)

In order to figure out the acceleration, I got acceleration by itself and plugged in the 3rd equation into F(friction) in the first equation.
Fcos(x)-F(normal)*(coeff.)=(m1+m2)a

Then I used the second equation and replace the force normal:

Fcos(x)-(m1+m2)g*(coeff)=(m1+m2)a

Then after some math, I got this:

Fcos(x)=(m1+m2)a+(m1+m2)g(coeff)
(Fcos(x)/(m1+m2))=a+g(coeff)
(Fcos(x)/(m1+m2))-g(coeff)=a

So can anyone double check this to see if this works out or if the professor is right and this is totally wrong?
Figure1.jpg
 
Physics news on Phys.org
F(normal)-(m1+m2)g=0 (this is the system equation for the up-down direction)

This equation is not correct. If should be ...

Fn = (m1 + m2)*g + F*sinθ

Which means that

Ffr = μk*((m1 + m2)*g + F*sinθ)

etc.
 
oh wow that explains a lot thanks!
 
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}...
Back
Top