SlideShare a Scribd company logo
LINEAR EQUATIONS
IN TWO VARIABLES
BY: DR. VIVEK NAITHANI
TGT MATHS
KENDRIYA VIDYALAYA SANGATHAN
Copyright Information: CC by SA 4.0
DEFINITION:
An equation that contains two variables and the degree of
each variable being 1 is called linear equation in two
variables.
 e.g. : 2x+3y =7
3x- 6y =34
A system of linear equations always exists in pair of
equations.
GENERAL LINEAR EQUATION IN TWO
VARIABLES
The general form of simultaneous linear equations is:
a1x + b1y = c1 ------------------- (1)
a2x + b2y = c2 -------------------- (2)
Here a1, a2 are the co-efficients of x
b1, b2 are the co-efficients of y
c1, c2 are the constants.
Note: Both a & b together are never 0
FRAMING A LINEAR EQUATION IN TWO
VARIABLES
To frame a linear equation in two variables working
rule is:
1. Select the unknown and assign variables to the unknown.
2. Select the given condition and frame the variables in the given
first and second conditions.
3. Frame the equations.
EXAMPLE:
Aftab tells his daughter, “Seven years ago, I was seven times as old as you were then. Also,
three years from now, I shall be three times as old as you will be.” Represent this situation
algebraically.
Here two unknowns are age of Aftab and age of daughter.
Let present age of Aftab be x and present age of daughter be y.
I condition: 7 years ago Aftab was 7 times as old as his daughter
7 years ago age if Aftab = (x-7) and age of his daughter = (y-7) years
∴ (x-7) = 7 X (y-7)
⇒ x- 7 = 7y -49 ⇒ x – 7y = -42
x – 7y = -42 This is first equation in two variables.
II Condition: Three years from now, Aftab shall be three times as
old as his daughter will be.
After 3 years: Aftab’s age = x+3 Daughter’s age = y+3
⇒ (x+3) = 3 X (y+3)
⇒ x+3 = 3y +9
⇒ x -3y = 6 This is second linear equation
Hence the set of linear equation in two variables is
x – 7y = -42 ---------------(1)
x -3y = 6 ---------------------(2)
GRAPHICAL REPRESENTATION OF SIMULATENOUS LINEAR
EQUATIONS
• A pair of simultaneous linear equation represents a pair of straight lines on a graph sheet.
CRITERIA OF CONSISTENCY OF SOLUTION OF
SIMULTANEOUS LINEAR EQUATIONS
For a given set of pair of linear equations in two variables:
a1x + b1y = c1 ------------------- (1)
a2x + b2y = c2 -------------------- (2)
The following cases arise as solution of the given set of
equations:
1. CASE I: If
𝑎1
𝑎2
≠
𝑏1
𝑏2
then the system is consistent and
has a
unique solution.
Case II: If
𝒂𝟏
𝒂𝟐
=
𝒃𝟏
𝒃𝟐
≠
𝒄𝟏
𝒄𝟐
then the system is inconsistent and has no solution.
The lines on the graph are parallel.
Case II: If
𝑎1
𝑎2
=
𝑏1
𝑏2
=
𝑐1
𝑐2
then the system is consistent and has infinitely
many solutions. The lines on the graph are coincident.
ALGEBRAIC SOLUTION OF SIMULATNEOUS
LINEAR EQUATIONS
The following methods are being used to solve simultaneous linear equations
algebraically:
1.Elimination Method.
2.Substitution Method.
3.Cross multiplication method.
ELIMINATION METHOD:
In this method we eliminate one of the two variables to achieve the
desired results
Solve the equations 2x+y = 5 and 3x+2y =8.
2x+y = 5 --------(1) X 3 [ Here we multiply the equations with the suitable non-zero
3x+2y = 8 -------(II) X 2 constants to make co-efficients of the variable to be
eliminated equal.]
So our equations become 6x +3y = 15 {Here we are eliminating x and now
6x +4y = 16 subtracting the new equations we get}
-y = -1 ⇒ y = 1
Substituting y =1 in any of the equations (Here we are substituting in eqn. 1) we get 2x
+1= 5
⇒ 2x = 4 ⇒ x= 2.
SUBSTITUTION METHOD:
STEP 1: In this method we first choose an equation and then express
any one of the two variables in terms of the other.
STEP 2: Then we substitute the function obtained in step 1 in the another
equation.
STEP 3: Now we get an equation in a single variable which on solving will
give value of one variable.
STEP 4: The value obtained in step 3 will be substituted in the another
equation to get the value of another variable.
EXAMPLE
Solve the equations 2x+y = 5 and 3x+2y =8.
2x+y = 5 ⇒ y = 5- 2x { Here variable y has been expressed in terms of
x}
Substituting y = 5-2x in the second equation we get
3x + 2(5-2x) = 8 ⇒ 3x + 10 -4x = 8
⇒ 3x-4x = 8-10 ⇒ -x = -2 ⇒ x = 2
Now substituting x= 2 in y = 5-2x we get
y = 5 – 2(2) = 5-4 = 1
Hence the solution is x = 2 and y = 1.
CROSS MULTIPLICATION METHOD:
The given equations are a1x+b1y + c1= 0 and a2x+b2y+c2= 0
a1x+b1y + c1= 0
a2x+b2y+c2 = 0
For solving this system of equation we follow a pattern given in following diagram
Hence we get the following result:
Solving this first and third fractions we will get the
value of x and solving second and third fractions we
will get the value of y.
Solve the following equations
x-3y-7=0 and 3x-3y-15=0
x-3y-7 = 0
3x-3y-15= 0
𝒙
−𝟑 𝑿 −𝟏𝟓 − −𝟑 𝑿(−𝟕)
=
𝒚
𝟑 𝑿 −𝟕 − 𝟏 𝑿(−𝟏𝟓)
=
𝟏
𝟏 𝑿 −𝟏𝟓 − 𝟑 𝑿(−𝟕)
Which gives
𝑥
45 − 21
=
𝑦
−21 + 15
=
1
−15 + 21
𝑥
24
=
𝑦
−6
=
1
6
Solving fraction 1 and 3 we get x = 24/6 = 4
Solving fraction 2 and 3 we get y = -6/6 = -1. Hence Solution is x= 4 and y = -1
Linear equations in two variables

