Solving Linear Systems (Basic Question)

  • Thread starter Thread starter Atran
  • Start date Start date
  • Tags Tags
    Linear Systems
AI Thread Summary
A linear system is solved by finding the intersection points of the equations represented graphically. The equations provided, y = x + 5 and b = 2*a, involve different variable pairs and do not form a related system unless they are expressed in compatible forms. The solution sets can be represented as ordered pairs, and the convention is to maintain a consistent order for the variables. The discussion highlights confusion regarding variable relationships and the necessity of maintaining the same order in pairs when equating variables. Clarifying these concepts can simplify understanding how to solve linear systems geometrically.
Atran
Messages
93
Reaction score
1
Hi. I don't understand how a solution to a linear system is obtained (for example geometrically; don't consider the substitution method and elimination), and I am feeling very frustrated.

Say I have the following equations:
y = x + 5
b = 2*a (the relation remains the same even if I change the variables)
Obviously, the solution is (x=a=5 and y=b=10) or (x=b=-5 and y=a=-10).

The first equation has the solution sets, A1={(x, x+5) : x∈R} and A2={(x+5, x) : x∈R}.
The second equation has the solution sets, B1={(x, 2*x) : x∈R} and B2={(2*x, x) : x∈R}

A1 ∩ B1 and A2 ∩ B2 are the solution sets to the system, if x=a and y=b.
A1 ∩ B2 and A2 ∩ B1 are the solution sets to the system, if x=b and y=a.

How can I prove that the variables which are meant to be equal (for example x=a), must be both the first or the second element in given pairs? For example if x=a and I consider A2, then I must consider B2, i.e. if x is the second element of the pairs x and y, then a must also be the second element of pairs a and b.

Am I thinking right? I've been looking at many websites but none really cleared up my confusion.
I'm really thankful if you can explain this clearly.
 
Mathematics news on Phys.org
Atran said:
Hi. I don't understand how a solution to a linear system is obtained (for example geometrically; don't consider the substitution method and elimination), and I am feeling very frustrated.

Say I have the following equations:
y = x + 5
b = 2*a (the relation remains the same even if I change the variables)
Obviously, the solution is (x=a=5 and y=b=10) or (x=b=-5 and y=a=-10).
The two equations involve different pairs of variables, so the two equations aren't related at all. If the second equation happened to be y = 2x, then you would have two lines that intersect. The intersection point would be the solution of the system of equations.
Atran said:
The first equation has the solution sets, A1={(x, x+5) : x∈R} and A2={(x+5, x) : x∈R}.
The second equation has the solution sets, B1={(x, 2*x) : x∈R} and B2={(2*x, x) : x∈R}
By convention we write the ordered pairs as (x, y), in that order. The solution set would be {(x, y) | y = x + 5, x ##\in## R}, and similar for the second equation.
Atran said:
A1 ∩ B1 and A2 ∩ B2 are the solution sets to the system, if x=a and y=b.
A1 ∩ B2 and A2 ∩ B1 are the solution sets to the system, if x=b and y=a.
Why are you doing this? By using a different set of variables (a and b), you are overcomplicating what is a simple problem.
Atran said:
How can I prove that the variables which are meant to be equal (for example x=a), must be both the first or the second element in given pairs? For example if x=a and I consider A2, then I must consider B2, i.e. if x is the second element of the pairs x and y, then a must also be the second element of pairs a and b.
You don't need to prove this, as the variables appear in a certain order by convention. If you write the system as
y = x + 5
y = 2x

then the system is trivial to solve.
Atran said:
Am I thinking right? I've been looking at many websites but none really cleared up my confusion.
I'm really thankful if you can explain this clearly.
 
I don't understand how those two equations form a linear system, or your "solution."
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Back
Top