SlideShare a Scribd company logo
Solving Simultaneous Linear Equations
At the end of this section you should be familiar with:
• How to solve two simultaneous equations in two unknowns
using:
(a) Algebra: i) Substitution Method and ii) Elimination Method.
(b) Graphical methods
• Determining when two equations in two unknowns have:
(a) A unique solution
(b) No solution
(c) Infinitely many solutions
• Solving three simultaneous equations in three unknowns.
A solution of an equation in an unknown, say x, is simply the value
for x for which the left-hand side (LHS) of the equation is equal to
the right-hand side (RHS).
For example, consider the equation x + 4 = 6
The solution of this equation is x = 2
x = 2 is the only value of x for which the LHS = RHS.
The statement 'x = 2 satisfies the equation' is another way of saying
that x = 2 is a solution.
Two equations in two unknowns
Example: Given the simultaneous equations
x + 3y = 4
-x + 2y = 6
(a) Solve for x and y algebraically.
(b) Solve for x and y graphically.
Solution: First we will solve by using Substitution method. We number equations as
x + 3y = 4 ………………(1)
-x + 2y = 6 ………………(2)
Now we find
x = 4 – 3y …………….(3). Now we substitute this value of x into equation (2).
- (4 – 3y) + 2y = 6 or, -4 + 3y +2y = 6 or, 5y = 6+ 4 or, 5y = 10 or, y =10/5 = 2. Now we
substitute this value of y = 2 into equation (3). x= 4 – 3(2) = 4 – 6 = -2.
So the solution is: (x, y) = (-2, 2). Now you can check.
Graphical Method
In graphical method, first we will draw two straight lines in the same
graph. The point where the two lines cross each other, that point is
the solution point.
For drawing the straight lines we we have to select some points for
both the lines separately:
x + 3y = 4
1+3y=4
3y=4-1=3
Y =3/3=1 x+3y=4
-2 +3y=4
3y=4+2=6 y=6/3=2
x y (x, y)
1 1 (1,1)
-2 2 (-2,2)
Put x=0,
-x + 2y = 6
0+2y=6
y=6/2=3
Put x=2, -2+2y =6 2y=6+2=8 y=8/2=4.
Draw the graph by drawing two straight lines. The two lines cross at the solution point (-2,2)
Graph by hand.
x y (x,y)
0 3 (0,3)
2 4 (2,4)
Method of Elimination
Example: Given the simultaneous equations
x + 3y = 4 ……………(1)
-x + 2y = 6 …………..(2)
Solve for x and y algebraically.
Solution: Eliminate x from the system of equations by adding equations (1) and
(2). The two equations reduce to a single equation in which the only unknown
is y. Solve for y, then substitute the value of y into either of the original
equations and solve for x:
x + 3y = 4 ………. (1)
-x + 2y = 6 …………(2)
----------------------------- Adding
0+ 5y =10 so y = 10/5 = 2.
Solve for x by substituting y = 2 into either equation (1) or equation (2):
-x + 2(2) = 6 substituting y = 2 into equation (2)
-x = 6 – 4=2
x = -2
So (x, y) = (-2, 2).
Example 2: Given the simultaneous equations [Solve by Elimination Method].
2x + 3y=12.5 ……………(1)
-x + 2y = 6 ……………..(2)
In this example, neither the x nor the y terms are the same. However, all terms
on both sides of any equation may be multiplied by a constant without
affecting the solution of the equation. So, if equation (2) is multiplied by 2, the
x terms in both equations will be the same with opposite signs. Then, proceed
as in previous Example.
Eliminate x from the system of equations by multiplying equation (2) by 2
and then add the equations; 2x and -2x cancel to leave a single equation in one
unknown, y:
2x + 3 y = 12.5 ………. (1) as given
-2x + 4y = 12 ……….. (2) x 2
-----------------------------------------
0 + 7y = 24.5 adding
Y=24.5/7 = 3.5
Solve for the value of x by substituting y = 3.5 into either equation (1) or
equation (2).
-x + 2(3.5) = 6 substituting y = 3.5 into (2) to find the value of x.
-x = 6 – 7 = -1.
So x=1 (x, y) =(1, 3.5)
Example: Given the simultaneous equations
2x + 3y = 2 …………(1)
5x + 2y = 6 ………….(2)
In these two equations, neither the x nor the y terms are the same. If equation (1) is
multiplied by 2 and equation (2) is multiplied by -3, the y terms in both equations will be the
same with opposite signs. Then proceed as in previous Example above.
Eliminate y terms from the system of equations:
4x + 6y = 4 …….(1) x2
-15x – 6y = -18 …….(2) x -3
-------------------------------------------Adding
-ll x + 0 = -14
x=14 /11= 1.2727.
Solve for y by substituting x = 1.2727 into either equation (1) or equation (2):
2(1.2727) + 3y = 2 substituting x = 1.2727 into equation (1)
3y = 2 – 2.5454 y=-.5454/3=- .1818 (x, y) =(1.2727, -0.1818).
Unique, infinitely many and no solutions of simultaneous
equations
A set of simultaneous equations may have
• A unique solution
• No solution
• Infinitely many solutions.
Unique solution :This occurs when a set of equations has one set of
values which satisfy all equations.
No solution: This occurs when a set of equations has no set of
values which satisfy all equations.
Infinitely many solutions: A set of equations has infinitely many
solutions when there is an infinite number of sets of values that
satisfy all equations.
Example: Given the simultaneous equations
y = 1 + x
y= 2 + x
(a) Solve for x and y algebraically.
(b) Solve for x and y graphically.
Solution: y = 1 + x
y= 2 + x
___________Subtracting equations
0 = -1. 0 = — 1 is not possible, therefore, there is no solution.
A false statement (or a contraction) like 0 = — 1 indicates a set of equations
with no solution.
The two equations are plotted in Figure 3.3. The lines will never meet since
they are parallel and thus will never have a point (solution) in common. Online
page#114.
SIMULTANEOUS EQUATIONS WITH INFINITELY MANY
SOLUTIONS
Example: Given the simultaneous equations
y = 2 — x …………….(1)
2y = 4- 2x ……………… (2)
Solve algebraically and graphically.
Solution: When equation (1) is multiplied by -2,
-2y = -4 +2x
2y = 4 – 2x
------------------------------Adding
0 =0 Zero indeed equals zero. In this situation we say, there is unlimited number of
solutions for these simultaneous equations.
Graph, page # 115.

