1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Lera25 [3.4K]
3 years ago
15

A satellite is in a circular orbit 8200 km above the Earth’s surface; i.e., it moves on a circular path under the influence of n

othing but the Earth’s gravity. Find the speed of the satellite. The radius of the Earth is 6.37 × 106 m, and the acceleration of gravity at the satellite’s altitude is 1.87965 m/s 2 . Answer in units of km/s
Physics
1 answer:
andreyandreev [35.5K]3 years ago
7 0

Answer:

5.23km/s

Explanation:

Given

Radius of Earth = 6.37 * 10^6 m

Altitude of Satellite = 8200km = 8200 * 10³m = 8.2 * 10^6 m

Gravity Acceleration on Satellite Altitude = 1.87965m/s²

For a satellite to remain in circular orbit, then it means the acceleration of gravity must be exact as the centripetal acceleration.

Centripetal Acceleration = V²/R

So, Acceleration of Gravity (A)= Centripetal Acceleration = V²/R

Make V the subject of formula

A = V²/R

V² = AR

V = √AR

Where R = (radius of earth) + (altitude of satellite)

R = 6.37 * 10^6 + 8.2 * 10^6

R = 14.57 * 10^6m

A = 1.87965m/s²

V = √(1.87965 * 14.57x10^6)

V = √27386500.5

V = 5233.211299001789

V = 5233.2113 m/s ------- Approximated

V = 5.23km/s

You might be interested in
At what time was the person at a position of 0m?
Anni [7]

Answer: The person was not at a position of "0" at any time. The person started at 10 metres from the starting line. The explanation below shows how to use the standard formula for position when the initial position is not "0". It is noteworthy that the standard expression of the formula for distance travelled does not include a variable (e.g. "d") for distance at the start (when t(time) = 0)

Explanation: At time = 0, the start, the person was at 10m distance from the starting line. Therefore, to use the standard equation, "s + ut + 1/2att (t squared, that is), distance from starting line = 10 + s, that is, total distance from starting line  equals initial position, 10 metres, plus "s" (distance travelled from t = 0 to t = 1) in metres.

for the section of the graph from "0" seconds (t = 0) to 1 second (t = 1):

s = ut + 1/2att

the initial position is 10 metres.

s = 10

the distance is constant from t = 0 to t = 1, therefore the velocity for the whole of that section of graph must be 0.

u = 0

there is no change in the velocity from t = 0 to t= 1, therefore the acceleration for the first section of the graph must be 0.

a = 0

s = ut + 1/2att

  = (0 x 1) + 1/2 (0 x 1 x 1)

  = (0) + 1/2 (0)

  = 0

total distance from starting line (position) equals initial position plus change in position (distance travelled).

at t = 1,

position = 10 + 0

 = 10 metres

The whole of the graph can be analysed using this process for each straight section of the graph separately, adding "s" for each section to the previous total of distance from starting line.

using "d" for initial distance from starting line ( position ), d1 for distance from starting line at t = 1, d2 for distance from starting line at t = 2, etcetera:

section 1, t = 0 to t = 1:

d1 (t=0 to t=1)  =  10 + s (t=0 to t=1).

section 2, t= 1 to t = 2:

d2 (t=0 to t=2) = 10 + s (t=0 to t=1) + s (t=1 to t=2).

etcetera.

8 0
3 years ago
What is carried by a wave?
Nata [24]
Waves carry energy from one place to another. Because waves carry energy, some waves are used for communication, eg radio and television waves and mobile telephone signals. ... Some types of waves need to be transmitted through matter, either a solid, liquid or a gas. For example, water waves have to travel in water.
3 0
3 years ago
Read 2 more answers
A baseball is hit that just goes over a wall that is 45.4m high. If the baseball is traveling at 46.2 m/s at an angle of 32.7° b
mario62 [17]

Answer:

54.9 m/s at 44.9 degrees

Explanation:

