Answer:
air resistance, gravitational force
Answer:
the <em>ratio F1/F2 = 1/2</em>
the <em>ratio a1/a2 = 1</em>
Explanation:
The force that both satellites experience is:
F1 = G M_e m1 / r² and
F2 = G M_e m2 / r²
where
- m1 is the mass of satellite 1
- m2 is the mass of satellite 2
- r is the orbital radius
- M_e is the mass of Earth
Therefore,
F1/F2 = [G M_e m1 / r²] / [G M_e m2 / r²]
F1/F2 = [G M_e m1 / r²] × [r² / G M_e m2]
F1/F2 = m1/m2
F1/F2 = 1000/2000
<em>F1/F2 = 1/2</em>
The other force that the two satellites experience is the centripetal force. Therefore,
F1c = m1 v² / r and
F2c = m2 v² / r
where
- m1 is the mass of satellite 1
- m2 is the mass of satellite 2
- v is the orbital velocity
- r is the orbital velocity
Thus,
a1 = v² / r ⇒ v² = r a1 and
a2 = v² / r ⇒ v² = r a2
Therefore,
F1c = m1 a1 r / r = m1 a1
F2c = m2 a2 r / r = m2 a2
In order for the satellites to stay in orbit, the gravitational force must equal the centripetal force. Thus,
F1 = F1c
G M_e m1 / r² = m1 a1
a1 = G M_e / r²
also
a2 = G M_e / r²
Thus,
a1/a2 = [G M_e / r²] / [G M_e / r²]
<em>a1/a2 = 1</em>
So this is easy to calculate when you split the velocity into x and y components. The x component is going to equal cos(53) * 290 and the y component is going to equal sin(53)*290.
The x location therefore is 290*cos(53)*35 = 6108.4m
The y location needs to factor in the downwards acceleration of gravity too, which is 9.81m/s^2. We need the equation dist. = V initial*time + 0.5*acceleration*time^2.
This gives us d=290*sin(53)*35 + (0.5*-9.81*35^2)=2097.5m
So your (x,y) coordinates equals (6108.4, 2097.5)