If Earth were 10.0 times farther away from the Sun than it is now, 100 times weaker would the gravitational force between the Sun and Earth.
What is Gravitational Force?
According to Newton's universal law of gravitation, The force of attraction between any two bodies is directly proportional to the product of their masses and is inversely proportional to the square of the distance between them.
What causes gravitational force?
Earth's gravity comes from all its mass. All its mass makes a combined gravitational pull on all the mass in your body. That's what gives you weight. And if you were on a planet with less mass than Earth, you would weigh less than you do here.
Learn more about gravitational force:
brainly.com/question/862529
#SPJ4
Let
be the height of the building and thus the initial height of the ball. The ball's altitude at time
is given by

where
is the acceleration due to gravity.
The ball reaches the ground when
after
. Solve for
:


so the building is about 16 m tall (keeping track of significant digits).
Answer:
Explained
Explanation:
public int dimension(int [][]a2d,int nElements)
{
int count = 0;
for(int i = 0;i < a2d.length ; i++)
{
count = count + a2d[i].length;
}
return count;
}
B.) Compressions
HOPPE IT HELPED