When should the engines be turned off?

  • Thread starter Thread starter meesa
  • Start date Start date
  • Tags Tags
    Spaceship
meesa
Messages
9
Reaction score
0

Homework Statement



The position of a spaceship is (3 + t, 2 + ln(t), 7 - \frac{4}{t^2 + 1}) and the coordinates of the space station are (6, 4, 9). The captain wants the spaceship to coast into the space station. When should the engines be turned off?

Homework Equations



r' = (1, \frac{1}{t}, \frac{8t}{(t^2 + 1)^2})

The Attempt at a Solution



Every solution I've found online, but none of them are complete, and I have no idea what I'm missing. So would somebody please just work out the entire problem? PLEASE? All the help online is very vague and the most I've gotten from it is that I need the derivative, but I can't figure out how to relate that and the original together to get something.

Thanks.
 
Last edited:
Physics news on Phys.org
meesa said:

Homework Statement



The position of a spaceship is (3 + t, 2 + ln(t), 7 - \frac{4}{t^2 + 1}) and the coordinates of the space station are (6, 4, 9). The captain wants the spaceship to coast into the space station. When should the engines be turned off?

What is the acceleration when the engine is turned off? What happens to the velocity?

Homework Equations



r' = (1, \frac{1}{t^2}, \frac{8t}{(t^2 + 1)^2})

Check your y-coordinate derivative. It's wrong.

The Attempt at a Solution



Every solution I've found online, but none of them are complete, and I have no idea what I'm missing. So would somebody please just work out the entire problem? PLEASE? All the help online is very vague and the most I've gotten from it is that I need the derivative, but I can't figure out how to relate that and the original together to get something.

Thanks.

Sorry, no one is allowed to give full solutions to HW problems here. It's in the rules.

We can help you think through things though.
 
Last edited:
The acceleration would be zero. We're in mystical space where everything is perfect with lovely numbers.

Fixed the y derivative.

I've seen full solutions here before.

The answer is 1 according to the back of the book.
 
meesa said:
Fixed the y derivative.

I've seen full solutions here before.

Those were in contravention of the rules if they were solutions to homework problems. You can PM a mentor or admin if you have an issue with the policy.

The answer is 1 according to the back of the book.

I can guide you through the general approach if you answer the questions I asked in my previous post (acceleration, velocity).
 
Just saw that and edited my post right before yours came though. r' is the velocity.

A general approach will work, if you can do it without being too abstract. Appreciate your time.
 
meesa said:
Just saw that and edited my post right before yours came though. r' is the velocity.

A general approach will work, if you can do it without being too abstract. Appreciate your time.

Please start by answering my questions.

What happens to the acceleration when the engines are cut?

What happens to the velocity?
 
The acceleration would be zero. We're in mystical space where everything is perfect with lovely numbers.

The velocity would be constant, since acceleration is zero. What I wrote in my first post is the exact question.
 
meesa said:
The velocity would be constant, since acceleration is zero. What I wrote in my first post is the exact question.

I'm sorry I didn't notice you had answered earlier.

OK, what you have is a vector equation for displacement.

s(t) = sx(t) i + sy(t) j + sz(t) k

where i, j and k are the usual orthogonal unit vectors for 3-D. The individual expressions for the displacements along each axis are given in the original question.

Differentiate s(t) wrt t to find v(t) in the same form. You've already done the work here, just put it in vector form.

Now let the time when the engines are cut be T.

The displacement at at that time will be s(T).

The velocity at time T will be v(T).

Thereafter, the spaceship will move at the constant velocity v(T).

The displacement at any time t' (t'>T) will be given by:

(t' - T)v(T) + s(T) = s(t')

You want to equate s(t') to 6i + 4j + 9k and solve for T. You will have 3 equations in two variables, and if they can be solved to give consistent solutions, you have an answer.

EDIT: Confirmed that T = 1 is a consistent and valid solution. Now try it yourself.
 
  • Like
Likes 1 person
Back
Top