Let $t_1$ be the time it takes an object to fall $x$ feet. The kinetic energy of a ball of mass m dropped vertically $x$ feet is $E_1=\frac 12mv_1^2$, where $v_1=h'(t_1)$. Find the formula for $E_1$ in terms of $m$ and $x$.
so $h(t_1)=-16t^2+x$, but here I need $h'(t_1)$, and when I calculate the derivative my $x$ dissapeared and became a number, so I can't get how am I supposed to use $x$ in a formula, in order to find the formula for $E_1$ in terms of $m$ and $x$?
Not sure I understood the data correctly, but as I see it:
$h(t)$ is function of height with respect to time. because we start at hight of $x$ , and the pace of the fall is $16t^2$ then we have $h(t) = x - 16t^2$.
if it is indeed the case so $h'(t) = -32t$ (which is the speed - negative because falling - the speed is ofcourse has nothing to do with the $x$). Now, because $x=16t^2$ where $h(t) = 0$ [when we hit the ground]. we can say: $8\sqrt{x} = 32t =-h'(t)$.
can you take it from here ?