The answer is Infrared. The infrared of the electromagnetic spectrum is most of earth's outgoing terrestrial radiation. <span>Earth is the hot body with temperature of 30 degrees on the average.</span>
I think it would be the scientific method.
Answer:
95.51 N
Explanation:
First, find the mass in kg:
Fg = 585 N
Fg = m*g
585 N = m*9.8 m/s^2
<u>m = 59.69 kg</u>
Then, to find your weight (Fg) on the moon, you use the same equation of
Fg(moon) = m*g, except this time g = 1.60 m/s^2
Fg(moon) = 59.69 kg * 1.60 m/s^2
Fg(moon) = 95.51 N
Hope this helps!! :)
REPETITION CYCLES. A repeating structure allows you to execute an instruction or a set of instructions multiple times. A repetitive execution of sentences is characterized by: The sentence or sentences that are repeated. The cycle is one of the most important basic programming structures, as it is present in dissimilar problems. In structured programming there are three types of basic cycles: determined, indeterminate avoidable, and indeterminate unavoidable; On the other hand, visual programming brings with it a revolutionary change in this structure, since the user who controls when the cycle ends is himself, activating an event that signifies the breaking of the cycle.