This problem is set up to force you to do some messy multiplication and division; be careful.
13C + 44T = 394
48C+ 43T = 738
The easiest and cleanest way to do this problem is to use determinants which you have probably not yet studied.
There are no common factors since both 13 and 43 are prime.
The only way to use elimination is brute force:
Multiply the 1st equation by 48 and the second equation by 13.
Then you will have the same coefficient on C and you can subtract the one equation from the other which will give you an equation in T alone. Solve that and plug the answer back into either of your original equations to get the value of C.