The problem is as follows:
A sphere of $2\,kg$ is released (assume $g=10\frac{m}{s^2}$) from a height of $2\,m$ with respect of a horizontal surface. If due air resistance $10\,J$ are dissipated by each meter that the sphere goes down. Find the mechanical energy with respect to the ground (in Joules) on the instant when the kinetic energy is equal to $0.5$ times its potential energy.
The alternatives given are as follows:
$\begin{array}{ll} 1.&350\,J\\ 2.&300\,J\\ 3.&250\,J\\ 4.&200\,J\\ \end{array}$
I'm confused exactly how to tackle this problem.
Essentially what I believe is that:
$E_{k}=\frac{1}{2}E_{u}$
But the thing here that comes into play is that there's energy dissipated when the sphere is falling.
Then the mechanical energy would be as follows:
$E_{u}=E_{k}+E_{u'}$
At that given height there would be kinetic energy and potential energy.
But it mentions that the kinetic energy will be at that given height $\frac{1}{2}E_{u}$
$E_{u}-150=\frac{1}{2}E_{u}+E_{u'}$
$mg(2)-150=\frac{1}{2}(mg(2-x))+mg(2-x)$
By inserting the given values for the mass and gravity this is reduced to:
$x=\frac{17}{3}$
But that's where I became stuck. Can someone help me with this problem?.
Here we are dealing with kinetic energy $E_k$, potential energy $E_u$, and energy transfered to the air by the effect of "air resistance"--let's call this $E_f$. We might be tempted to express each of these as a function of time, but since the sphere passes through each height at a unique time we can alternatively express each kind of energy as a function of height $x$, where $x=2$ at the point of release.
Energy is preserved so, the sum is constant:
$$ E_k(x_1) + E_u(x_1) + E_f(x_1) = E_k(x_2) + E_u(x_2) + E_f(x_2) $$
where $x_1$ and $x_2$ are any two heights. Try setting $x_1 = 2$ and let $x_2=h$ be the height at the instant when the kinetic energy is equal to $0.5$ times its potential energy, as asked.
$$ E_k(2) + E_u(2) + E_f(2) = E_k(h) + E_u(h) + E_f(h). \tag1$$
Make formulas for as many of these as you can, either numbers or functions of $h.$
You should be able to get $E_k(2)$, $E_u(2)$, $E_f(2)$, $E_u(h)$, and $E_f(h)$ directly from the problem statement, and you can express $E_k(h)$ in terms of $E_u(h)$ based on the "$0.5$ times" condition, so now you have $E_k(h)$ as a function of $h.$
Plug everything you have into Equation $(1)$ and you'll have an equation with just one unknown, $h.$ Solve it.
Now you know $h$ so you can compute the answer,
$$ E_k(h) + E_u(h). $$
An alternative approach: In the absence of air resistance, kinetic energy would increase by $20$ J for each meter the sphere descends. But we lose $10$ J to air resistance for each meter. Since $20 - 10 = 10,$ the kinetic energy increases at a rate of only $10$ J per meter.
On the other hand, potential energy, which starts at $40$ J, still decreases at the rate of $20$ J per meter. That is, the loss of potential energy is twice the gain of kinetic energy (since $20/10 = 2$):
$$ E_u = 40 - 2 E_k.$$
Knowing that $E_k = \frac12 E_u$ at the instant the problem wants you to find the energy, find $E_u$ at that instant, find $E_k$, and add them.