Given that x is directly proportional to y and directly proportional to z and inversely proportional to w, if x=4 when (w,y,z)=(6,8,5), what is x when (w,y,z)=(4,10,9)?
This was my working (sorry for images, I’m not comfortable with mathjax yet):
However, this is not correct, how would you approach this and what is wrong with my working?

Instead of writing $k$ separately, write it as,
$$x =k\cdot\frac{yz}{w}$$
from case $1$,
Use this in case $2$ to find $x$.