mekkomhada
- 11
- 0
1) Show that since a body falling freely obeys the differential equation [tex]h''=-g[/itex], if it falls from an initial height [itex]h(0)[/itex], it lands with a velocity of [itex]-\sqrt{2gh(0)}[/itex]<br />
<br />
This problem is from a differential equations class and I solved it two different ways:<br />
<br />
<u><b>Method 1</b></u>:<br />
[itex]\frac {dh} {dt}=v[/itex] and [itex]\frac {dv} {dt}=a[/itex] which leads to [itex]\int{a dh}=\int{v dv}[/itex] and solving for v gives you [itex]v=\sqrt{2gh}[/itex]<br />
<br />
<u><b>Method 2</b></u>:<br />
Use [itex]KE=PE[/itex], so [itex]\frac{1}{2}mv^2=mgh[/itex]<br />
and solve for v which gives you [itex]v=\sqrt{2gh}[/itex].<br />
<br />
Unfortunately I don't think this is what the instructor is looking for. The wording of the question suggests he wants me to use differential equations techniques. I solved the DE to get [itex]h=-\frac{1}{2}gt^2+c_1t+c_2[/itex] but I'm not seeing how that will get me to [itex]v=-\sqrt{2gh(0)}[/itex]<br />
<br />
Can anyone help me?[/tex]