#is this system of equations solvable
10 messages · Page 1 of 1 (latest)
Daniel_The_Maniel
there are 6 variables and 6 equations, so yes
You have to substitute b = 180 - c in the first equation and then c = 135 - d in that equation and then 180 - x in that equation, etc.
Or just use Gauss.
What’s that
One of the most common methods of solving systems of linear equations. It involves writing the system as a matrix and performing row operations to bring it to the reduced row echelon form.
I can show how it would work here if you want.
Sure
Alright, give me some time.