$182 = 2ZY + 6WY$
$95 = 2ZY + 2WY$
According to my solution and even an online calculator $Y$ equals to $3.625$ if $W = 6$ but if I plug in to the equations it doesn't give the correct answer. I have no idea what is wrong.
give that $Z=W-1$ therefore $182 = 2WY - 2Y +6WY$ and $95 = 2WY - 2Y +2WY$
We start with the system of equations: $$ 2ZY + 6WY =182\tag{1}$$ $$ 2ZY + 2WY=95 \tag{2}$$
Subtract $(2)$ from the upper equation $(1)$ to get:
$$4WY=87$$ Subtract $(2)$ three times from $(1)$ to get: $$-4ZY=-103$$
We now use that $W=Z+1$ and rewrite the upper equation:
$$4(Z+1)Y=87$$ $$-4ZY=-103$$ We then proceed by distributivity and notice a common term in both equations:
$$4ZY+4Y=87$$ $$-4ZY=-103$$
Now we add these two equations again to cancel the factor of $4ZY$:
$$4Y= -16 \rightarrow Y=-4$$ We now can find the other variables quite easily from $$4WY=87 \rightarrow W=-\frac{87}{16}$$ $$4ZY=103\rightarrow Z=-\frac{103}{16}$$
Also see wolfram alpha: