Solving Sinusoidal Equations involving Cosine Inverse

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Court_2013
Messages
2
Reaction score
0
Suppose that a spaceship is fired into orbit from Cae Canerveral. Ten minutes after it leaves Cape, it reaches its farthest distance north of the equator, 4000 kilometers. Half a cycle later it reaches its farthest distance south of the equator (on the other side of the Earth, of course!), also 4000 kilometers. The spaceship completes an orbit once every 90 minutes.
Let y be the number of kilometers the spaceship is north of the equator (you may consider distances south of the equator to be negative). Let t be the number of minutes that have elapsed since lift off.

b. write an equation expressing y in terms of t.
c. use your equation to predict the distance of the spaceship from the equator when
(i.) t= 25, (ii.) t= 41, (iii.) t= 163

Relevant equations
y=4000cos∏/45(x-10)
y=-4000sin∏/45(x-32.5)

25=4000cos∏/45(x-10) divide by (x-10) then what?
 
Physics news on Phys.org
Court_2013 said:
Suppose that a spaceship is fired into orbit from Cae Canerveral. Ten minutes after it leaves Cape, it reaches its farthest distance north of the equator, 4000 kilometers. Half a cycle later it reaches its farthest distance south of the equator (on the other side of the Earth, of course!), also 4000 kilometers. The spaceship completes an orbit once every 90 minutes.
Let y be the number of kilometers the spaceship is north of the equator (you may consider distances south of the equator to be negative). Let t be the number of minutes that have elapsed since lift off.

b. write an equation expressing y in terms of t.
c. use your equation to predict the distance of the spaceship from the equator when
(i.) t= 25, (ii.) t= 41, (iii.) t= 163

Relevant equations
y=4000cos∏/45(x-10)
I assume you mean
[itex]y = 4000\cos \left( \frac{\pi}{45}(t - 10)\right)[/itex],
and that it should be t, not x.

Court_2013 said:
y=-4000sin∏/45(x-32.5)

25=4000cos∏/45(x-10) divide by (x-10) then what?
Do you mean
[tex]25=\frac{4000\cos \left( \frac{\pi}{45}(x - 10)\right)}{x - 10}[/tex]?
If so, that's wrong. All you need to do is to plug in for t. For t = 25,
[itex]y = 4000\cos \left( \frac{\pi}{45}(25 - 10)\right) = ?[/itex]
 
eumyang said:
I assume you mean
[itex]y = 4000\cos \left( \frac{\pi}{45}(t - 10)\right)[/itex],
and that it should be t, not x.


Do you mean
[tex]25=\frac{4000\cos \left( \frac{\pi}{45}(x - 10)\right)}{x - 10}[/tex]?
If so, that's wrong. All you need to do is to plug in for t. For t = 25,
[itex]y = 4000\cos \left( \frac{\pi}{45}(25 - 10)\right) = ?[/itex]

y=4000cos(∏/45(25-10))
y=4000cos(.0698131701(15))
y=4000cos(1.04719751)
y=4000(.5)
y=2000 is this math correct ?