More Related Content

What's hot

3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)
Hazel Joy Chong
 
Quadratic inequalities
Quadratic inequalitiesQuadratic inequalities
Quadratic inequalitiesmstf mstf
 
Factoring by grouping ppt
Factoring by grouping pptFactoring by grouping ppt
Factoring by grouping ppt
Doreen Mhizha
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Lineswartzje
 
Equations of a Line
Equations of a LineEquations of a Line
Equations of a Line
sheisirenebkm
 
Basic algebra
Basic algebraBasic algebra
Factor theorem
Factor theoremFactor theorem
Factor theorem
Department of Education
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
Cipriano De Leon
 
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
bernadethvillanueva1
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalitiesswartzje
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
Leslie Amoguis
 
Dividing Polynomials Slide Share
Dividing Polynomials Slide ShareDividing Polynomials Slide Share
Dividing Polynomials Slide Share
Kristen T
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a lineJerlyn Fernandez
 
2.4 Linear Functions
2.4 Linear Functions2.4 Linear Functions
2.4 Linear Functions
smiller5
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formula
maricel mas
 
Finding the slope of a line
Finding the slope of a lineFinding the slope of a line
Finding the slope of a lineAhmed Nar
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
Free Math Powerpoints
 
Rectangular coordinate system
Rectangular coordinate systemRectangular coordinate system
Rectangular coordinate system
Cathy Francisco
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equationskliegey524
 

What's hot (20)

3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)3 2 solving systems of equations (elimination method)
3 2 solving systems of equations (elimination method)
 
Quadratic inequalities
Quadratic inequalitiesQuadratic inequalities
Quadratic inequalities
 
Factoring by grouping ppt
Factoring by grouping pptFactoring by grouping ppt
Factoring by grouping ppt
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Line
 
Equations of a Line
Equations of a LineEquations of a Line
Equations of a Line
 
Basic algebra
Basic algebraBasic algebra
Basic algebra
 
Factor theorem
Factor theoremFactor theorem
Factor theorem
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
21 - GRAPHS THE SYSTEMS OF LINEAR EQUATIONS IN TWO VARIABLES.pptx
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalities
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
 
Dividing Polynomials Slide Share
Dividing Polynomials Slide ShareDividing Polynomials Slide Share
Dividing Polynomials Slide Share
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
 
2.4 Linear Functions
2.4 Linear Functions2.4 Linear Functions
2.4 Linear Functions
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formula
 
Finding the slope of a line
Finding the slope of a lineFinding the slope of a line
Finding the slope of a line
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
Rectangular coordinate system
Rectangular coordinate systemRectangular coordinate system
Rectangular coordinate system
 
Solving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic EquationsSolving Word Problems Involving Quadratic Equations
Solving Word Problems Involving Quadratic Equations
 
POLYNOMIALS
POLYNOMIALSPOLYNOMIALS
POLYNOMIALS
 

Similar to Linear equations in two variables

Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
vijayapatil27
 
