← All problems

Solving a Linear System with Three Variables

Algebra · Math Count PH 2025 1083
Find the ordered triple $ (a, b, c) $ which satisfies:$$ \begin{cases} a + b - c &= -7 \\ b + c - a &= 23 \\ c + a - b &= 25 \end{cases}$$Input only the value of $c$.