You can put this solution on YOUR website! If x varies inversely with y and x=-4 when y=30, find x when y=24
----
x = k/y
---
solve for "k" using "x=-4 when y=30".
---
-4 = k/30
k = -120
----
Equation: x = -120/y
-----
find x when y=24
---
x = -120/24
---
x = -5
=====================
Cheers,
Stan H.
=====================