If the ball has a total velocity of 46.2 m/s, at an angle of -32.7 degrees, we can decompose its speed into its horizontal and vertical components.

Vx = V * cos(a) = 46.2 * cos(-32.7) = 38.9 m/s

Vy = V * sin(a) = 46.2 * sin(-32.7) = -25 m/s

SInce there is no force on the horizontal direction (omitting air drag), we can assume constant horizontal speed.

Since a ball thrown is at free fall, only affected by gravity (omitting air drag), we can say it is affected by constant acceleration, therefore we can use

Y(t) = Y0 + Vy0 *t + 1/2 * a * t^2

We consider t=0 as the moment when the ball was hit, so in this case Y0 = 1 m

If we take the first derivative of the equation of position, we get the equation for speed

V(t) = Vy0 + a * t

We know that being t2 the moment the ball goes over the wall

V(t2) = -25 m/s

Y(t2) = 45.4 m

So:

45.4 = 1 + Vy0 * t2 + 1/2 * a * t2^2

-25 = Vy0 + a * t2

Then:

Vy0 = -25 - a * t2

So:

45.4 = 1 + (-25 - a * t2) * t2 + 1/2 * a * t2^2

0 = -44.4 - 25 * t2 - 1/2 * a * t2^2

a = -9.81 m/s^2

0 = -44.4 - 25 * t2 + 4.9 * t2^2

Solving this quadratic equation we get:

t1 = -1.39 s

t2 = 6.5 s

Since we are looking for a positive value we disregard t1.

Now we can obtain Vy0:

Vy0 = -25 + 9.81 * 6.5 = 38.76 m/s

Since horizontal speed is constant Vx0 = 38.9 m/s

By Pythagoras theorem we obtain the value of the initial speed:

V0 = \sqrt{Vx0^2 + Vy0^2} = \sqrt{38.9^2 + 38.76^2} = 54.9 m/s

The angle is in the the first quadrant because both comonents ate positive, so: 0 < a < 90

a = atan(Vy0/Vx0) = 44.9 degrees

5 0
3 years ago
1.) an object moves along the x axis, subject to the potential energy shown. The object has a mass of 1.1kg and starts at rest a
MrRa [10]
If I'm not wrong #1 should be C
4 0
3 years ago
A sample container of carbon monoxide occupies a volume of 435 ml at a pressure of 785 torr and a temperature of 298 k. What wou
strojnjashka [21]

Answer:

181.54 K

Explanation:

From gas laws, we know that v1/t1= v2/t2 where v and t represent volume and temperatures, 1 and 2 for the first and second container. Making t2 the subject of the formula then

T2=v2t1/ v1

Given information

V1 435 ml

V2 265 ml

T1 298K

Substituting the given values then

T2=265*298/435=181.54 K

3 0
3 years ago
Other questions:
  • Half-life is the time a. For half of a material to decay into energy b. For half of a material to decay into free protons, neutr
    13·1 answer
  • PHYSICS *30 POINTS + BRAINLIEST ANSWER*
    14·1 answer
  • The model of the universe that suggests that the sun is the center of the universe was first brought by
    5·2 answers
  • Protons have a __________ charge
    6·1 answer
  • Think of ways you control temperature to influence chemical changes during a typical day. (Hint: cooking, art class)
    12·1 answer
  • Image that Grade 7 students are looking at a spherical ornament that has mirror-like surface. The students exclaim how strange t
    6·1 answer
  • What does the law of conservation of mass state?
    8·2 answers
  • The asteroid belt circles the sun between the orbits of Mars and Jupiter. One asteroid has a period of 5.4 earth years.
    11·1 answer
  • Kirchhoff's junction rule is a statement of: Group of answer choices the law of conservation of momentum the law of conservation
    8·1 answer
  • Tiny mass of 67kg and tubby mass of 83 kg are now on the opposite ends of a see saw and are both 1.4m from the balance point whe
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!