SOLUTION: Solve using matrices -x+3y=6 3x-9y=9 Help please!

Algebra.Com
Question 824678: Solve using matrices
-x+3y=6
3x-9y=9
Help please!

Answer by TimothyLamb(4379)   (Show Source): You can put this solution on YOUR website!
---
-x+3y=6
3x-9y=9
---
copy and paste the above standard form linear equations in to this (matrix method) solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
answer:
This linear system is singular. It has no solution
---
check by elimination method:
---
-x + 3y = 6
3x - 9y = 9
---
-3x + 9y = 18
3x - 9y = 9
---
add the system:
0 = 27
answer:
This linear system is singular. It has no solution.
NOTE: elimination method agrees with matrix method
---
NOTE TO STUDENT:
solving the system manually with matrices:
---
A * X = B
---
where A:
[a b] = [-1 +3]
[c d] = [+3 -9]
where X:
[x]
[y]
where B:
[6]
[9]
---
[-1 +3][x] = [6]
[+3 -9][y] = [9]
---
solve for X:
X = (A-inverse) * B
---
where A-inverse:
[-9 -3] * 1/dA
[-3 -1]
---
NOTE:
let dA stand for "the determinant of matrix A"
the determinant of A is a scalar (a real number) derived from matrix A ...
---
dA = ad - bc
dA = (-1*-9) - (3*3)
dA = 9 - 9
dA = 0
---
1/dA = 1/0
but division by zero is undefined
---
recall that A-inverse is:
[-9 -3] * 1/dA
[-3 -1]
---
so A-inverse is undefined
---
recall that:
X = (A-inverse) * B
---
so the solution vector X is undefined !!!
---
answer:
Therefore, this linear system is singular. It has no solution.
NOTE: matrix-method solver agrees with elimination method, and both agree with the manual solution by matrices.
---
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

Please help! Solve using Matrices!----- 4x-y=5... (answered by Alan3354)
Solve using matrices 4x-y=5 3x-3y=0 Help... (answered by TimothyLamb)
Solve using matrices please x+y+z=9 3x-y+z=-1... (answered by jsmallt9)
Please help me finish solving problem. Solve by the substitution method. 4x+3y= -9... (answered by stanbon)
solve the system using matrices 3x+3y+6z=, 3x+2y+2z=9,... (answered by Alan3354)
solve the following system of equations using matrices. x+y-3z=3; -6x+5z=-6;... (answered by greenestamps)
using matrices solve... (answered by tommyt3rd)
Solve using matrices. x – 3y + z = 10 x + y – 3z = -10 -3x – y + z =... (answered by Alan3354)
solve system using matrices x-5y+3z=9, 2x-y+4 z=6,... (answered by Fombitz)