Find values of K for which k has no solution, many solutions a unique solution

  • Thread starter Thread starter judahs_lion
  • Start date Start date
AI Thread Summary
The discussion focuses on determining the values of K for which the system of equations x + ky = 1 and kx + y = 1 has no solution, many solutions, or a unique solution. Two methods are suggested: solving the system for x and y as functions of k to identify inconsistent values, and using a graphical approach to analyze the relationships between the lines represented by the equations. The conditions for solutions are clarified: if the lines intersect at a point, there is a unique solution; if they overlap, there are many solutions; and if they are parallel, there are no solutions. The problem statement is refined to emphasize the search for K values affecting the solution types. Understanding these concepts is essential for solving the system effectively.
judahs_lion
Messages
56
Reaction score
0

Homework Statement



Find values of K for which k has no solution, many solutions a unique solution

Homework Equations



x + ky = 1
kx + y =1


The Attempt at a Solution



Attached
 

Attachments

  • try1.jpg
    try1.jpg
    10.1 KB · Views: 481
Physics news on Phys.org
What in the world is an expression like

\frac{\binom{x+ky=1}{kx+y=1}}{y}

supposed to mean?

Do you know Cramer's rule? Can you find a k that makes the equations dependent? Inconsistent?
 
Method I: Try to solve the system for x and y as a function of k. Now check for which values of k the solution makes no sense (for example, if you have to divide by 0). Those are the values for which the system is inconsistent, so no solutions.

Method II: graphical method. The two equations give two lines in the plane. If the cut at a point, the system is fine. If they're the same line, the system has many solutions. If they're parallel, the system has no solutions.
 
The problem statement is shown as
judahs_lion said:
Find values of K for which k has no solution, many solutions a unique solution
It makes more sense as "Find values of k for which the system of equations has no solution, many solutions, a unique solution."
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top