If y = -x + 4 and x + 2y = - 8 , then for this linear system , it has only one solution : ( 16 , - 12 )
<h3>Further explanation</h3>
Simultaneous Linear Equations could be solved by using several methods such as :
- <em>Elimination Method</em>
- <em>Substitution Method</em>
- <em>Graph Method</em>
If we have two linear equations with 2 variables x and y , then we need to find the value of x and y that satisfying the two equations simultaneously.
Let us tackle the problem!
We have two linear equations :
y = -x + 4
x + 2y = -8
We could rearrange the equations above become :
x + y = 4
x + 2y = -8
If we would like to use the Elimination Method , then two equations above could be subtracted.
( x + y ) - ( x + 2y ) = 4 - ( -8 )
-y = 12
<h3>y = -12</h3>
At last , we could find the value of x by substituting this y value into one of the two equations above :
x + y = 4
x - 12 = 4
x = 4 + 12
<h3>x = 16</h3>
For this linear system , it has only one solution : ( 16 , - 12 )
<h3>Learn more</h3>
<h3>Answer details</h3>
Grade: High School
Subject: Mathematics
Chapter: Simultaneous Linear Equations
Keywords: Simultaneous , Elimination , Substitution , Method , Linear , Equations