Esther G. answered 11/04/20
MIT Physics Graduate with 10+ Years of Physics Tutoring Experience
The problem statement seems incomplete, but I'll guess at some possible questions:
- Does the tactical missile intercept the spaceship?
- How far above earth's surface does the interception occur?
Both the spaceship and the missile are undergoing constant acceleration, so we can use the constant acceleration equations to find their positions.
spaceship: initial height = 1500 m, initial velocity -65 m/s, acceleration +4 m/s2 (it's always good to draw a diagram, which I can't do here!)
so the spaceship's height is y = 1500 - 65*t +2t2 m
missile: initial height = 125 m, initial velocity = 0 m/s, acceleration = + 11 m/s2
so the missile's height is y = 125 + 5.5*(t-7)2 m - note that we use t-7, not t, because the missile is fired at t = 7 s!
Setting the two heights equal to each other, we can solve for t graphically or using the quadratic formula. Ignoring extraneous solutions (negative time solutions aren't physically relevant), we get t = 19.6 s. That answers question 1.
To find the height above earth's surface, we can plug this value into either of our height equations, giving us a height of 998 m above earth's surface.