Asked by Me and I

Consider the system below.
{4x-2y=-12}
{3x-y=-3}


Solve the system by using a matrix equation.

Answers

Answered by Damon
+4 -2 -12
+3 -1 -3
gauss jordan
see
http://www.gregthatcher.com/Mathematics/GaussJordan.aspx
Answered by Me and I
I appreciate the help thank you, Damon
Answered by Damon
x = 3, y = 12

Step 2: Enter the values for your matrix, and press the "Solve" button.



Divide row1 by 4
1 -1/2 -3
3 -1 -3

Add (-3 * row1) to row2
1 -1/2 -3
0 1/2 6

Divide row2 by 1/2
1 -1/2 -3
0 1 12

Add (1/2 * row2) to row1
1 0 3
0 1 12
Answered by Damon
You are welcome.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions