What Values of c Result in No Solutions for This Linear System?

Click For Summary
SUMMARY

The discussion focuses on determining the values of c for which the linear system represented by the augmented matrix has no solutions. It is established that for c=0, the system has infinite solutions, while for c=1, it has a unique solution. The key to finding no solutions lies in manipulating the augmented matrix to achieve a form where the last row consists of all zeroes except for the right-hand side, which must be non-zero. The correct manipulation of the augmented matrix is crucial for identifying these values of c.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically linear systems and augmented matrices.
  • Familiarity with reduced row echelon form (RREF) and its implications for solution existence.
  • Proficiency in performing elementary row operations on matrices.
  • Knowledge of parameterization in linear systems.
NEXT STEPS
  • Study the properties of reduced row echelon form (RREF) in linear algebra.
  • Learn about the implications of the rank of a matrix on the existence of solutions.
  • Explore the concept of parameterization in linear systems and its applications.
  • Practice manipulating augmented matrices through elementary row operations with various values of c.
USEFUL FOR

Students studying linear algebra, educators teaching matrix theory, and anyone involved in solving linear systems and understanding their solution sets.

azupol
Messages
17
Reaction score
0
http://www.scribd.com/doc/66759813/mat223tut1"
Question 2 and 3

Homework Statement


For what values of c does the system have no solutions? I figured out the other ones, for c=0 we can assign a parameter to x1 and it will then have infinite solutions. For c=1 the system will have a unique solution. I know that if the matrix is in reduced row echelon form, and if the last row is all zeroes except for the right hand side of the equality, it has no solutions, but how can I manipulate the augmented matrix to make it so?

Homework Equations


Here is the augmented matrix:
1 1 3|c
c 1 5|4
1 c 4|c

The Attempt at a Solution


I can use elementary row/column operations, but I end up with this matrix in trying to make the bottom row 0...

1 1 3 |c
0 (1-c) (5-3c) |-c2+4
0 (c-1) 1 |-c2
 
Last edited by a moderator:
Physics news on Phys.org
azupol said:
http://www.scribd.com/doc/66759813/mat223tut1"
Question 2 and 3

Homework Statement


For what values of c does the system have no solutions? I figured out the other ones, for c=0 we can assign a parameter to x1 and it will then have infinite solutions. For c=1 the system will have a unique solution. I know that if the matrix is in reduced row echelon form, and if the last row is all zeroes except for the right hand side of the equality, it has no solutions, but how can I manipulate the augmented matrix to make it so?

Homework Equations


Here is the augmented matrix:
1 1 3|c
c 1 5|4
1 c 4|c


The Attempt at a Solution


I can use elementary row/column operations, but I end up with this matrix in trying to make the bottom row 0...

1 1 3 |c
0 (1-c) (5-3c) |-c2+4
0 (c-1) 1 |-c2

You have a mistake in your bottom row. You should have this:
1 1 3 |c
0 (1-c) (5-3c) |-c2+4
0 (c-1) 1 |0
 
Last edited by a moderator:

Similar threads

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