Solving Matrix Help: Find Values of k w/o Solution

  • Thread starter Thread starter Coolies
  • Start date Start date
  • Tags Tags
    Matrix
AI Thread Summary
To determine the values of k for which the matrix system has no solution, one approach is to perform row operations to simplify the matrix. Specifically, eliminating a variable to achieve a form like [0 f(k) g(k)] can indicate unsolvable conditions. Additionally, if the determinant of the matrix equals zero, the system will also lack a unique solution. Understanding these concepts is crucial for solving the problem effectively. The discussion emphasizes the importance of matrix operations and determinants in identifying conditions for no solutions.
Coolies
Messages
1
Reaction score
0
Matrix Help! ahhh

http://img152.imageshack.us/img152/9982/matrixnq8.gif

What values of k does the system not have a solution?

I don't know how to do this question. Anybody have any ideas? :)
 
Last edited by a moderator:
Physics news on Phys.org
Perform a matrix operation to one of the rows so that you can solve for one of the variables, in terms of k. What i would do is eliminate the 1 from the bottom row, so that it is of the form:

[ 0 f(k) g(k) ]

Then use the fact that if 0x = c (where c is some non zero constant), then the equation cannot be solved.
 
Another way to do this is when the determinant of the matrix is zero, then this system of equations has no solution.
 
Coolies said:
http://img152.imageshack.us/img152/9982/matrixnq8.gif

What values of k does the system not have a solution?

I don't know how to do this question. Anybody have any ideas? :)
Yes: try and solve the system.
 
Last edited by a moderator:
malawi_glenn said:
Another way to do this is when the determinant of the matrix is zero, then this system of equations has no solution.

You mean no unique sol'n. This is for the op's knowledge.
 
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