using 6400 km as the radius of earth, calculate how high above earth's surface you would have to be in order to weigh 1/16th of your current weight.

what is (6400/(6400+h))^2=1/16

or
6400/(6400+h)=1/4
or h= 3*6400 km

To calculate how high above Earth's surface you would have to be in order to weigh 1/16th of your current weight, we can use the Newton's Law of Universal Gravitation equation:

F = (G * m1 * m2) / r^2

where F is the gravitational force between two objects, G is the gravitational constant (approximately 6.67430 × 10^-11 m^3 kg^-1 s^-2), m1 and m2 are the masses of the two objects (in this case, your mass and Earth's mass), and r is the distance between the center of the two objects.

First, we need to calculate your current weight. Weight is the force exerted by gravity on an object and is given by the equation:

W = m * g

where W is the weight, m is the mass of the object, and g is the acceleration due to gravity. On Earth, the average value of g is approximately 9.8 m/s^2.

Now, let's proceed with the calculations:

Step 1: Calculate your current weight on Earth.
Assuming your weight is W1, we have:
W1 = m * g

Step 2: Calculate your desired weight.
Since you want to weigh 1/16th of your current weight, we have:
W2 = W1/16

Step 3: Calculate the radius of Earth in meters.
Given the radius of the Earth is 6400 km, convert it to meters:
r = 6400 km * 1000 m/km = 6.4 × 10^6 m

Step 4: Calculate the mass of Earth.
The mass of Earth is approximately 5.972 × 10^24 kg.

Step 5: Rearrange the Newton's Law of Universal Gravitation equation to solve for the distance r.
r = sqrt((G * m1 * m2) / F)

Substitute the values into the equation:
r = sqrt((G * (Your mass) * (Earth's mass)) / F)

Step 6: Solve for the distance r.
r = sqrt((G * (Your mass) * (Earth's mass)) / (W2 * g))

Now, replace the variables with their respective values:
r = sqrt((6.67430 × 10^-11 m^3 kg^-1 s^-2 * (Your mass) * (5.972 × 10^24 kg)) / (W2 * 9.8 m/s^2))

Step 7: Calculate the distance above Earth's surface.
Plug in the given values and solve for r:
r = sqrt((1.22753 × 10^14 * (Your mass)) / W2)

And there you have it! By inputting your specific mass, you can calculate the distance above Earth's surface required for you to weigh 1/16th of your current weight.