Inconsistent Linear Systems: Solving for k

  • Thread starter Thread starter Math100
  • Start date Start date
  • Tags Tags
    Linear Systems
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 3K views
Math100
Messages
823
Reaction score
234

Homework Statement


For what value(s) of k is the linear system with augmented matrix inconsistent?

Homework Equations


None.

The Attempt at a Solution


I know that inconsistent means no solution. So do I set k=2k and solve for k?
20180128_153709_Film4.jpg
 

Attachments

  • 20180128_153709_Film4.jpg
    20180128_153709_Film4.jpg
    41.2 KB · Views: 1,605
Physics news on Phys.org
The most direct way to declare that a system is inconsistent is by looking for the value of ##k## which causes the determinant of the matrix to be zero. Since this is a fairly simple system however, you could easily pick a value of ##k## which causes one of the rows to be a multiple of the other.
 
Math100 said:

Homework Statement


For what value(s) of k is the linear system with augmented matrix inconsistent?

Homework Equations


None.

The Attempt at a Solution


I know that inconsistent means no solution. So do I set k=2k and solve for k?View attachment 219506
No.
What is the system of equations that your augmented matrix represents?

Also, what does the thing that looks like a backwards S?

Edit: Your attempt at a solution is just barely enough to get by. Other mentors would not have been as generous. In future posts, please make more of an attempt at solving the problems you're asking about.
 
Math100 said:
k+2=1
1+2k=1
So what value of k would make it so that this system of equations doesn't have a solution? One suggestion has already been given.

Going in another direction, these equations represent lines in the plane. Do these planes intersect, which would give one or possibly an infinite number of solutions, or do they not intersect at all?
 
NFuller said:
The most direct way to declare that a system is inconsistent is by looking for the value of ##k## which causes the determinant of the matrix to be zero. Since this is a fairly simple system however, you could easily pick a value of ##k## which causes one of the rows to be a multiple of the other.
Zero determinant does not necessarily imply that the system is inconsistent.
 
  • Like
Likes   Reactions: Math100
How to give award to best answer?
 
ehild said:
Zero determinant does not necessarily imply that the system is inconsistent.
Thank you so much!