Save
Math
System of equations
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Kirill
Visit profile
Cards (8)
How much ways there are to solve a system of equations?
There are 5 ways:
Scholar way
,
Subtraction method
,
Kramer's metod
, Inverse matrix method, Gauss's metod
How to solve a system of equation with scholar method?
Describe
one
variable
with
anothers
Put
describe
d variable into other equations
Continue until solved
How to use subtraction method?
Substract (or add) one equation in the system to another
(if there are
same
coefficients at the same
variable
)
Find
other variable
Put
found
variable
into
other
equations
Continue
until solved
First step of Kramer's method?
Find
the
determinant
of a
matrix
[
a
1
b
1
a
2
b
2
]
\begin{bmatrix}a_1 & b_1 \\ a_2 & b_2\end{bmatrix}
[
a
1
a
2
b
1
b
2
]
If not equal to 0
, then
continue
, if equal, then system doesn't have answer or have an
infinity
as an answer.
Second step of Krame's method?
Find
the
determinants
:
d
e
t
∣
x
∣
=
det|x| =
d
e
t
∣
x
∣
=
[
c
1
b
1
c
2
b
2
]
,
d
e
t
∣
y
∣
=
\begin{bmatrix}c_1 & b_1 \\ c_2 & b_2\end{bmatrix},det|y| =
[
c
1
c
2
b
1
b
2
]
,
d
e
t
∣
y
∣
=
[
a
1
c
1
a
2
c
2
]
\begin{bmatrix}a_1 & c_1 \\ a_2 & c_2\end{bmatrix}
[
a
1
a
2
c
1
c
2
]
Third step of Kramer's method?
Divide
det x by
determinant
from the
first
step to
get x
,
divide
det y by
determinant
from the
first
step to
get y.
How much steps there are in inverse matrix method?
There are 5 steps In this method
What steps are in matrix method?
Make 3 matrices
-
1
with
coefficients
at the variables, 1 with
variables
and
1
with results of
operations
with
variables
Find determinant
of matrix with
coefficients
If determinant equals
0
, then there is
no solution
or
infinite amount
of solutions, else
continue
Find
matrix
of co-factors (Minors with special signs)
Multiplicate
1
divided by
determinant
of matrix of
coefficients
, matrix of
cofactors
and matrix with
results