Solve for variable in augmented matrix

  • Thread starter Thread starter Gurvir
  • Start date Start date
  • Tags Tags
    Matrix Variable
Click For Summary

Homework Help Overview

The discussion revolves around finding the value of m in an augmented matrix representing a system of equations, such that the system has infinitely many solutions. The matrix in question is presented with specific numerical values and a variable m.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss reducing the matrix to row-echelon form and express uncertainty about handling the variable m. There are attempts to clarify the conditions under which the system would have infinitely many solutions, with some participants questioning the validity of certain row operations.

Discussion Status

Several participants are exploring the relationship between the rows of the matrix and the implications of making them equal. There is a recognition of the need for clarification on valid row operations, and some guidance has been offered regarding the conditions for infinite solutions.

Contextual Notes

Participants note that the system must have fewer equations than variables for infinite solutions, and there is confusion regarding the operations performed on the rows of the matrix. The discussion includes a related question about a different variable h in another matrix, indicating a broader exploration of similar concepts.

Gurvir
Messages
19
Reaction score
0

Homework Statement



Given the augmented matrix for a system of equations below, find m such that the system will have infinitely many solutions.
3 3 -9 15
1 -1 3 -3
-4 -4 12 m

m = ?

Homework Equations


None

The Attempt at a Solution



Well I tried to reduce the matrix to row-echelon form but I'm not sure what to do with the 'm' at all. I am not familiar with variables in matrices. Here's how far I have gotten:

r1/3 and r3/-4

1 1 -3 5
1 -1 3 -3
1 1 -3 m/-4

r2-r1 and r3-r1

1 1 -3 5
0 1 -3 4
0 0 0 m-5/-4

I don't know how to answer for m. I am pretty sure that infinite solutions means that the matrix needs as many variables as equations which I read somewhere else on the forum.
 
Last edited:
Physics news on Phys.org
Gurvir said:

Homework Statement



Given the augmented matrix for a system of equations below, find m such that the system will have infinitely many solutions.
3 3 -9 15
1 -1 3 -3
-4 -4 12 m

m = ?

Homework Equations


None


The Attempt at a Solution



Well I tried to reduce the matrix to row-echelon form but I'm not sure what to do with the 'm' at all. I am not familiar with variables in matrices. Here's how far I have gotten:

r1/3 and r3/-4

1 1 -3 5
1 -1 3 -3
1 1 -3 m/-4

r2/r1 and r3/r1

1 1 -3 5
0 1 -3 4
0 0 0 m-5/-4

I don't know how to answer for m. I am pretty sure that infinite solutions means that the matrix needs as many variables as equations which I read somewhere else on the forum.
No, it doesn't mean this. If the system represented by your augmented matrix has an infinite number of solutions, there will be fewer equations than variables.

What are you doing here?
Gurvir said:
r2/r1 and r3/r1

1 1 -3 5
0 1 -3 4
0 0 0 m-5/-4
Dividing a row by another row is not one of the three valid row operations. In the matrix above that, you should notice that row 1 and row 3 are almost the same, and will be the same for some value of m.
 
Mark44 said:
No, it doesn't mean this. If the system represented by your augmented matrix has an infinite number of solutions, there will be fewer equations than variables.

What are you doing here?
Dividing a row by another row is not one of the three valid row operations. In the matrix above that, you should notice that row 1 and row 3 are almost the same, and will be the same for some value of m.

So wait, you make one row equal to the one with the variable to solve for it? also, dividing is not one of the row operations but i believe multiplying is. where you can multiply 1/-4 which is the same as dividing
 
Yes, you can replace a row by a multiple of itself, but you can't divide one row by another, which is what your notation implied that you were doing.
 
Mark44 said:
Yes, you can replace a row by a multiple of itself, but you can't divide one row by another, which is what your notation implied that you were doing.

My bad, i didn't mean r2/r1...it was r2-r1 and r3-r1

Anyways, back to my question:
You make one row equal to the one with the variable to solve for it? Or is there some other way
 
What does m need to be so that the first and third rows are the same?
1 1 -3 5
1 -1 3 -3
1 1 -3 m/-4
 
Mark44 said:
What does m need to be so that the first and third rows are the same?
1 1 -3 5
1 -1 3 -3
1 1 -3 m/-4

Oh! m = -20?

Would this be the same idea?
Determine the value of h such that the matrix is the augmented matrix of a consistent linear system.

5 -3 h
-20 15 5

I can't solve for it, you can never make the first to variables in the matrix equal
You can get:

r2/-5
5 -3 h
4 -3 1

or

r1 * -4
-20 12 -4h
-20 15 5
 
Last edited:
Gurvir said:
Oh! m = -20?

Would this be the same idea?
Determine the value of h such that the matrix is the augmented matrix of a consistent linear system.

5 -3 h
-20 15 5

I can't solve for it, you can never make the first to variables in the matrix equal
You can get:

r2/-5
5 -3 h
4 -3 1
You have a mistake in the work above.
Gurvir said:
or

r1 * -4
-20 12 -4h
-20 15 5

In this augmented matrix...

5 -3 h
-20 15 5

it's possible to find a solution for any value of h.
 
If you have trouble seeing the "big picture", write it out as an equation.
 
  • #10
flyingpig said:
If you have trouble seeing the "big picture", write it out as an equation.

Sorry I was just brain dead yesterday. You just divide r2 by -4 and then it gives you h. Thanks for your help guys.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K