Is the given system of equations solvable with back substitution?

  • Thread starter Thread starter TyErd
  • Start date Start date
  • Tags Tags
    Substitution
AI Thread Summary
The discussion revolves around the solvability of a system of equations with 5 variables and 3 equations. Initial thoughts suggest there may be no solution due to the imbalance in the number of variables and equations. However, one participant points out that the last row of the augmented matrix implies a specific equation, leading to further analysis. The conversation highlights that a system can have a unique solution, multiple solutions, or no solution at all. Ultimately, the conclusion is that the presence of more variables than equations does not automatically indicate no solution exists.
TyErd
Messages
297
Reaction score
0

Homework Statement



I have attached the question

Homework Equations





The Attempt at a Solution



I think the answer is no solution because there is 5 variables but only 3 equations. Is that correct?
 

Attachments

  • zzzzzzzzzzzzzz.png
    zzzzzzzzzzzzzz.png
    3.7 KB · Views: 533
Physics news on Phys.org
TyErd said:

Homework Statement



I have attached the question

Homework Equations





The Attempt at a Solution



I think the answer is no solution because there is 5 variables but only 3 equations. Is that correct?

No, that is not the reason. Look at the final row; it is shorthand for an equation involving x1, x2, x3, x4, x5. What is the equation?

RGV
 
do you mean 0x1 + 0x2 + 0x3 + 0x4 + 0x5 = 4?
 
if the third is also an equation that means there must be an answer right? So because we have to assign variables and we have 5unknowns and 3 equations that must mean two values will be variables right?? so the answer has to be B yeah??
 
TyErd said:
do you mean 0x1 + 0x2 + 0x3 + 0x4 + 0x5 = 4?
For what values of the variables x1, x1, x2, x3, and x4 will this be a true statement?


TyErd said:
if the third is also an equation that means there must be an answer right?
Not necessarily. There are three possibilities for a system of equations (which are here represented by an augmented matrix):
1) a unique solution
2) multiple solutions
3) no solution.
TyErd said:
So because we have to assign variables and we have 5unknowns and 3 equations that must mean two values will be variables right?? so the answer has to be B yeah??
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top