Answer:
j = (h-4) / k
Explanation:
Unless there is more information given about this question somewhere else in the assignment, I'm assuming you are being asked to solve this equation for j.
If so, then its just a matter of rearranging the equation so that it is in the form
j = (expression containing other variables)
(h-4) / j = k (multiply both sides by j)
(h-4) = jk (divide both sides by k)
j = (h-4) / k