The problem is as follows:
A body has a weight of $w$ in the surface of the Earth. If the object is transported to a planet whose mass and radius is two times that of the Earth. Find its weight.
$\begin{array}{ll} 1.&4w\\ 2.&2w\\ 3.&\frac{w}{2}\\ 4.&\frac{w}{4}\\ 5.&w\\ \end{array}$
How should I calculate the weight of this object?.
On earth the only force acting in the object is given by the weight:
$F=mg=w$
And the gravitational force between two masses is given by:
$F=G\frac{m_1m_2}{r^2}$
Since it mentions that this object is moved to a planet which it has a radius which is two times that of the Earth and a mass double that of Earth then this becomes as:
$F_{2}=G\frac{m_1\cdot 2 m_2}{(2r)^2}=\frac{1}{2}G\frac{m_1m_2}{r^2}$
Therefore:
$w_{Planet}=\frac{1}{2}w_{Earth}$
But this doesn't make sense. What could I be doing wrong?. Shouldn't be the opposite. I mean two times that of the weight from Earth?. Can someone help me here?.
Wikipedia's Shell theorem article states:
Also, the density can vary, but only based on the distance from the center. Earth matches this ideal fairly closely, and I guess it's to be assumed so does this other planet. This means you can reasonably treat earth, and the other planet, to be point masses at their centers. Note this is why you're able to use the formula for the gravitational forces between $2$ masses, i.e., $F=G\frac{m_1m_2}{r^2}$, using the planets as a whole, instead of treating each bit of mass on its own.
Using this center point masses concept, the mass of the other planet being double means that, if the radius were the same, the weight on this planet would be double that of the same object on earth. However, the radius being double that of earth means, since the force of gravity is inversely proportional to the square of the distance, the gravity would be a factor of $\left(\frac{1}{2}\right)^2 = \frac{1}{4}$ that of earth. Thus, overall, any object's weight would be $2\left(\frac{1}{4}\right) = \frac{1}{2}$ that of earth, as you correctly determined, i.e., that $w_{\text{Planet}}=\frac{1}{2}w_{\text{Earth}}$.