Certainty of being able to solve linear equation

  • Context: High School 
  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Linear Linear equation
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
4 replies · 1K views
Mr Davis 97
Messages
1,461
Reaction score
44
I have the linear equation ##a + (2a - b) \sqrt{2} = 4 + \sqrt{2}##. I commonly hear that for linear equations, if we have two variables and one equation, then the system is undertermined and there are infinitely many solutions. However, how does that jive with this example, where there is one unique solution after comparing coefficients?
 
Physics news on Phys.org
Mr Davis 97 said:
I have the linear equation ##a + (2a - b) \sqrt{2} = 4 + \sqrt{2}##. I commonly hear that for linear equations, if we have two variables and one equation, then the system is undertermined and there are infinitely many solutions. However, how does that jive with this example, where there is one unique solution after comparing coefficients?
I may be missing something here, but what "unique solution" are you referring to? This is a linear expression so it should have an infinite amount of solutions, as there are no discontinuites in its graph.
 
Mr Davis 97 said:
I have the linear equation ##a + (2a - b) \sqrt{2} = 4 + \sqrt{2}##. I commonly hear that for linear equations, if we have two variables and one equation, then the system is undertermined and there are infinitely many solutions. However, how does that jive with this example, where there is one unique solution after comparing coefficients?
It seems to me that you are restricting your solution to the integers. Solving your equation with respect to a gives [itex]a=\frac{(b+1)\sqrt{2} + 4}{1+2\sqrt{2}}[/itex], which gives one value of a for each value of b you insert in the formula.
 
Mr Davis 97 said:
I have the linear equation ##a + (2a - b) \sqrt{2} = 4 + \sqrt{2}##. I commonly hear that for linear equations, if we have two variables and one equation, then the system is undertermined and there are infinitely many solutions. However, how does that jive with this example, where there is one unique solution after comparing coefficients?
It depends on what type of equation you're working with.
If there are no conditions on a and b, then there are infinitely many solutions, one of which is ##a=\sqrt 2, b = 0##.
If a and b must be integers, then the coefficient of ##\sqrt 2## must be the same on both sides of the equation, which yields the unique solution a = 4 and b = 7.
 
  • Like
Likes   Reactions: Mr Davis 97