Solving Spring Launcher: Find Velocity for Target Impact

  • Thread starter Thread starter maggiemicmuc
  • Start date Start date
  • Tags Tags
    Launcher Spring
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 6K views
maggiemicmuc
Messages
5
Reaction score
0
[SOLVED] Spring launcher

Homework Statement



A spring is launched to hit a target. The target is at a certain distance and height. How do you find the velocity needed to hit the target? The height and distance of the target, and the angle of the launcher are given.

Homework Equations



F=kx

x=[tex]\sqrt{m(v^2)/k}[/tex]

v=[tex]\sqrt{gx\Delta/(sin2\theta)}[/tex]

The Attempt at a Solution



Completely lost for ideas. :confused:
 
Physics news on Phys.org
A spring has potential energy equal to .5kx^2, when the spring is relaxed the energy changes to kinetic energy .5mv^2, so you can figure out the velocity
 
Thanks! But we've figured that out; we know how to figure out the velocity when we know how far back we pull the spring (x), but what we don't know is how to find which velocity we'd need to get the spring to hit the target. Once we get that velocity, we'd work back and figure out how far back to pull the spring.

So we have the height of the target, the distance it is from the launcher, and the angle the launcher is set to. Then we need to know which velocity it would take to get the spring to hit the target, and then figure out how far to pull the spring. We just don't know how to figure out that velocity.
 
Well we know: [tex]x = v_{0}\cos{\theta}t[/tex] and [tex]y = v_{0}\sin{\theta}t+\frac{1}{2}gt^2[/tex]

We can make a substitution for time and get y and x and the angle in terms of v0.
 
Ooh okay, so the final equation would be something like:

y = vsin[tex]\theta[/tex](x/vcos[tex]\theta[/tex]) + 1/2 g (x/vcos[tex]\theta[/tex])^2

Is that right? And then you re-arange to find v, and sub in y and x for the height and distance of the target?
 
maggiemicmuc said:
Ooh okay, so the final equation would be something like:

y = vsin[tex]\theta[/tex](x/vcos[tex]\theta[/tex]) + 1/2 g (x/vcos[tex]\theta[/tex])^2

Is that right? And then you re-arange to find v, and sub in y and x for the height and distance of the target?

Yeah, that's pretty much what I was thinking...
 
Thanks so much, that did end up working (except we had to do minus 1/2g.. instead of +1/2 g). :)