SOLUTION: I am having trouble with simultaneous equations.
So how do you solve this simultaneous equation
[
2a-b+2c=-3
a+2b+c=7
3a-b-c=-8
]
Algebra.Com
Question 827164: I am having trouble with simultaneous equations.
So how do you solve this simultaneous equation
[
2a-b+2c=-3
a+2b+c=7
3a-b-c=-8
]
Answer by TimothyLamb(4379) (Show Source): You can put this solution on YOUR website!
---
2a - b + 2c = -3
a + 2b + c = 7
3a - b - c = -8
---
put the system of linear equations into standard form:
---
x = a
y = b
z = c
---
2x - y + 2z = -3
x + 2y + z = 7
3x - y - z = -8
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution by matrix-method:
x = a = -1.1
y = b = 3.4
z = c = 1.3
---
system matrix
2 -1 2
1 2 1
3 -1 -1
---
inverse of system matrix
0.05 0.15 0.25
-0.2 0.4 0
0.35 0.05 -0.25
---
determinant of system matrix = -20
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
RELATED QUESTIONS
I AM HAVING TROUBLE SIMPLIFYING THIS EQUATION... (answered by whty89)
How do you solve this equation using Cramer's Rule?
a.b.5c=2
3a+b+2c=3... (answered by oscargut)
please i have a problem with the following equation and don't know how to go about it and (answered by ewatrrr)
Solve the following system of linear equations with three unknowns.
(Note: Answers are... (answered by scott8148,Edwin McCravy)
Factor the following expression completely: {{{ 4a^2c^2-(a^2-b^2+c^2)^2 }}}
Since this (answered by ikleyn)
Solve the simultaneous equations
a + b + c + d = 0
2a - 2b + 3c - 3d = 0
9a + 9b + 4c... (answered by Alan3354)
I am having problems with simultaneous equations...and this one really has stumped me can (answered by solver91311)
2A + B + 2C = 1
3A + 2B - C = 2
solve for A B and... (answered by 303795)
I am having a lot of trouble with this question , "Solve A=1/2bh for h".
The possible... (answered by Alan3354)