Linear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuriaLinear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuria
Dhiraj Singh
 
Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variableRamjas College
 
Linear equations
Linear equationsLinear equations
Linear equations
jessica gonzalez
 
Pair of linear equations in two variable
Pair of linear equations in two variablePair of linear equations in two variable
Pair of linear equations in two variable
Buddhimaan Chanakya
 
Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometrydionesioable
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015khyps13
 
Maths
MathsMaths
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
Hazel Joy Chong
 
linearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdflinearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdf
MayankYadav777500
 
CLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSCLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONS
Rc Os
 
Ultimate guide to systems of equations
Ultimate guide to systems of equationsUltimate guide to systems of equations
Ultimate guide to systems of equations
khyps13
 
January18
January18January18
January18khyps13
 
Pair of linear equation in two variables
Pair of linear equation in two variables Pair of linear equation in two variables
Pair of linear equation in two variables
shivangi gupta
 
PAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLEPAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLE
Naveen R
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
ingroy
 
Pair Of Linear Equations In Two Variables
Pair Of Linear Equations In Two VariablesPair Of Linear Equations In Two Variables
Pair Of Linear Equations In Two Variables
Deo Baran
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
MRXNOOBGAMING
 
Mathematics ppt.pptx
Mathematics ppt.pptxMathematics ppt.pptx
Mathematics ppt.pptx
SangitaPatil50
 
Pair of linear equations in two variables for classX
Pair of linear equations in two variables for classXPair of linear equations in two variables for classX
Pair of linear equations in two variables for classX
swastik999
 

Similar to Linear equations in two variables (20)

Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 
Linear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuriaLinear equations Class 10 by aryan kathuria
Linear equations Class 10 by aryan kathuria
 
Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variable
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Pair of linear equations in two variable
Pair of linear equations in two variablePair of linear equations in two variable
Pair of linear equations in two variable
 
Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometry
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015
 
Maths
MathsMaths
Maths
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
linearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdflinearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdf
 
CLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSCLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONS
 
Ultimate guide to systems of equations
Ultimate guide to systems of equationsUltimate guide to systems of equations
Ultimate guide to systems of equations
 
January18
January18January18
January18
 
Pair of linear equation in two variables
Pair of linear equation in two variables Pair of linear equation in two variables
Pair of linear equation in two variables
 
PAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLEPAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLE
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
Pair Of Linear Equations In Two Variables
Pair Of Linear Equations In Two VariablesPair Of Linear Equations In Two Variables
Pair Of Linear Equations In Two Variables
 
Linear equation in two variables
Linear equation in two variablesLinear equation in two variables
Linear equation in two variables
 
Mathematics ppt.pptx
Mathematics ppt.pptxMathematics ppt.pptx
Mathematics ppt.pptx
 
Pair of linear equations in two variables for classX
Pair of linear equations in two variables for classXPair of linear equations in two variables for classX
Pair of linear equations in two variables for classX
 

Recently uploaded

CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 

Recently uploaded (20)

CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 

