SlideShare ist ein Scribd-Unternehmen logo
1 von 11
1
LINEAR AND QUADRATIC EQUATION SYSTEM
A. Linear Equation System of Two Variables
1. Definition of Linear Equation System of Two Variables
A general linear equation system of two variables x and y can be written as
ax + by = c where a,b, and c R
Definition
Linear equation system of two variables can be written as follow.
a1x + b1y = c1
a2x + b2y = c2
where a1 ,a2, b1, b2, c1, and c2 are real numbers.
2. Solution of Linear Equation System of Two Variables
A pair of x and y which of satisfy the equation ax + by = c are defined as
solution of linear equation system. To determine a solution set of linear
equation system, we can use the following methods.
a. Graphic method
b. Elimination method
c. Substitution method
d. Mixed method (elimination and substitution)
a) Graphic Method
2
To determine the solution of linear equation system of two variables
a1x+b1y=c1 and a2x + b2y = c2 by graphic method, we can use the following
steps.
1) Graph the straight lines of the equations in Cartesian system of coordinates.
2) Intersection point of those equations is the solution of the linear equation
system.
Example ;
Determine the solution set of 2x + 3y = 6 and 2x + y = -2 by graphic method!
Answers :
In equations 2x + 3y = 6 for,
x 0 3
y 2 0
Thus, graphic 2x + 3y = 6 passes through the points (0,2) and (3,0)
In equation 2x + y = -2 for,
x 0 -1
y -2 0
Thus ,graphic 2x + y = -2 passes through the points (0,-2) and (-1,0).
3
From the graphic above, the two straight lines of the equations intersect in one
point, which is (-3,4). Then, the solution set is {(-3,4)}
b) Elimination Method
To determine the solution of linear equation system of two variables by
elimination method, we can use the following steps.
1) Choose the variables you want to eliminate first, and then match the
coefficients by multplying the equations by the appropriate numbers
2) Eliminate one of the variables by adding or subtracting the equations.
Example :
Determine the solution set of the following linear equation system x + 3y = 1 and
2x – y = 9 by elimination.
Answer:
x + 3y = 1 x 1 x + 3y = 1 x 2 2x + 6y = 2
2x – y = 9 x 3 2x – y = 9 x 1 2x – y = 9
Thus, the solution set is {(4-1,)}
c) Substitution method
The idea of substitution method is tosolve one of the equations for one of
the variables, and plug this into the other equation. The steps are as
follows :
1) Solve one of the equations (you choose which one) for one of the
variables (you choose which one).
+
7x = 28
x = 4
+
7 y = -7
y = -1
4
2) Plug the equation in step 1 back into the other equation, substitute for the
chosen variable and solve for the other. Then you back-solve for the first
variable.
Example :
Determine the solution set the following linear equation system 3x + y = 7 and
2x - 5y = 33 by substitution method!
Answer:
3x + y = 7 → y = 7 - 3x
y = 7 - 3x substituted into 2x - 5y = 33
→ 2x -5 (7-3x) = 33
→ 2x - 35 + 15 x = 33
→ 2x + 15x - 35 = 33
→ 17x = 33 + 35
→ 17x = 68
→ x = 68/17
→ x = 4
x = 4 substituted into y = 7 – 3x
y = 7 - 3x
y = 7-3 (4)
y = 7-12
y = -5
Thus, the solution set is {(4, -5)}
d) Mixed Method (Elimination and Substitution)
The mixed method is conducted by eliminating one of the variables (you
choose which one), and then substituting the result into one of the
equations. This method is regarded as the most effective one in solving
linear equation system.
5
Example;
Determine the solution set the following linear equation system 3x + 7y = -1 and
x - 3y = 5 by mixed method (elimination and substitution)!
Answer:
3x + 7y = -1 x 1 3x + 7y = -1
x - 3y = 5 x 3 3x – 9y = 15
then, substitute y = -1 into the second equation x - 3y = 5 to get the x value.
x -3(-1) = 5
Thus the solution set is {(2,-1)}
B. Linear Equation System of Three Variables
A general linear equation system of three variables x,y, and z can be written as.
ax + by + cz = d where a, b, c, and d R
Definition
Linear equation system of three variables can be written as follow
a1x + b1y + c1z = d1
a2x + b2y + c2z = d2
a3x + b3y + c3z = d3
where a1, a2, a3, b1, b2, b3, c1, c2, c3, d1, d2, and d3 are real numbers
Solving a linear equation system of three variables can be done by using the same
methods as used in solving linear equation of two variables. However ,mixed
-
-
16 y =-16
y =-1
6
method (elimination and substitution) is the easiest method in solving problems of
linear equation system of three variables.
Example:
Determine the solution set of the linear equation system below by mixed method!
122
112
1
zyx
zyx
zyx
Answer:
122
112
1
zyx
zyx
zyx
)3.....(
)2.....(
)1.....(
From equations (1) dan (2),eliminate variable z, so we have
x + y – z = 1
2x + y +z = 11 _
3x + 2y = 12 ….. (4)
From equations (2) dan (3),eliminate variable z, so we have
2x + y +z = 11
x + 2y +z = 12 _
x - y = -1 ….. (5)
From equations (4) dan (5),eliminate variable y, so we have
1-y-x
122y3x
2
1
x
x
222
1223
yx
yx
5x = 10
7
x = 2
x = 2 substitute into the equation (5)
x – y = -1
2 – y = -1
-y = -1 – 2
y = 3
x = 2, y = 3 substitute into the equation (1)
x + y – z = 1
2 + 3– z = 1
-z = 1 – 5
z = 4
thus,the solution set is {(2, 3, 4)}
C. Quadratic Equation Systems
Definition
A general quadratic equation system can be written as
D. y = ax2
+ bx + c
E. y = px2
+ qx + r
where a, b, c, p, q, and r are real numbers , a ≠ 0, and p ≠ 0.
Geometrically, the element of the solution set is any intersection point
between the parabola y = ax2
+ bx + c and then parabola y = px2
+ qx + r. The
number of elements of solution set is determined by discriminant D = (b - q)2
–
4(a - p)(c - r).
a. If D > 0, then quadratic equation system has two elements of solution set.
It is also shown by the intersection of two parabolas at two different points
on the graph
8
b. If D = 0, then quadratic equation system has one elements of solution set.
It is also shown by the intersection of two parabolas at only one point on
the graph.
c. D < 0, then quadratic equation system has no elements of solution set or
{}. It is also shown by the intersection of two parabolas at any point on the
graph.
Quadratic equations system can use the following methods with elimination,
substitution and mixed methods(elimination and substitution).
Example :
Solve the following quadratic equation system!
y = x2
- 5x + 6
y = x2
– 3x + 2
answer ;
y = x2
- 5x + 6 ...(1)
y = x2
– 3x + 2 ...(2)
substitute the equations (1) into the equation (2)
x2
- 5x + 6 = x2
– 3x + 2
x = 2 y = (2)2
- 3(2) + 2 = 0
Thus the solution set is {(2,0)}
9
D. Mixed Equation System ; Linear and Quadratic
Definition
A general mixed equation system-linear and quadratic, can be written as.
y = ax + b
y = px2
+ qx + r
where a, b, p, q, and r are real numbers, a ≠ 0, and p ≠ 0.
We can use substitution methods to solve mixed equation system-linear and
quadratic. By substituting the linear equation y = ax + b into the quadratic
equation
y = px2
+ qx + r, then we have
ax + b = px2
+ qx + r
px2
+ qx – ax + r – b = 0
px2
+ (q – a)x + r – b = 0
The equation px2
+ (q – a)x + r – b = 0 is quadratic equation which has
discriminant D = (q- a)2
– 4q(r - b).
The number of elements of solution set is determined by the discriminant.
a. If D > 0, then mixed equation system-linear and quadratic-has two
elements of solution set. It is also shown by the intersection of line and
parabola at the two different points on the graph
b. If D = 0, then mixed equation system-linear and quadratic- has one
elements of solution set. It is also shown by the intersection of line and
parabola at only one point on the graph.
c. D < 0, then mixed equation system-linear and quadratic- has no elements
of solution set or {}. It is also shown by no intersection of line and
parabola at any points on the graph.
10
Example:
Find the solution set of the following equation system!
2x – y = 2
y = x2
+ 5x – 6
answer:
2x – y = 2 ...(1)
y = x2
+ 5x – 6 ...(2)
substitute the equation (1) into the equation (2).
2x – y = x2
+ 5x – 6
x2
+ 5x – 2x – 6 = 0
x2
+ 3x – 4 = 0
(x - 1)(x + 4) = 0
x1 = 1 or x2 = -4
for x1 = 1 y1 = 2(1) – 2 = 0
x2 = -4 y2 = 2(-4) – 2 = -10
thus, the solution set is {(1,0), (-4, -10)
11
REFERENCES
Mulyati, Yati, dkk. 2008. Matematika untuk SMA dan MA Kelas X. Jakarta:
Penerbit PT Piranti Darma Kalokatama.
Marwanta,dkk. 2009. Mathemathics For Senior High School Year X.
Jakarta:Yudistira.
http://www.slideshare.net/ridharakhmi/sistem-persamaan-linear-dan-kuadrat
http://www.belajar-matematika.com/matematika-
smp/Sistem%20Persamaan%20Linear%20Dua%20Variabel.pdf
http://id.wikipedia.org/wiki/Persamaan_linear

Weitere ähnliche Inhalte

Andere mochten auch

Latihan soal aljabar boole + penyelesaian
Latihan soal aljabar boole + penyelesaianLatihan soal aljabar boole + penyelesaian
Latihan soal aljabar boole + penyelesaianDedi Siswoyo
 
Persamaan & pertidaksamaan kuadrat 1
Persamaan & pertidaksamaan kuadrat 1Persamaan & pertidaksamaan kuadrat 1
Persamaan & pertidaksamaan kuadrat 1herygumeg
 
Sistem persamaan-linear
Sistem persamaan-linearSistem persamaan-linear
Sistem persamaan-linearSafran Nasoha
 
Kuliah 2 penerapan matriks dalam ekonomi
Kuliah 2 penerapan matriks dalam ekonomiKuliah 2 penerapan matriks dalam ekonomi
Kuliah 2 penerapan matriks dalam ekonomiMukhrizal Effendi
 
Kuliah_1 Matriks Matematika Ekonomi I
Kuliah_1 Matriks Matematika Ekonomi IKuliah_1 Matriks Matematika Ekonomi I
Kuliah_1 Matriks Matematika Ekonomi IMukhrizal Effendi
 
Persamaan kuadrat kelas ix
Persamaan kuadrat kelas ix Persamaan kuadrat kelas ix
Persamaan kuadrat kelas ix umar fauzi
 
ALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERMella Imelda
 
Makalah persamaan differensial
Makalah persamaan differensialMakalah persamaan differensial
Makalah persamaan differensialnafis_apis
 
barisan dan deret geometri
barisan dan deret  geometribarisan dan deret  geometri
barisan dan deret geometridapiid0
 
Persamaan linear satu variabel
Persamaan linear satu variabelPersamaan linear satu variabel
Persamaan linear satu variabelNuurwashilaah -
 
Contoh soal Metode Simpleks
Contoh soal Metode SimpleksContoh soal Metode Simpleks
Contoh soal Metode SimpleksReza Mahendra
 

Andere mochten auch (20)

4. fungsi kuadrat
4. fungsi kuadrat4. fungsi kuadrat
4. fungsi kuadrat
 
Fungsi kuadrat
Fungsi kuadratFungsi kuadrat
Fungsi kuadrat
 
Systems of 3 Equations in 3 Variables
Systems of 3 Equations in 3 VariablesSystems of 3 Equations in 3 Variables
Systems of 3 Equations in 3 Variables
 
Soal linear equation
Soal linear equationSoal linear equation
Soal linear equation
 
Matriks dan operasinya
Matriks dan operasinyaMatriks dan operasinya
Matriks dan operasinya
 
Latihan soal aljabar boole + penyelesaian
Latihan soal aljabar boole + penyelesaianLatihan soal aljabar boole + penyelesaian
Latihan soal aljabar boole + penyelesaian
 
Persamaan & pertidaksamaan kuadrat 1
Persamaan & pertidaksamaan kuadrat 1Persamaan & pertidaksamaan kuadrat 1
Persamaan & pertidaksamaan kuadrat 1
 
Sistem persamaan-linear
Sistem persamaan-linearSistem persamaan-linear
Sistem persamaan-linear
 
Fungsi non linear
Fungsi non linearFungsi non linear
Fungsi non linear
 
Kuliah 2 penerapan matriks dalam ekonomi
Kuliah 2 penerapan matriks dalam ekonomiKuliah 2 penerapan matriks dalam ekonomi
Kuliah 2 penerapan matriks dalam ekonomi
 
Kuliah_1 Matriks Matematika Ekonomi I
Kuliah_1 Matriks Matematika Ekonomi IKuliah_1 Matriks Matematika Ekonomi I
Kuliah_1 Matriks Matematika Ekonomi I
 
CONTOH PENYELESAIAN SOALAN PERATUS.
CONTOH PENYELESAIAN SOALAN PERATUS. CONTOH PENYELESAIAN SOALAN PERATUS.
CONTOH PENYELESAIAN SOALAN PERATUS.
 
Persamaan kuadrat kelas ix
Persamaan kuadrat kelas ix Persamaan kuadrat kelas ix
Persamaan kuadrat kelas ix
 
ALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTERALJABAR LINEAR ELEMENTER
ALJABAR LINEAR ELEMENTER
 
Contoh soal mean median dan modus
Contoh soal mean median dan modusContoh soal mean median dan modus
Contoh soal mean median dan modus
 
Diktat sistem-linier
Diktat sistem-linierDiktat sistem-linier
Diktat sistem-linier
 
Makalah persamaan differensial
Makalah persamaan differensialMakalah persamaan differensial
Makalah persamaan differensial
 
barisan dan deret geometri
barisan dan deret  geometribarisan dan deret  geometri
barisan dan deret geometri
 
Persamaan linear satu variabel
Persamaan linear satu variabelPersamaan linear satu variabel
Persamaan linear satu variabel
 
Contoh soal Metode Simpleks
Contoh soal Metode SimpleksContoh soal Metode Simpleks
Contoh soal Metode Simpleks
 

Kürzlich hochgeladen

Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Kürzlich hochgeladen (20)

Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

sistem persamaan linear dan kuadrat dalam bahasa inggris

  • 1. 1 LINEAR AND QUADRATIC EQUATION SYSTEM A. Linear Equation System of Two Variables 1. Definition of Linear Equation System of Two Variables A general linear equation system of two variables x and y can be written as ax + by = c where a,b, and c R Definition Linear equation system of two variables can be written as follow. a1x + b1y = c1 a2x + b2y = c2 where a1 ,a2, b1, b2, c1, and c2 are real numbers. 2. Solution of Linear Equation System of Two Variables A pair of x and y which of satisfy the equation ax + by = c are defined as solution of linear equation system. To determine a solution set of linear equation system, we can use the following methods. a. Graphic method b. Elimination method c. Substitution method d. Mixed method (elimination and substitution) a) Graphic Method
  • 2. 2 To determine the solution of linear equation system of two variables a1x+b1y=c1 and a2x + b2y = c2 by graphic method, we can use the following steps. 1) Graph the straight lines of the equations in Cartesian system of coordinates. 2) Intersection point of those equations is the solution of the linear equation system. Example ; Determine the solution set of 2x + 3y = 6 and 2x + y = -2 by graphic method! Answers : In equations 2x + 3y = 6 for, x 0 3 y 2 0 Thus, graphic 2x + 3y = 6 passes through the points (0,2) and (3,0) In equation 2x + y = -2 for, x 0 -1 y -2 0 Thus ,graphic 2x + y = -2 passes through the points (0,-2) and (-1,0).
  • 3. 3 From the graphic above, the two straight lines of the equations intersect in one point, which is (-3,4). Then, the solution set is {(-3,4)} b) Elimination Method To determine the solution of linear equation system of two variables by elimination method, we can use the following steps. 1) Choose the variables you want to eliminate first, and then match the coefficients by multplying the equations by the appropriate numbers 2) Eliminate one of the variables by adding or subtracting the equations. Example : Determine the solution set of the following linear equation system x + 3y = 1 and 2x – y = 9 by elimination. Answer: x + 3y = 1 x 1 x + 3y = 1 x 2 2x + 6y = 2 2x – y = 9 x 3 2x – y = 9 x 1 2x – y = 9 Thus, the solution set is {(4-1,)} c) Substitution method The idea of substitution method is tosolve one of the equations for one of the variables, and plug this into the other equation. The steps are as follows : 1) Solve one of the equations (you choose which one) for one of the variables (you choose which one). + 7x = 28 x = 4 + 7 y = -7 y = -1
  • 4. 4 2) Plug the equation in step 1 back into the other equation, substitute for the chosen variable and solve for the other. Then you back-solve for the first variable. Example : Determine the solution set the following linear equation system 3x + y = 7 and 2x - 5y = 33 by substitution method! Answer: 3x + y = 7 → y = 7 - 3x y = 7 - 3x substituted into 2x - 5y = 33 → 2x -5 (7-3x) = 33 → 2x - 35 + 15 x = 33 → 2x + 15x - 35 = 33 → 17x = 33 + 35 → 17x = 68 → x = 68/17 → x = 4 x = 4 substituted into y = 7 – 3x y = 7 - 3x y = 7-3 (4) y = 7-12 y = -5 Thus, the solution set is {(4, -5)} d) Mixed Method (Elimination and Substitution) The mixed method is conducted by eliminating one of the variables (you choose which one), and then substituting the result into one of the equations. This method is regarded as the most effective one in solving linear equation system.
  • 5. 5 Example; Determine the solution set the following linear equation system 3x + 7y = -1 and x - 3y = 5 by mixed method (elimination and substitution)! Answer: 3x + 7y = -1 x 1 3x + 7y = -1 x - 3y = 5 x 3 3x – 9y = 15 then, substitute y = -1 into the second equation x - 3y = 5 to get the x value. x -3(-1) = 5 Thus the solution set is {(2,-1)} B. Linear Equation System of Three Variables A general linear equation system of three variables x,y, and z can be written as. ax + by + cz = d where a, b, c, and d R Definition Linear equation system of three variables can be written as follow a1x + b1y + c1z = d1 a2x + b2y + c2z = d2 a3x + b3y + c3z = d3 where a1, a2, a3, b1, b2, b3, c1, c2, c3, d1, d2, and d3 are real numbers Solving a linear equation system of three variables can be done by using the same methods as used in solving linear equation of two variables. However ,mixed - - 16 y =-16 y =-1
  • 6. 6 method (elimination and substitution) is the easiest method in solving problems of linear equation system of three variables. Example: Determine the solution set of the linear equation system below by mixed method! 122 112 1 zyx zyx zyx Answer: 122 112 1 zyx zyx zyx )3.....( )2.....( )1.....( From equations (1) dan (2),eliminate variable z, so we have x + y – z = 1 2x + y +z = 11 _ 3x + 2y = 12 ….. (4) From equations (2) dan (3),eliminate variable z, so we have 2x + y +z = 11 x + 2y +z = 12 _ x - y = -1 ….. (5) From equations (4) dan (5),eliminate variable y, so we have 1-y-x 122y3x 2 1 x x 222 1223 yx yx 5x = 10
  • 7. 7 x = 2 x = 2 substitute into the equation (5) x – y = -1 2 – y = -1 -y = -1 – 2 y = 3 x = 2, y = 3 substitute into the equation (1) x + y – z = 1 2 + 3– z = 1 -z = 1 – 5 z = 4 thus,the solution set is {(2, 3, 4)} C. Quadratic Equation Systems Definition A general quadratic equation system can be written as D. y = ax2 + bx + c E. y = px2 + qx + r where a, b, c, p, q, and r are real numbers , a ≠ 0, and p ≠ 0. Geometrically, the element of the solution set is any intersection point between the parabola y = ax2 + bx + c and then parabola y = px2 + qx + r. The number of elements of solution set is determined by discriminant D = (b - q)2 – 4(a - p)(c - r). a. If D > 0, then quadratic equation system has two elements of solution set. It is also shown by the intersection of two parabolas at two different points on the graph
  • 8. 8 b. If D = 0, then quadratic equation system has one elements of solution set. It is also shown by the intersection of two parabolas at only one point on the graph. c. D < 0, then quadratic equation system has no elements of solution set or {}. It is also shown by the intersection of two parabolas at any point on the graph. Quadratic equations system can use the following methods with elimination, substitution and mixed methods(elimination and substitution). Example : Solve the following quadratic equation system! y = x2 - 5x + 6 y = x2 – 3x + 2 answer ; y = x2 - 5x + 6 ...(1) y = x2 – 3x + 2 ...(2) substitute the equations (1) into the equation (2) x2 - 5x + 6 = x2 – 3x + 2 x = 2 y = (2)2 - 3(2) + 2 = 0 Thus the solution set is {(2,0)}
  • 9. 9 D. Mixed Equation System ; Linear and Quadratic Definition A general mixed equation system-linear and quadratic, can be written as. y = ax + b y = px2 + qx + r where a, b, p, q, and r are real numbers, a ≠ 0, and p ≠ 0. We can use substitution methods to solve mixed equation system-linear and quadratic. By substituting the linear equation y = ax + b into the quadratic equation y = px2 + qx + r, then we have ax + b = px2 + qx + r px2 + qx – ax + r – b = 0 px2 + (q – a)x + r – b = 0 The equation px2 + (q – a)x + r – b = 0 is quadratic equation which has discriminant D = (q- a)2 – 4q(r - b). The number of elements of solution set is determined by the discriminant. a. If D > 0, then mixed equation system-linear and quadratic-has two elements of solution set. It is also shown by the intersection of line and parabola at the two different points on the graph b. If D = 0, then mixed equation system-linear and quadratic- has one elements of solution set. It is also shown by the intersection of line and parabola at only one point on the graph. c. D < 0, then mixed equation system-linear and quadratic- has no elements of solution set or {}. It is also shown by no intersection of line and parabola at any points on the graph.
  • 10. 10 Example: Find the solution set of the following equation system! 2x – y = 2 y = x2 + 5x – 6 answer: 2x – y = 2 ...(1) y = x2 + 5x – 6 ...(2) substitute the equation (1) into the equation (2). 2x – y = x2 + 5x – 6 x2 + 5x – 2x – 6 = 0 x2 + 3x – 4 = 0 (x - 1)(x + 4) = 0 x1 = 1 or x2 = -4 for x1 = 1 y1 = 2(1) – 2 = 0 x2 = -4 y2 = 2(-4) – 2 = -10 thus, the solution set is {(1,0), (-4, -10)
  • 11. 11 REFERENCES Mulyati, Yati, dkk. 2008. Matematika untuk SMA dan MA Kelas X. Jakarta: Penerbit PT Piranti Darma Kalokatama. Marwanta,dkk. 2009. Mathemathics For Senior High School Year X. Jakarta:Yudistira. http://www.slideshare.net/ridharakhmi/sistem-persamaan-linear-dan-kuadrat http://www.belajar-matematika.com/matematika- smp/Sistem%20Persamaan%20Linear%20Dua%20Variabel.pdf http://id.wikipedia.org/wiki/Persamaan_linear