I'm having difficulties doing this exercise.
$$-4T_1+T_2+T_4=-100$$ $$T_1-4T_2+T_3+T_5=-20$$ $$T_2-4T_3+T_6=-20$$ $$T_1-4T_4+T_5+T_7=-80$$ $$T_2+T_4-4T_5+T_6+T_8=0$$ $$T_3+T_5-4T_6+T_9=0$$ $$T_4-4T_7+T_8=-260$$ $$T_5+T_7-4T_8+T_9=-180$$ $$T_6+T_8-4T_9=-180$$
Any help is highly appreciated. It needs to be done using the Gaussian method, and im a little bit rusty and dont see the obvious/best way to go.
Sorry bout late upload of system. Was formatting the post.
Have you learned the Cramer's rule? You can compute the value of $\,T_i, i=1,...,9$ directly by using it.
I think you can write the system into a $9$x$10$ matrix and try some row or column transformations to make it close to ($I_9$,b), where $I_9$ is the $9$x$9$ identity matrix and b is a $9$x$1$ column vector.
I want to write all these as a comment of this problem, but my reputation is not enough to do that. So I write it as a answer. But it is just my thinking.
Hope my words can help you.