(a) $10X + 12Y − 8Z ≡ 14 \pmod 8$
(b) $3X − 15Y + 24Z ≡ 13 \pmod {81}$
So I see this is a system of equations and I take the equations and did:
$(b)-3(a)$ which yields:
$33X +21Y ≡ -29 \pmod {81-8}$ ?
I'm unsure of if I can directly compute $\mod{(81-8)}$ however. Ideally I would want both mods to be the same number I believe.