Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
183_notes:examples:mit_water_balloon_fight [2014/10/04 17:45] – pwirving | 183_notes:examples:mit_water_balloon_fight [2014/10/11 06:03] (current) – pwirving | ||
---|---|---|---|
Line 39: | Line 39: | ||
Surroundings: | Surroundings: | ||
- | {{course_planning: | + | {{course_planning: |
=== Solution === | === Solution === | ||
+ | |||
+ | The first step to solving this problem is to define your system and surroundings which we have previously defined in our representations as system being the water balloon and the surroundings being the surgical hose slingshot. | ||
+ | |||
+ | We are going to apply the work-kinetic energy theorem to the problem. | ||
+ | |||
+ | According to this theorem the change in energy of the system is equal to the work done on the system. | ||
ΔKballoon=Whose | ΔKballoon=Whose | ||
+ | |||
+ | Kinetic final - kinetic initial is equal to the work of the hose. | ||
Kballoon,f−Kballoon,i=Whose | Kballoon,f−Kballoon,i=Whose | ||
+ | |||
+ | Sub in 12mv2 for kinetic energy. | ||
12mv2f−12mv2i=W | 12mv2f−12mv2i=W | ||
+ | |||
+ | Initial kinetic energy of the balloon is zero. Therefore final energy of the balloon is equal to the work by the hose. | ||
12mv2i(0,vi=0) | 12mv2i(0,vi=0) | ||
+ | |||
+ | Rearrange to solve for v2f | ||
12mv2f=W⟶v2f=2Wm | 12mv2f=W⟶v2f=2Wm | ||
- | If we calculate the work done by the hose, we can find vf | + | If we can calculate the work done by the hose, we can find vf |
vf=√2Wm | vf=√2Wm | ||
- | The force of the hose is not constant | + | However the force of the hose is not constant |
But remember: F=−kx | But remember: F=−kx | ||
- | $$W_{F} = \sum_{i} \vec{F}_i\cdot\Delta\vec{r}_i = \int_{i}^{f} \vec{F} d\vec {r}$$ | + | Remember that the work done by a non constant force is: |
+ | |||
+ | $$W = \sum_{i} \vec{F}_i\cdot\Delta\vec{r}_i = \int_{i}^{f} \vec{F} d\vec {r}$$ | ||
+ | |||
+ | And the initial and final conditions are: | ||
+ | |||
+ | Initial | ||
+ | |||
+ | Final = 0⟶ relaxed | ||
+ | |||
+ | Sub in the force for hose into the equation for work done by a non constant force: | ||
+ | |||
+ | W=∫0Smax(−kx)(dx)=−12kx2 | ||
+ | |||
+ | Solve the resultant: | ||
+ | |||
+ | W=−12k(0)2−[−12ks2max]=12k(s)2max | ||
+ | |||
+ | W>0 makes sense because $$\Delta K > 0$$ | ||
- | Initial | + | Going back a couple of steps we now have an equation for work which we can relate to our previous equation for v_{f}. |
- | Final = 0 \longrightarrow relaxed | + | $$V_{f} |
- | $$W_{F} = \int_{S_{max}}^{0} (-kx)(dx) = -\dfrac{1}{2}kx^2 $$ | + | $$W = \dfrac{1}{2}S_{max}^2$$ |
- | $$W_{F} = -\dfrac{1}{2}k(0)^2 - [-\dfrac{1}{2}ks^2_{max}] = \dfrac{1}{2}k(s)^2_{max}$$ | + | Substitute work in the equation for $v_{f}$ |
- | $$W_{f} > 0makessensebecause\Delta K > 0$$ | + | $$V_{f} = \sqrt {\dfrac{2}{m}(\dfrac{1}{2}ks^2_{max})}$$ |
- | Work back | + | Simplify down to: |
- | $$V_{f} = \sqrt {\dfrac{2W}{m}};W = \dfrac{1}{2}S_{max}^2$$ | + | $$ = \sqrt {\dfrac{k}{m}}S_{max}$$ |
+ | Sub in values for known variables and solve for vf | ||
+ | vf=√100N/m0.5kg(3.5m)2⟶50m/s=111mph |