corabernhardt
corabernhardt corabernhardt
  • 03-02-2017
  • Biology
contestada

It takes 100,000 years for a plate to move about 2 kilometers. What's the rate of motion in centimeters per year??

Respuesta :

yashddsy26
yashddsy26 yashddsy26
  • 03-02-2017
so just divide , speed = dist/time

so, 200000 cm/ 100000 year = 2 cm/year !!
Answer Link

Otras preguntas

Show other ways to write a over 2 or a/2.
If a pair of standard dice are rolled, what is the probability that one die shows a 6 but not both of them?
during anaphase 1 chromosomes in the homologous pair
What differences and similarities do you see between the spartan and athenians governments?
What is.... 2m + 3m to the second power - 4m = ?
81^1/2 / 3^-1 = A. 9 B. 3 C.(81/3)^-1/2 D. 27
A 100-N force causes an object to accelerate at 2 m/s/s. What is the mass of the object?
greatest common factor of 65 and 75​
The process of removal of oxygen in a chemical reaction is called?
Examine the following code. class One { public void print() { System.out.println("One"); } } class Two extends One { public void print() { System.out.println(