More Related Content

Similar to Class 3.pdf

PPT on Linear Equations in two variables
PPT on Linear Equations in two variables PPT on Linear Equations in two variables
PPT on Linear Equations in two variables sagar9971
 
Maths ppt linear equations in two variables
Maths ppt   linear equations in two variablesMaths ppt   linear equations in two variables
Maths ppt linear equations in two variablesgobilladraksharani
 
MATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra BoardMATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra BoardPooja M
 
linear equation in two variable.pptx
linear equation in two variable.pptxlinear equation in two variable.pptx
linear equation in two variable.pptxKirtiChauhan62
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1ingroy
 
January18
January18January18
January18khyps13
 
linearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdflinearequns-classx-180912070018.pdf
linearequns-classx-180912070018.pdfMayankYadav777500
 
CLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSCLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSRc Os
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Osama Zahid
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equationstaco40
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsHazel Joy Chong
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variablesVinisha Pathak
 
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
 
Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variableRamjas College
 
Linear, quardratic equations
Linear, quardratic equationsLinear, quardratic equations
Linear, quardratic equationsRekhaChoudhary24
 
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPTCLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT05092000
 

Similar to Class 3.pdf (20)

PPT on Linear Equations in two variables
PPT on Linear Equations in two variables PPT on Linear Equations in two variables
PPT on Linear Equations in two variables
 
Maths ppt linear equations in two variables
Maths ppt   linear equations in two variablesMaths ppt   linear equations in two variables
Maths ppt linear equations in two variables
 
MATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra BoardMATHS - Linear equation in two variable (Class - X) Maharashtra Board
MATHS - Linear equation in two variable (Class - X) Maharashtra Board
 
linear equation in two variable.pptx
linear equation in two variable.pptxlinear equation in two variable.pptx
linear equation in two variable.pptx
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
January18
January18January18
January18
 
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
 
Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)Math lecture 6 (System of Linear Equations)
Math lecture 6 (System of Linear Equations)
 
Solving Linear Equations
Solving Linear EquationsSolving Linear Equations
Solving Linear Equations
 
