How can the magnitude of resultant force of $(0,3)$ and $(3,1)$ be doubled by changing $(0,3)$ but keeping $(3,1)$ unchanged.
since magnitude of resultant force (3,4) is $\sqrt{25}$. Double of magnitude will be sq root 50... Now what should be done i am confused here...
Your question isn't very clear, but if you are trying to double the magnitude of $(0,3)+(3,1) = (3,4)$ by replacing only the first vector, then you need to solve the following equation : $|(x,y)+(3,1)|= |(3+x,1+y)|=\sqrt{(3+x)^2 + (1+y)^2} = 2\sqrt{25}$. This an equation with two variable, you will have more then one solution. Pick one and you're set.
Good luck.