Systems solving with no solution, unique, and infinite solutions?

  • Thread starter Thread starter dylanhouse
  • Start date Start date
  • Tags Tags
    Infinite Systems
Click For Summary

Homework Help Overview

The problem involves determining the values of k in a system of linear equations that would result in no solution, a unique solution, or infinitely many solutions. The equations presented include variables x, y, and z, with k appearing as a parameter influencing the system's solvability.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the use of an augmented matrix to analyze the system, with one participant expressing difficulty in managing the complexity. Others suggest sharing work for collaborative assistance and provide tips for matrix manipulation.

Discussion Status

The discussion is ongoing, with participants offering guidance on matrix reduction techniques and exploring conditions under which the system may have no solution or infinitely many solutions. There is an active exchange of ideas regarding the implications of specific matrix forms.

Contextual Notes

Participants are navigating a complex system of equations and are considering the implications of different values of k on the system's solutions. The original poster has expressed uncertainty about their approach, and there is a focus on clarifying matrix operations.

dylanhouse
Messages
42
Reaction score
0

Homework Statement



Find the values of k in the following system of linear equations such that, the system has no solution, the system has a unique solution, and the system has infinitely many solutions.

x+y+2kz = 0
−2x−y+6z = −3k
−x+2y+(k2 −3k)z = 9

Homework Equations





The Attempt at a Solution



I'm not really sure how to do this. I tried putting it into an augmented matrix and solving, but this is terribly messy and I can't get anywhere with it :$
 
Physics news on Phys.org
Well can you show us your work? It is a messy system, but if you lead us through your work we might be able to help you/give you tips! :)
 
I think this is right so far? :$
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    22.3 KB · Views: 480
The matrix should actually be augmented. The last column to the right.
 
The first thing I'd suggest is when moving from matrix 1 in your picture to matrix 2, add twice the first row to the second instead of (negative)twice the third row to the second. It made it a much easier matrix, now can you see where to go?
 
Once you have reduced the augmented matrix, any value of k that makes the first three entries in any row, but not the last entry in that row, 0, gives a system that has no solution. Do you see why?
Consider a system of equations that reduces to
[tex]\begin{bmatrix}1 & 0 & 0 & A \\ 0 & 1 & 0 & B \\ 0 & 0 & 0 & C\end{bmatrix}[/tex]
where C is not 0. That is equivalent to the system of equation x= A, y= B, 0z= 0= C.
No value of z makes that true.

A value of k that does NOT give the situation above makes all four entries in a row 0 gives a system that has an infinite number of solutions. Do you see why?
Consider a system of equations that reduces to
[tex]\begin{bmatrix}1 & 0 & 0 & A \\ 0 & 1 & 0 & B \\ 0 & 0 & 0 & 0\end{bmatrix}[/tex]
That is equivalent to the system of equation x= A, y= B, 0z= 0= 0 which is true for any value of z.
 

Similar threads

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