Algebra
AlgebraAlgebra
Algebra
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations 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 variables
 
Linear equations
Linear equationsLinear equations
Linear equations
 
Mathematics ppt.pptx
Mathematics ppt.pptxMathematics ppt.pptx
Mathematics ppt.pptx
 
Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variable
 
Equations Revision
Equations RevisionEquations Revision
Equations Revision
 
Linear, quardratic equations
Linear, quardratic equationsLinear, quardratic equations
Linear, quardratic equations
 
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPTCLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
CLASS 9 LINEAR EQUATIONS IN TWO VARIABLES PPT
 

More from ShahidaRashid2125518 (14)

Chapter2_Strategy and planning.pdf
Chapter2_Strategy and planning.pdfChapter2_Strategy and planning.pdf
Chapter2_Strategy and planning.pdf
 
hrm-chap-6-testing and selection.pdf
hrm-chap-6-testing and selection.pdfhrm-chap-6-testing and selection.pdf
hrm-chap-6-testing and selection.pdf
 
Chp 7 MCQ.pdf
Chp 7 MCQ.pdfChp 7 MCQ.pdf
Chp 7 MCQ.pdf
 
Job analysis and tsletnt MGT_Ch 4 Written.docx
Job analysis and tsletnt MGT_Ch 4  Written.docxJob analysis and tsletnt MGT_Ch 4  Written.docx
Job analysis and tsletnt MGT_Ch 4 Written.docx
 
Chap 6_Recruitment.docx
Chap 6_Recruitment.docxChap 6_Recruitment.docx
Chap 6_Recruitment.docx
 
Class 5.pdf
Class 5.pdfClass 5.pdf
Class 5.pdf
 
Case1.pdf
Case1.pdfCase1.pdf
Case1.pdf
 
Chapter6.pdf
Chapter6.pdfChapter6.pdf
Chapter6.pdf
 
QUiz 1 Question.docx
QUiz 1 Question.docxQUiz 1 Question.docx
QUiz 1 Question.docx
 
Emp Handbook-converted.docx
Emp Handbook-converted.docxEmp Handbook-converted.docx
Emp Handbook-converted.docx
 
HR Class 1.pdf
HR Class 1.pdfHR Class 1.pdf
HR Class 1.pdf
 
Class 2.pdf
Class 2.pdfClass 2.pdf
Class 2.pdf
 
EMB 602HRM_Course Outline.pdf
EMB 602HRM_Course Outline.pdfEMB 602HRM_Course Outline.pdf
EMB 602HRM_Course Outline.pdf
 
Company policies
Company policiesCompany policies
Company policies
 

Recently uploaded

G-Mica Wood Chip Particle board Table Design
G-Mica Wood Chip Particle board Table DesignG-Mica Wood Chip Particle board Table Design
G-Mica Wood Chip Particle board Table Designgmicaprelamdigital
 
anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanasabutalha2013
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airportmarketingjdass
 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterNathanBaughman3
 
IPTV Subscription in Ireland: Elevating Your Entertainment Experience
IPTV Subscription in Ireland: Elevating Your Entertainment ExperienceIPTV Subscription in Ireland: Elevating Your Entertainment Experience
IPTV Subscription in Ireland: Elevating Your Entertainment ExperienceDragon Dream Bar
 
sales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumsales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumzyqmx62fgm
 
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdfSOFTTECHHUB
 
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptxTaurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptxmy Pandit
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiaFalcon Invoice Discounting
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfKaiNexus
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementBojamma2
 
Pitch Deck Teardown: RAW Dating App's $3M Angel deck
Pitch Deck Teardown: RAW Dating App's $3M Angel deckPitch Deck Teardown: RAW Dating App's $3M Angel deck
Pitch Deck Teardown: RAW Dating App's $3M Angel deckHajeJanKamps
 
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...Khaled Al Awadi
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographerofm712785
 
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney
 
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyTransforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyPMaps Assessments
 
Using Generative AI for Content Marketing
Using Generative AI for Content MarketingUsing Generative AI for Content Marketing
Using Generative AI for Content MarketingChuck Aikens
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small businessBen Wann
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134LR1709MUSIC
 
Memorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.pptMemorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.pptseri bangash
 

Recently uploaded (20)

