Originally Posted by
ebaines
No, unforrtunately you are not on the right track.
First thing is to decide what 't' represents - is it the time for the helicopter in the air, or is it the time the canonball is in the air? It doesn't matter which you pick, as long as you are consistent in how yuo use 't'. If you pick the canonball, then the two equations of motion for the helicopter and cannonball are:
Helicopter: y_h =1/2 a(t+10)^2, where a = 10m/s^2. Note how the time variable is t+10, because its in the air 10 seconds more than the canonball.
Cannonball: y_c = v_ot - 1/2 gt^2
A the moment of impact y_h = y_c:
So now you have an equation in two unknowns: v_0 and t; we need another equation in order to solve this. That other equation comes from the fact that the cannonball is launched at the smallest velocity possible. Think about what happens if the cannonball goes faster than the minuimum possibe - it rips through the helicoper at a speed greater than the helicopter is risiing. At the minimum possible velocity the cannonball would just touch the heliciopter and then fall away under gravity - in other words at the moment of impact the helicopter and cannonball have the same velocity. This means that:
v_h = at, which equals: v_c = v_0-gt.
Now we have our second equation, so you can solve for v_0.
Try this and see what you get.