It slows down. The molecules/particles aren't as close together, resulting in slower movement.
Mountains can form many ways. a few are when divergent plates move abort and lava comes through the crack evenly forming up to what Hawaii is today. Another is when convergent plates collide moving upward forming mountains.
We know from that other question that her mass is 60 kg, and
Weight = (mass) x (gravity)
Earth weight = (60 kg) x (9.8 m/s^2)
Weight = 588 Newtons
Answer:

Explanation:
To solve this problem we need to apply the concept related to Angular Acceleration. We can find it through the equation

Where for definition,

The number of revolution
was given by 20 times, then


We know as well that the salad rotates 6 more times, therefore in angle measurements that is

The cook at the end stop to spin, then using our first equation,

re-arrange to solve
,


We can know find the required time,

Re-arrange to find t, and considering that 



Therefore take for the salad spinner to come to rest is 3 seconds with acceleration of 
#include<studio.h>
int main( )
{
int n;
int a,b,c,d,x,y;
int avarage;
printf("enter value of n:\n");
scanf("%d",&n);
printf("enter value of a:\n,b:\n,c:\n,d:\n,x:\n,y:\n);
scan f("%d\%d\n%d\n%d\n%d\n%d\n",&a,b,c,d,x,y);
sum=(a+b+c+d+x+y);
avarage=(sum/n);
print f("%d",avarage);
if
{
n=positive interger
}
else
{
printf ("n must be positive");
}
return 0;
}