Simplifying the Equation for Beginners

  • Thread starter Thread starter LENIN
  • Start date Start date
  • Tags Tags
    Simplify
AI Thread Summary
The discussion focuses on simplifying a complex equation involving physical parameters for a project. The original equation is analyzed to identify key components, with approximations made for variables such as mass (M, m), length (l), and radius (r). It is noted that for small values of r, certain terms can be simplified significantly, leading to a more manageable form of the equation. The participant seeks guidance on which parts of the equation are critical for simplification, ultimately aiming for a clearer understanding of the relationship between the variables. This simplification process is essential for effectively applying the equation in the project context.
LENIN
Messages
101
Reaction score
1
I have to find out how to make this simplification
2\pi \sqrt{ \frac {Ml^2+2Mr^2/5+m(l-r)^2/3} {(Ml+m(l-r)/2)g}} \approx 2\pi \sqrt{\frac{l}{g}(1+\frac{2r}{5l}-\frac{1m}{6M})}.

This is for a project I have to do, but I have never done any such simplifications before. I don't know which parts of the equation are important and which aren't. If it helps this are the values of the variables:

M\approx10kg
m\approx20g
l=227cm
r=6cm
 
Physics news on Phys.org
(Ml+m(l-r)/2)g would simplify to ~Mlg, in the denominator under the root.

(l-r)2 would simplify to l2 for very small r, otherwise l2-2rl since r2 would be small.

r/l = 6/227 = 0.026

m/M = 0.02/10 = 0.002 so M-m ~ M is a good approximation.
 
Thank you.
 
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