Well this is a numerical mess!!!!
22C + 16B = 798
31C + 11B = 882
It is absolutely unreasonable to expect a long hand solution of this set.
A computer will invert the necessary matrix instantaneously.
Even the determinant solution is messy and should be done on some sort of calculator.
The denominator for the determinant is 22*11-16*31
The numerator for the C value is 798*11-16*882
The numerator for the B value is 22*882-798*31
If you divide the C numerator by the denominator you will get the value for C and likewise for B.
Good luck!