Linear equations in two variables
создатель Madhav Goel
1. Algebraic method of solving pair of equations in two variables
2. Elimination method- Step 1- Make the coefficients of one of the variable numerically equal Step 2- add or subtract so that one of the variable is eliminated Step 3- Solve the equation to get value of one variable and use it to find value of the other variable For example- 2x + 3y = 7 4x + 3y = 11 On subtracting eq2 from eq 1 we get-> (-2x)=(-4y) => x= 2 Now using x=2 in eq 1- 2×2 +3y =7 3y=3 y= 1 This is how elimination method is used to solve pair of linear equations in two variables
3. Graphical method of solving these equations
3.1. Step 1- get three or two solutions of each equation Step 2- plot these lines on a graph Observation- if lines are parallel then there is no common solution if the lines are intersecting then there is one solution if lines are coincident then there are infinitely many solutions
3.1.1. If a1/a2 = b1/b2 ≠ c1/c2 then the lines will be parallel and equations will have no solution
3.1.2. If a1/a2 ≠ b1/b2 then these lines will intersect and have a unique solution
3.1.3. If a1/a2 = b1/b2 =c1/c2 then the lines will be coincident and have infinitely many solutions