Examlex

Solved

During a Lunar Eclipse, the Moon, Earth, and Sun All

question 27

Short Answer

During a lunar eclipse, the Moon, Earth, and Sun all lie on the same line, with the Earth between the Moon and the Sun. The Moon has a mass of 7.36 × 1022 kg; the Earth has a mass of 5.98 × 1024 kg; and the Sun has a mass of 1.99 × 1030 kg. The separation between the Moon and the Earth is given by 3.84 × 108 m; the separation between the Earth and the Sun is given by 1.496 × 1011 m.
(a) Calculate the force exerted on the Earth by the Moon.
(b) Calculate the force exerted on the Earth by the Sun.
(c) Calculate the net force exerted on the Earth by the Moon and the Sun.


Definitions:

Loop

A type of decision point in an algorithm. In a loop, a question is asked, and if the answer is yes, a set of actions is performed. Once the set of actions has finished, the question is asked again, creating a loop. If the answer to the question is no, the algorithm breaks free of the loop and moves on to the first step that follows the loop.

Java Applets

Small, dynamic Java programs that can be embedded in web pages to provide interactive features.

Browsers

Software applications used to access and navigate the internet.

Programming Language

A formal language comprising a set of instructions that produce various kinds of output and are used in computing to implement algorithms.

Related Questions