G-Mica Wood Chip Particle board Table Design
G-Mica Wood Chip Particle board Table DesignG-Mica Wood Chip Particle board Table Design
G-Mica Wood Chip Particle board Table Design
 
anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about venice
 
Skye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto AirportSkye Residences | Extended Stay Residences Near Toronto Airport
Skye Residences | Extended Stay Residences Near Toronto Airport
 
April 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products NewsletterApril 2024 Nostalgia Products Newsletter
April 2024 Nostalgia Products Newsletter
 
IPTV Subscription in Ireland: Elevating Your Entertainment Experience
IPTV Subscription in Ireland: Elevating Your Entertainment ExperienceIPTV Subscription in Ireland: Elevating Your Entertainment Experience
IPTV Subscription in Ireland: Elevating Your Entertainment Experience
 
sales plan presentation by mckinsey alum
sales plan presentation by mckinsey alumsales plan presentation by mckinsey alum
sales plan presentation by mckinsey alum
 
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf
12 Conversion Rate Optimization Strategies for Ecommerce Websites.pdf
 
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptxTaurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
Taurus Zodiac Sign_ Personality Traits and Sign Dates.pptx
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic management
 
Pitch Deck Teardown: RAW Dating App's $3M Angel deck
Pitch Deck Teardown: RAW Dating App's $3M Angel deckPitch Deck Teardown: RAW Dating App's $3M Angel deck
Pitch Deck Teardown: RAW Dating App's $3M Angel deck
 
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
 
5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer5 Things You Need To Know Before Hiring a Videographer
5 Things You Need To Know Before Hiring a Videographer
 
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
 
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case StudyTransforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
Transforming Max Life Insurance with PMaps Job-Fit Assessments- Case Study
 
Using Generative AI for Content Marketing
Using Generative AI for Content MarketingUsing Generative AI for Content Marketing
Using Generative AI for Content Marketing
 
Improving profitability for small business
Improving profitability for small businessImproving profitability for small business
Improving profitability for small business
 
FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134FINAL PRESENTATION.pptx12143241324134134
FINAL PRESENTATION.pptx12143241324134134
 
Memorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.pptMemorandum Of Association Constitution of Company.ppt
Memorandum Of Association Constitution of Company.ppt
 

