Solve the system by using a matrix equation.
4x-3y=6
6x-4y=4
![Solve the system by using a matrix equation4x3y66x4y4 class=](https://us-static.z-dn.net/files/d20/ec72d8106665f04b7a7f71360060e5aa.jpg)
Answer:
The answer to your question is:
x = -6
y = -10
Step-by-step explanation:
Δ = [tex]\left[\begin{array}{ccc}4&-3\\6&-4\end{array}\right] \\[/tex]
Δ = -16 + 18
Δ = 2
Δx = [tex]\left[\begin{array}{ccc}6&-3\\4&-4\\\end{array}\right][/tex]
Δx = -24 +12
Δx = -12
Δy = [tex]\left[\begin{array}{ccc}4&6\\6&4\\\end{array}\right][/tex]
Δy = 16 - 36
Δy = -20
x = -12/2 = -6
y = -20 / 2 = -10