This is the radius that was given to us
r= 6400km
What I've tried is figuring out what is the force that would push the people off the equator,and what is the force that would "pull" people in. The force that would be pushing people off the equator would be the centrifugal force.
Now to calculate the force I'd use this
$$ F = m * \frac {v^2} {r} $$
For the velocity I've simply calcuated the speed that the people at the equator feel when the earth is spinning (Note: I've taken the radius to be the given 6400 km) and it is about v = 1674,6 km/h.Now I'm not sure what I should put in as my mass,since I'm not given a certain mass to calculate with.This is kind of a problem,since I cannot get the centrifugal force.What do I do here?Also after getting the centrifugal force I'm not quite sure what to do next. I'd pressume I'd have to calculate the gravity force that is keeping us in, but than how would I, from these two forces be able to determine what is my maximum speed that can still keep me on the earth?
Thank you!
EDIT: So after some more help this is what I've got, a suggestion said that I can use the mg formula where my g is this
$$ g = \frac {G M} r^2 $$
where M is the mass of the earth. So I did that
$$ g = 9,7 m/s^2 $$
Note(r was 6400 * 10^3 m and M was 5,972 *10^24 kg according to google)
$$ m * \frac {v^2} {r} = m * g $$ If we neglect the mass
$$ \frac {v^2} {r} = g $$ We multiply everything with r to get rid of the fraction
$$ v^2 = g * r $$
$$ v = \sqrt {g *r} $$
v = 7897,08 m/s
Thoughts?