Class 3.pdf

  • 1. Solving Simultaneous Linear Equations At the end of this section you should be familiar with: • How to solve two simultaneous equations in two unknowns using: (a) Algebra: i) Substitution Method and ii) Elimination Method. (b) Graphical methods • Determining when two equations in two unknowns have: (a) A unique solution (b) No solution (c) Infinitely many solutions • Solving three simultaneous equations in three unknowns.
  • 2. A solution of an equation in an unknown, say x, is simply the value for x for which the left-hand side (LHS) of the equation is equal to the right-hand side (RHS). For example, consider the equation x + 4 = 6 The solution of this equation is x = 2 x = 2 is the only value of x for which the LHS = RHS. The statement 'x = 2 satisfies the equation' is another way of saying that x = 2 is a solution.
  • 3. Two equations in two unknowns Example: Given the simultaneous equations x + 3y = 4 -x + 2y = 6 (a) Solve for x and y algebraically. (b) Solve for x and y graphically. Solution: First we will solve by using Substitution method. We number equations as x + 3y = 4 ………………(1) -x + 2y = 6 ………………(2) Now we find x = 4 – 3y …………….(3). Now we substitute this value of x into equation (2). - (4 – 3y) + 2y = 6 or, -4 + 3y +2y = 6 or, 5y = 6+ 4 or, 5y = 10 or, y =10/5 = 2. Now we substitute this value of y = 2 into equation (3). x= 4 – 3(2) = 4 – 6 = -2. So the solution is: (x, y) = (-2, 2). Now you can check.
  • 4. Graphical Method In graphical method, first we will draw two straight lines in the same graph. The point where the two lines cross each other, that point is the solution point. For drawing the straight lines we we have to select some points for both the lines separately: x + 3y = 4 1+3y=4 3y=4-1=3 Y =3/3=1 x+3y=4 -2 +3y=4 3y=4+2=6 y=6/3=2 x y (x, y) 1 1 (1,1) -2 2 (-2,2)
  • 5. Put x=0, -x + 2y = 6 0+2y=6 y=6/2=3 Put x=2, -2+2y =6 2y=6+2=8 y=8/2=4. Draw the graph by drawing two straight lines. The two lines cross at the solution point (-2,2) Graph by hand. x y (x,y) 0 3 (0,3) 2 4 (2,4)
  • 6. Method of Elimination Example: Given the simultaneous equations x + 3y = 4 ……………(1) -x + 2y = 6 …………..(2) Solve for x and y algebraically. Solution: Eliminate x from the system of equations by adding equations (1) and (2). The two equations reduce to a single equation in which the only unknown is y. Solve for y, then substitute the value of y into either of the original equations and solve for x: x + 3y = 4 ………. (1) -x + 2y = 6 …………(2) ----------------------------- Adding 0+ 5y =10 so y = 10/5 = 2. Solve for x by substituting y = 2 into either equation (1) or equation (2):
  • 7. -x + 2(2) = 6 substituting y = 2 into equation (2) -x = 6 – 4=2 x = -2 So (x, y) = (-2, 2). Example 2: Given the simultaneous equations [Solve by Elimination Method]. 2x + 3y=12.5 ……………(1) -x + 2y = 6 ……………..(2) In this example, neither the x nor the y terms are the same. However, all terms on both sides of any equation may be multiplied by a constant without affecting the solution of the equation. So, if equation (2) is multiplied by 2, the x terms in both equations will be the same with opposite signs. Then, proceed as in previous Example.
  • 8. Eliminate x from the system of equations by multiplying equation (2) by 2 and then add the equations; 2x and -2x cancel to leave a single equation in one unknown, y: 2x + 3 y = 12.5 ………. (1) as given -2x + 4y = 12 ……….. (2) x 2 ----------------------------------------- 0 + 7y = 24.5 adding Y=24.5/7 = 3.5 Solve for the value of x by substituting y = 3.5 into either equation (1) or equation (2). -x + 2(3.5) = 6 substituting y = 3.5 into (2) to find the value of x. -x = 6 – 7 = -1. So x=1 (x, y) =(1, 3.5)
  • 9. Example: Given the simultaneous equations 2x + 3y = 2 …………(1) 5x + 2y = 6 ………….(2) In these two equations, neither the x nor the y terms are the same. If equation (1) is multiplied by 2 and equation (2) is multiplied by -3, the y terms in both equations will be the same with opposite signs. Then proceed as in previous Example above. Eliminate y terms from the system of equations: 4x + 6y = 4 …….(1) x2 -15x – 6y = -18 …….(2) x -3 -------------------------------------------Adding -ll x + 0 = -14 x=14 /11= 1.2727. Solve for y by substituting x = 1.2727 into either equation (1) or equation (2): 2(1.2727) + 3y = 2 substituting x = 1.2727 into equation (1) 3y = 2 – 2.5454 y=-.5454/3=- .1818 (x, y) =(1.2727, -0.1818).
  • 10. Unique, infinitely many and no solutions of simultaneous equations A set of simultaneous equations may have • A unique solution • No solution • Infinitely many solutions. Unique solution :This occurs when a set of equations has one set of values which satisfy all equations. No solution: This occurs when a set of equations has no set of values which satisfy all equations. Infinitely many solutions: A set of equations has infinitely many solutions when there is an infinite number of sets of values that satisfy all equations.
  • 11. Example: Given the simultaneous equations y = 1 + x y= 2 + x (a) Solve for x and y algebraically. (b) Solve for x and y graphically. Solution: y = 1 + x y= 2 + x ___________Subtracting equations 0 = -1. 0 = — 1 is not possible, therefore, there is no solution. A false statement (or a contraction) like 0 = — 1 indicates a set of equations with no solution. The two equations are plotted in Figure 3.3. The lines will never meet since they are parallel and thus will never have a point (solution) in common. Online page#114.
  • 12. SIMULTANEOUS EQUATIONS WITH INFINITELY MANY SOLUTIONS Example: Given the simultaneous equations y = 2 — x …………….(1) 2y = 4- 2x ……………… (2) Solve algebraically and graphically. Solution: When equation (1) is multiplied by -2, -2y = -4 +2x 2y = 4 – 2x ------------------------------Adding 0 =0 Zero indeed equals zero. In this situation we say, there is unlimited number of solutions for these simultaneous equations. Graph, page # 115.