Linear equations in two variables

  • 1. LINEAR EQUATIONS IN TWO VARIABLES BY: DR. VIVEK NAITHANI TGT MATHS KENDRIYA VIDYALAYA SANGATHAN Copyright Information: CC by SA 4.0
  • 2. DEFINITION: An equation that contains two variables and the degree of each variable being 1 is called linear equation in two variables.  e.g. : 2x+3y =7 3x- 6y =34 A system of linear equations always exists in pair of equations.
  • 3. GENERAL LINEAR EQUATION IN TWO VARIABLES The general form of simultaneous linear equations is: a1x + b1y = c1 ------------------- (1) a2x + b2y = c2 -------------------- (2) Here a1, a2 are the co-efficients of x b1, b2 are the co-efficients of y c1, c2 are the constants. Note: Both a & b together are never 0
  • 4. FRAMING A LINEAR EQUATION IN TWO VARIABLES To frame a linear equation in two variables working rule is: 1. Select the unknown and assign variables to the unknown. 2. Select the given condition and frame the variables in the given first and second conditions. 3. Frame the equations.
  • 5. EXAMPLE: Aftab tells his daughter, “Seven years ago, I was seven times as old as you were then. Also, three years from now, I shall be three times as old as you will be.” Represent this situation algebraically. Here two unknowns are age of Aftab and age of daughter. Let present age of Aftab be x and present age of daughter be y. I condition: 7 years ago Aftab was 7 times as old as his daughter 7 years ago age if Aftab = (x-7) and age of his daughter = (y-7) years ∴ (x-7) = 7 X (y-7) ⇒ x- 7 = 7y -49 ⇒ x – 7y = -42 x – 7y = -42 This is first equation in two variables.
  • 6. II Condition: Three years from now, Aftab shall be three times as old as his daughter will be. After 3 years: Aftab’s age = x+3 Daughter’s age = y+3 ⇒ (x+3) = 3 X (y+3) ⇒ x+3 = 3y +9 ⇒ x -3y = 6 This is second linear equation Hence the set of linear equation in two variables is x – 7y = -42 ---------------(1) x -3y = 6 ---------------------(2)
  • 7. GRAPHICAL REPRESENTATION OF SIMULATENOUS LINEAR EQUATIONS • A pair of simultaneous linear equation represents a pair of straight lines on a graph sheet.
  • 8. CRITERIA OF CONSISTENCY OF SOLUTION OF SIMULTANEOUS LINEAR EQUATIONS For a given set of pair of linear equations in two variables: a1x + b1y = c1 ------------------- (1) a2x + b2y = c2 -------------------- (2) The following cases arise as solution of the given set of equations: 1. CASE I: If 𝑎1 𝑎2 ≠ 𝑏1 𝑏2 then the system is consistent and has a unique solution.
  • 9.
  • 10. Case II: If 𝒂𝟏 𝒂𝟐 = 𝒃𝟏 𝒃𝟐 ≠ 𝒄𝟏 𝒄𝟐 then the system is inconsistent and has no solution. The lines on the graph are parallel.
  • 11. Case II: If 𝑎1 𝑎2 = 𝑏1 𝑏2 = 𝑐1 𝑐2 then the system is consistent and has infinitely many solutions. The lines on the graph are coincident.
  • 12. ALGEBRAIC SOLUTION OF SIMULATNEOUS LINEAR EQUATIONS The following methods are being used to solve simultaneous linear equations algebraically: 1.Elimination Method. 2.Substitution Method. 3.Cross multiplication method.
  • 13. ELIMINATION METHOD: In this method we eliminate one of the two variables to achieve the desired results Solve the equations 2x+y = 5 and 3x+2y =8. 2x+y = 5 --------(1) X 3 [ Here we multiply the equations with the suitable non-zero 3x+2y = 8 -------(II) X 2 constants to make co-efficients of the variable to be eliminated equal.] So our equations become 6x +3y = 15 {Here we are eliminating x and now 6x +4y = 16 subtracting the new equations we get} -y = -1 ⇒ y = 1 Substituting y =1 in any of the equations (Here we are substituting in eqn. 1) we get 2x +1= 5 ⇒ 2x = 4 ⇒ x= 2.
  • 14. SUBSTITUTION METHOD: STEP 1: In this method we first choose an equation and then express any one of the two variables in terms of the other. STEP 2: Then we substitute the function obtained in step 1 in the another equation. STEP 3: Now we get an equation in a single variable which on solving will give value of one variable. STEP 4: The value obtained in step 3 will be substituted in the another equation to get the value of another variable.
  • 15. EXAMPLE Solve the equations 2x+y = 5 and 3x+2y =8. 2x+y = 5 ⇒ y = 5- 2x { Here variable y has been expressed in terms of x} Substituting y = 5-2x in the second equation we get 3x + 2(5-2x) = 8 ⇒ 3x + 10 -4x = 8 ⇒ 3x-4x = 8-10 ⇒ -x = -2 ⇒ x = 2 Now substituting x= 2 in y = 5-2x we get y = 5 – 2(2) = 5-4 = 1 Hence the solution is x = 2 and y = 1.
  • 16. CROSS MULTIPLICATION METHOD: The given equations are a1x+b1y + c1= 0 and a2x+b2y+c2= 0 a1x+b1y + c1= 0 a2x+b2y+c2 = 0 For solving this system of equation we follow a pattern given in following diagram
  • 17. Hence we get the following result: Solving this first and third fractions we will get the value of x and solving second and third fractions we will get the value of y.
  • 18. Solve the following equations x-3y-7=0 and 3x-3y-15=0 x-3y-7 = 0 3x-3y-15= 0 𝒙 −𝟑 𝑿 −𝟏𝟓 − −𝟑 𝑿(−𝟕) = 𝒚 𝟑 𝑿 −𝟕 − 𝟏 𝑿(−𝟏𝟓) = 𝟏 𝟏 𝑿 −𝟏𝟓 − 𝟑 𝑿(−𝟕) Which gives 𝑥 45 − 21 = 𝑦 −21 + 15 = 1 −15 + 21 𝑥 24 = 𝑦 −6 = 1 6 Solving fraction 1 and 3 we get x = 24/6 = 4 Solving fraction 2 and 3 we get y = -6/6 = -1. Hence Solution is x= 4 and y = -1