
David W. answered 12/24/21
Experienced Prof
There are three equations in three variables. That means that we can solve for the three variables.
In later math, you will use matrix operations to perform similar steps. For now, you must go through steps to simplify the problem by making TWO equations in TWO variables that you may solve either by substitution or by elimination.
So, to start, you combine two of the equations to form ONE equation in TWO variables. You may use either substitution or elimination to do that.
If the system is: 2a-3b=-5, 4a+3b=17, 5c-2a=1
You may add the first two equations to eliminate the b term and get 6a=12, So, a=2. Then substitute into the third equation to get c=1.
Note that each system is different and is solved differently, but with the same strategy.