Exercises: systems with two variables
- 1
Test your knowledge!
Put the steps of the equation system solving process in the correct order!
To do this, enter the numbers of the steps in the solution field one after the other without spaces (e.g. 123).
Plug the variable into an equation.
Set equal the equations I and II.
Solve the resulting equation for one variable.
Which of the following describes an intersection point?
What do you need llnear systems of equations for?
- 2
Solve the following systems of equations!
II)3x+4=2y
II)4y=2x+10
Für diese Aufgabe benötigst Du folgendes Grundwissen: Elimination by equating coefficients
Solving linear systems by equating coefficients
I)II)3x+44y==2y2x+10
1. solve both equations for y
Solve both equations for one variable. In this case, y is already singled out, so it is easier to solve for y.
I)⇒I′)3x+41.5x+2==2yy∣:2
II)⇒ II′)4yy==2x+100.5x+2.5∣:4
2. Set equal
Equate I′ and II′ .
⇒1.5x+2=0.5x+2.5
3. Solve equation for x
1.5x+2 = 0.5x+2.5 −0.5x x+2 = 2.5 −2 x = 0.5 4. Plug in x to find y
Plug x into I′ or II′ .
y=0.5⋅0.5+2.5=0.25+2.5=2.75
Write down the solution set.
L={(0.5 ; 2.75)}
Do you have a question?
II)y−1=2x+3
II)2y−2=5x−1
Für diese Aufgabe benötigst Du folgendes Grundwissen: Elimination by equating coefficients
Solving linear systems by equating coefficients
I)II)y−12y−2==2x+35x−1
1. Solve both equations for x
Solve both equations for one variable. For example, for x.
I)I′)I′′)y−1y−40.5y−2===2x+32xx∣−3∣:2
II)II′)II′′)2y−22y−10.4y−0.2===5x−15xx∣+1∣:5
2. Set equal
Set equal I′′ and II′′ .
⇒0.5y−2=0.4y−0.2
3. Solve for y
0.5y−2 = 0.4y−0.2 +2 0.5y = 0.4y+1.8 −0.4y 0.1y = 1.8 :0,1 y = 18 4. Plug in y to find x
plug y into I′′
0.5⋅18−2=x=9−2=7
Write down the solution set
L={(7,18)}
Do you have a question?
II)2x+3y=4x−5
II)3x−2y=2y+8
Für diese Aufgabe benötigst Du folgendes Grundwissen: Elimination by equating coefficients
Solving linear systems by equating coefficients
II)2x+3y=4x−5
II)3x−2y=2y+8
1. Solve both equations for one variable (for instance y)
II)II′)II′′)2x+3y3yy===4x−5∣−2x2x−5∣:332x−35
II)II′)II′′)3x−2y3x−843x−2===2y+84yy∣+2y−8∣:4
2. Set equal
Set equal I′′ and II′′ .
⇒43x−2=32x−35
3. Solve for that one variable
Solve for x.
43x−243x−32x−2129x−128x121xx=====32x−35−35−35+2314∣−32x∣+2∣⋅12
4. Plug into one equation to find the other variable
Plug x into II′.
43⋅(4)−23−2y===yy1
Now, you can write down the solution set again
L={(4,1)}
Do you have a question?
- 3
Solve the linear systems of equations using the substitution method.
II3x+4=y
II4y−3x=9
Für diese Aufgabe benötigst Du folgendes Grundwissen: Substitution method
First you have to solve one of the two equations for one variable. In the present case you can see that equation I is already solved for y.
Plug y=3x+4 from equation I into II
II4⋅(3x+4)−3x=9
Multiply out the parenthesis and solve for x.
II12x+16−3x9xx===9−7−97∣−16∣:9
Plug x=−97 from II into I
I3⋅(−97)+4y==y35
And finally write down the solution set.
L={(−9735)}.
Do you have a question?
II3s−4t=4
II4s+t=−2
Für diese Aufgabe benötigst Du folgendes Grundwissen: Substitution method
First you have to solve one of the two equations for s or t. It is, for instance, a good idea to solve equation II for t.
Solve equation for t.
II4s+tt==−2−2−4s∣−4s
Plug t=−2−4s from II into I
II3s−4⋅(−2−4s)=4
Multiply out the parenthesis and solve for s.
I3s+8+16s19ss===4−4−194∣−8∣:19
Substitute s=−194 into the transformed second equation to determine t.
IItt==−2−4⋅(−194)−1922
And finally, write down the solution set.
L={(s∣t)=(−194∣−1922)}.
Do you have a question?
- 4
Solve the following system of equations using the addition method!
III4x+2y6x−3y==4−3
Für diese Aufgabe benötigst Du folgendes Grundwissen: Addition method
Step 0: Tidying up the equations and selecting a variable
Since the equations are already nicely ordered this point is not needed.
In this case it is the same effort to solve the problem, no matter if you select x or y.
The solution is calculated for the variable x.
Step 1: Multiply the equations
In equation I there are 4x, in equation II there are 6x. So a common multiple is 12x. Multiply the first equation by 3 and the second equation by 2.
Equation 1
II′4x12x++2y6y==412∣⋅3
Equation 2
IIII′6x12x−−3y6y==−3−6∣⋅2
Step 2: Elimination of a variable by addition/subtraction.
The signs of the selected variable are the same both times. Therefore you have to subtract.
−I′II′12x12x0+−+6y6y12y===12−618
Step 3: Determine the values of both variables.
Determine the value of y
12yy==1823∣:12
Determine the value of x by plugging y into II
6x−3⋅236x−296xx====−3−32341∣+29∣:6
So the solution is given by x=41 and y=23: L={(x∣y)=(4123)}.
- 5
Test your knowledge! Which method is useful to solve the following systems of equations?
II3x+6y=2
II4x+2=y
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
The equation II is already solved for y. Therefore, the substitution method is advisable.
The other two methods also get you to the goal, but they require further transformation steps.
Do you have a question?
IIs=4t−7
IIs=−2+3t
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
All three methods can be applied directly and are useful for this reason.
Do you have a question?
II2a−2b=3
II5a+2b=6
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Equation I contains −2b, equation II contains 2b. So the b will drop out when adding both lines, which makes the addition method suitable.
With the other two procedures, you have to take further transformation steps, before one can apply them.
Do you have a question?
- 6
Solve with the most appropriate method.
IIIe+4f−3e+4f==20−12
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
For this exercise, the addition method is most suitable, as +4f occurs in both equations.
−IIIe−3e4e+++4f4f0===20−1232
Solve for e
4e+0e==32∣:48
Plug e into one of both equations, for instance I
8+4f4ff===20123∣−8∣:4
Write down the solution set
L={(e∣f)=(8∣3)}
Do you have a question?
III7y4x−14y==5+2x46
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You get a very nice solution with the substitution method.
The equation I is solved to 7y and in equation II there is 14y. You can even use the substitution method without doing any transformation.
Transform equation II
II4x−2⋅7y=46
Plug 7y from I into II
II4x−2⋅(5+2x)=46
Conclude and solve for x
IIII4x−10−4x0==4656∣+10
As you can see now, the entries in the last line are not the same, which results in a contradiction. Hence, the system has no solution, since no number can be assigned for x, such that II is satisfied.
Do you have a question?
III3.510m==−0.5k+2.5m14+2k
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You best use the addition method, since you can see with a sharp eye (this is what math lessons shall train you for) that 2k is 4 times 0.5k.
Multiply the first equation by 4
IIII′III′II3.510m1410m14+2k10m======−0.5k+2.5m14+2k−2k+10m14+2k10m14+2k∣⋅4∣+2k
As you can see now, both equations are identical. It follows that the system has an infinite number of solutions. Graphically, this corresponds to two straight lines lying on top of each other.
Solve the equation for one more variable to obtain the solution set.
10m=14+2k∣:10m=1.4+0.2k
L={(m∣k)m=1.4+0.2k}
Do you have a question?
- 7
Determine the solution sets of the following systems of equations.
III5y x−=3xy=+11
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
In this case, the substitution method is useful, since the second equation is already solved for one variable.
III5yx−=3xy=+11
Plug equation II into I
I′5y−3(y+1)=1
Solve for y
5y−3y−32y−32yy====1142∣+3∣:2
Plug y=2 into II and solve for x
5⋅2−3x−3xx===1−93∣−10∣:(−3)
L={(x∣y)}={(3∣2)}
Do you have a question?
III4xy+=5y5x=−3211
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
In this case, the substitution method is useful, since the second equation is already solved for one variable.
III4xy+=5y5x=−3211
Plug equation II into I
I′4x+5⋅(5x−11)=32
Solve for x
4x+25x−5529x−5529xx====3232873∣+55∣:29
Plug x=3 into II and solve for y
yy==5⋅3−114
L={(x∣y)}={(3∣4)}
Do you have a question?
III15yx−=4xy=+−507
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
In this case, the substitution method is useful, since the second equation is already solved for one variable.
III15yx−=4xy=+−507
Plug equation II into I
I′15y−4(y+7)=−50
Solve for x
15y−4y−2811y−2811yy====−50−50−22−2∣+28∣:11
Plug y=−2 into II and solve for x
x=−2+7
x=5
L={(x∣y)}={(5∣−2)}
Do you have a question?
III3x2y=−y10+=152x
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
In this case, the substitution method is useful, since the second equation is already solved for one variable.
III3x2y=−y10+=152x
Divide II by 2 and solve for x
II:2→II′y−5=x
Plug II′ into I
II′ plugged into I :
I′3(y−5)=y+15
Then, solve I′ for y
3y−152yy===y+153015∣−y;+15∣:2
Finally, plug y=15 into II′ and solve for x
y=15 plugged into II′ :
15−510==xx
L={(x∣y)}={(10∣15)}
Alternative solution: equating coefficients
Another option is to use the method of equating coefficients, because on the left side of I and on the right side of II there is almost the same term.
III3x2y=−y10+=152x
Multiply II by 23 to get a 3x on the right hand side.
III′3x3y=−y15+=153x
Set the right side of I equal to the left side of II′ and solve for x.
3x−152xx===x+52010∣−x;+15∣:2
Plug x=10 into I (or II) and solve for y.
3⋅103015===y+15y+15y∣−15
L={(x∣y)}={(10∣15)}
Alternative solution: combining addition and substitution method
The addition method can also be used here. To apply it, the equations are first transformed, so that the appropriate terms are placed one below the other:
III3x2x==y2y+−1510
Subtract the second equation from the first equation.
I′IIx2x==−y2y+−2510
Since the first equation is now solved for x, we can use the substitution method again.
Plug I′ into II and solve for y.
II′2⋅(−y+25)−2y+50−4yy====2y−102y−10−6015∣−2y∣−50∣:(−4)
Plug y=15 into I′ and solve for x.
x=−15+25
x=10
L={(x∣y)}={(10∣15)}
Do you have a question?
- 8
Solve the following systems of equations with 2 equations and 2 variables first graphically and then by computation.
IIIyx−+3xy==11
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Linear system with two variables
A linear system of equations is composed of several linear equations with common unknowns (variables), all of which are to be satisfied.
Graphical solution
To solve the system of equations graphically, you can resolve the individual lines for y and draw the corresponding lines into a coordinate system. Then you only need to read off the coordinates of the intersection of the two lines.
IIIIIIy−3xyx+yy====13x+11−x+1∣+3x∣−x
The intersection point is at x=0 and y=1. Thus the solution set is L={(0∣1)}.
Solution by computation
In this case, the elimination by equating coefficients is a good choice, since you have already solved both equations for y in order to solve them graphically.
IIIyy==3x+1−x+1
Set I and II equal and solve for x.
3x+13x4xx====−x+1−x00∣−1∣+x∣:4
Plug the obtained value for x into one of the equations, e.g. II.
y=0+1=1
Now, you can write down the solution set.
L={(0∣1)}
Do you have a question?
III2yx+−5xy==31
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Linear system with two variables
A linear system of equations is composed of several linear equations with common unknowns (variables), all of which are to be satisfied.
Graphical solution
To solve the system of equations graphically, you can resolve the individual lines for y and draw the corresponding lines into a coordinate system. Then you only need to read off the coordinates of the intersection of the two lines.
IIIIIIIII2y+5x2yyx−y−yy======3−5x+3−2.5x+1.51−x+1x−1∣−5x∣:2∣−x∣⋅(−1)
The intersection is at x≈0.71 and y≈−0.29. Thus the solution set is L={(0.71∣−0.29)}.
Solution by computation
In this case, the elimination by equating coefficients is a good choice, since you have already solved both equations for y in order to solve them graphically.
IIIyy==−2.5x+1.5x−1
Set I and II equal and solve for x.
−2.5x+1.5−3.5x+1.5−3.5xx====x−1−1−2.575≈0.71∣−x∣−1.5∣:(−3.5)
Plug the obtained value for x into one of the equations, e.g. II.
y=75−1=−72≈−0.29
Now, you can write down the solution set.
L={(75−72)}
Do you have a question?
III5y4x−+3x5y==1016
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Linear system with two variables
A linear system of equations is composed of several linear equations with common unknowns (variables), all of which are to be satisfied.
Graphical solution
To solve the system of equations graphically, you can resolve the individual lines for y and draw the corresponding lines into a coordinate system. Then you only need to read off the coordinates of the intersection of the two lines.
IIIIIIIII5y−3x5yy4x+5y5yy======103x+100.6x+216−4x+16−0.8x+3.2∣+3x∣:5∣−4x∣:5
The intersection is at x≈0.86 and y≈2.51. Thus the solution set is L={(0.86∣2.51)}.
Solution by computation
In this case, the elimination by equating coefficients is a good choice, since you have already solved both equations for y in order to solve them graphically.
IIIyy==0.6x+2−0.8x+3.2
Set I and II equal and solve for x.
0.6x+20.6x1.4xx====−0.8x+3.2−0.8x+1.21.276≈0.86∣−2∣+0.8x∣:1.4
Plug the obtained value for x into one of the equations, e.g. I.
y=0.6⋅76+2=3588≈2.51
Now, you can write down the solution set.
L={(763588)}
Do you have a question?
- 9
Test your knowledge!
Which of the following is a system of linear equations? Check all the answers that apply.
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
We have a linear system of equations if and only if:
We have several equations that have to be fulfilled at the same time.
Those equations are linear, that means every variable occurs at most with power 1
Now, let's check:
IIIx7x−−y12y==652
Is not a linear system, since x and y have power −1 in the first line.
III−31==xx2++2yy
Is not a linear system, since x has power 2 in the second line.
All other systems are indeed linear, since x and y only appear with power 1.
Do you have a question?
How many solutions has the following linear system of equations?
III−31==xx++2y2y
Für diese Aufgabe benötigst Du folgendes Grundwissen: Solvability of linear systems
You may show that the equations I and II cannot be satisfied at the same time. The best way to do this is by subtraction.
Subtract equation II from I.
I−II→−4=0
The equation is obviously wrong. Thus, the given system of equations is also "wrong" and has no solution.
Thus the solution set is L={}.
Do you have a question?
How many solutions does the following system of equations have?
III29x3x−=23y2=+3y
Für diese Aufgabe benötigst Du folgendes Grundwissen: Solvability of linear systems
You need to show that equations I and II are equivalent. That is, any x and y that solves equation I also solves equation II (and vice versa).
One way to show this is by the substitution method.
First, solve II for y .
II3x=2+y∣−2
II′3x−2=y
Now substitute II′ into equation I. You get the new equation I′.
I′29x−23(3x−2)=3
Summarize the left side of the equation.
I′3=3
The equation I′ is true and independent of x. So there are infinitely many solutions.
L={(x∣y)∣y=3x−2}
Do you have a question?
How many solutions does the following linear system of equations have?
III2xx+−y2y==652
Für diese Aufgabe benötigst Du folgendes Grundwissen: Solvability of linear systems
A linear system of equations has exactly one solution, if it can be solved unambiguously for x and y.
In order to find this out, the substitution method is useful, because for example equation I can be solved for y very easily.
First solve equation I for y.
I2x+y=65∣−2x
I′y=65−2x
Now plug I′ into II. You get the new equation II′.
II′x−2(65−2x)=2
Summarize the left side.
II′5x−35=2
Solve for x.
x=1511
Plug x=1511 into I , in order to get y.
I2⋅(1511)+y=65
Solve for y.
y=−3019
So there is exactly one solution.
Do you have a question?
- 10
Determine the solution sets of the following systems of linear equations.
(I)(II)2y3x==2x−4010−2y
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You can solve linear systems of equations using the substitution method, the addition method, or by equating coefficients.
The substitution method is best suited here.
Substitution method
Given is: (I)2y=2x−40(II)3x=10−2y
Equation (I) is solved for 2y. This term also appears in equation (II). So plug equation (I) into (II).
(II) 3x = 10−2y ↓ from eq (I), plug in 2y=2x−40
3x = 10−(2x−40) ↓ multiply out the bracket
3x = 10−(2x−40) +2x ↓ solve for x
5x = 50 :5 x = 10 To find y, plug the value of x into (I).
(I) 2y = 2x−40 ↓ plug in x=10
2y = 2⋅10−40 2y = 20−40 2y = −20 :2 y = −10 Write down the solution set.
L={(x∣y)}={(10∣−10)}
Solution by other methods
Do you have a question?
(I)21x−53y=3(II)41x+y=8
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You can solve linear systems of equations using the substitution method, the addition method, or by equating coefficients.
The substitution method is best suited here.
Substitution method
Given is: (I)21x−53y=3(II)41x+y=8
Rewrite (II) such that y is on one side.
(II)41x+y = 8 −41x (II’) y = 8−41x Plug y=8−41x into (I) and solve for x.
(I) 21x−53y = 3 ↓ plug in y=8−41x
21x−53⋅(8−41x) = 3 21x−524+203x = 3 +524 21x+203x = 3+524 ↓ compute the fractions
2010x+203x = 3+4 54 2013x = 7 54 ⋅1320 x = 12 plug x=12 into (II’).
(II’) y = 8−41x ↓ plug in x=12
= 8−41⋅12 = 8−3 = 5 Write down the solution set, first the solution for x, then for y.
L={(12∣5)}
Solution by other methods
Do you have a question?
- 11
A hotel has 105 beds, which are located in 40 two- and three-bed rooms. How many two-and-three-bed rooms does the hotel have?
Solve the problem by using a system of equations!
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Extracting equations from the problem setting
What is known? The sum of the number of two-bed rooms x and the number of three-bed rooms y is 40. This statement gives you equation I:
Ix+y=40In a double room there are two beds. Thus, there are 2⋅x beds in x two-bed rooms and correspondingly, there are 3⋅x beds in the three-bed rooms. In total, the hotel has 105 beds, so you can set up equation II:
II2x+3y=105You have now obtained the following system of linear equations with two equations and two unknowns:
IxII2x++y3y==40105Solve the system
To solve this system of equations, you have three solution methods at your disposal:
Solving by substitution method
Solve equation II for one of the two variables and substitute this variable into equation II. It doesn't matter whether you solve II for x or y.
I′y=40−x. plugged into II:
2⋅x+3⋅(40−x)2x+120−3x−x+120−xx=====105105105−1515∣multiply out bracket∣conclude∣−120∣⋅(−1)Plug x=15 into equation I′ : y=40−15=25
So the solution set of the linear system is : L={(15∣25)}
Answer: The hotel has 15 two-bed rooms and 25 theree-bed rooms.
Solving by equating coefficients
Solve both equations for the same variable. You have already solved the equation I for y in the substitution method:
I′y=40−x. Now, also II must be solved for y :
2⋅x+3⋅y3yII′y===105105−2x35−32x∣−2x∣:3Now set equal the two right sides of the equations I′ and II′ :
40−x405x====35−32x35+31x31x15∣+x∣−35∣⋅3Plug x=15 into I′ : y=40−15=25
So the solution set of your system of equations is : L={(15∣25)}
Answer: The hotel has 15 two-bed rooms and 25 theree-bed rooms.
Solvin by the addition method
IxII2x++y3y==40105The goal is that by adding the two equations, one of the unknown variables cancels out. In this system of equations you can, for instance, multiply equation I by (−2) , which gets you I′. By adding I′ and II , you get the solution for y:
I′III′+II−2x2x0x−++2y3yy===−8010525Plug y=25 into I : x+25=40⇒x=15
So the solution set of the linear system is : L={(15∣25)}
Answer: The hotel has 15 two-bed rooms and 25 theree-bed rooms.
Construct a linear system of equations from the problem setting.
Tip: Choose the variable x for the number of two-bed rooms and the variable y for the number of three-bed rooms.
- 12
A farmer keeps chickens and rabbits in his barn. He counts a total of 120 legs. There are three times more chickens than rabbits. How many chickens and rabbits does the farmer have?
Solve by suing a system of equations!
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
Transforming the problem setting into equations
You may denote the number of chickens by some variable x and the number of rabbits by a variable y. What is known? A chicken has two legs, a rabbit has four legs. Thus x chickens have 2⋅x legs and y rabbits have 4⋅y legs. This statement gives you equation I:
I2⋅x+4⋅y=120"There are three times more chickens than rabbits" must also be cast into an equation. Since y is the number of rabbits, you must multiply y by 3 to get the number x of chickens. So equation II reads:
IIx=3⋅yYou have now obtained the following system of linear equations with two equations and two variables:
I2xIIx+=4y3y=120To solve this system of equations, you have three methods at your disposal:
Here the substitution method is suitable, since the equation II is already solved for x .
Solution by substitution
Plug equation IIx=3⋅y into I :
2⋅(3y)+4y6y+4y10yy====12012012012∣ multiply out bracket∣ conclude∣:10
Plug y=12 into equation II : x=3⋅12=36
So the solution set of your system of equations is : L={(36∣12)}
Answer: The farmer has 36 chickens and 12 rabbits.
When solving systems of equations, a verification is useful at the end of the calculation. In this case: 36 chickens have 36⋅2=72 legs and 12 rabbits have 12⋅4=48 legs. The sum of the legs is 120, as indicated in the problem setting. The number of chickens was supposed to be three times the number of rabbits. This statement is also correct, since 36=3⋅12. So the given solution set is indeed a solution of the linear system.
Construct a linear system of equations from the problem setting.
Hint: Choose the variable x for the number of chickens and the variable y for the number of rabbits.
- 13
Determine the solution sets of the following systems of nonlinear equations.
(I)(II)x4+y8x2−y4==35−61
where x,y=0
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You may solve linear systems of equations using the substitution method, the addition method or by equating coefficients. Such methods can also be effective for some non-linear system of equations.
Here the addition method is suitable. If you transform the two equations so that the terms with x or y are identical, you can subtract the two transformed equations from each other and only have to solve one equation with one variable.
Solution by addition method
Using the addition method you get to the following solution:
Given is: (I)(II)x4+y8x2−y4==35−61
The equation (II) contains a term −y4 and equation (I) is a multiple of −y4 , namely y8. So you can multiply (II) by 2 and add both equations to eliminate y8 .
(II) x2−y4 = −61 ⋅2 (II′) x4−y8 = −62 So the new system of equations is:
(I)(II′)x4+y8x4−y8==35−62
(I)+(II′):
(I)+(II′)x4+y8x4−y8==35−62
x8=35−62
Now solve the new equation for x.
x8 = 35−62 x8 = 35−31 x8 = 34 ↓ invert the fractions
8x = 43 ⋅8 x = 43⋅8 x = 6 Now, plug x into one of the above equations, e.g. (I), and solve for y .
(I) x4+y8 = 35 ↓ plug in x=6
64+y8 = 35 −64 y8 = 35−64 y8 = 35−32 y8 = 33 y8 = 1 ⋅y y = 8 Write down the solution set. L={(x∣y)}={(6∣8)}.
Do you have a question?
Try to solve these non-linear equations using the methods you already know for linear systems of equations.
(I)(II)x7−y12y4+25==65x9
where x,y=0
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You may solve linear systems of equations using the substitution method, the addition method or by equating coefficients. Such methods can also be effective for some non-linear system of equations.
Here the addition method is suitable. If you transform the two equations so that the terms with x or y are identical, you can subtract the two transformed equations from each other and only have to solve one equation with one variable.
Solution by the addition method
Using the addition method you get to the following solution:
Given is: (I)(II)x7−y12y4+25==65x9
Transform (II) such that on one side you have only variables and on the other side only numbers.
(II)y4+25 = x9 −x9−25 (II′)−x9+y4 = −25 The new system of equations is now:
(I)(II′)x7−y12−x9+y4==65−25
Now, equation (II′) contains the term y4 and equation (I) is a multiple of y4 , namely −y12. So you multiply (II′) by 3 and add both equations in order to eliminate y12 .
(II′) −x9+y4 = −25 ⋅3 (II′′) −x27+y12 = −215 (I)+(II′′):
(I)x7−y12=65
(II)−x27+y12=−215
(I)+(II′′)x7−y12−x27+y12==65−215
−x20=−640
Now, you solve −x20=−640, by inverting the fraction.
−x20 = −640 −20x = −406 ⋅(−20) x = 2⋅206⋅20 ↓ shorten
x = 26 x = 3 Now, plug x into one of the above equations, for instance (II), and solve for y .
(II) y4+25 = x9 ↓ plug in x=3
y4+25 = 39 −25 y4 = 39−25 y4 = 618−615 y4 = 63 y4 = 21 ↓ invert the fraction
4y = 12 ⋅4 y = 8 Write down the solution set. L={(x∣y)}={(3∣8)}
Do you have a question?
Try to solve these non-linear equations using the methods you already know for linear systems of equations.
(I)3x+14=3y−132(II)5x−102=7y−64
where x∈/{−31;2} and y∈/{313;76}
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
This non-linear system of equations can be transformed into a linear system of equations. And you may solve linear systems using the substitution method, the addition method or by equating coefficients.
Given is: (I)3x+14=3y−132(II)5x−102=7y−64
Transform (I) and (II) , such that both equations no longer contain a fraction.
(I) 3x+14 = 3y−132 ⋅(3x+1)⋅(3y−13) ↓ multiply by the denominators
4⋅(3y−13) = 2⋅(3x+1) (I′) 12y−52 = 6x+2 (II) 5x−102 = 7y−64 ⋅(5x−10)⋅(7y−6) ↓ multiply by the denominators
2⋅(7y−6) = 4⋅(5x−10) (II′) 14y−12 = 20x−40 Thus, the linear system of equations is:
(I′)12y−52=6x+2(II′)14y−12=20x−40
Now you can use the known procedures for solving the system of equations.
Solution by the substitution method
With the substitution method you get this solution:
Given is:(I′)12y−52=6x+2(II′)14y−12=20x−40
Transform (I′) , such that x appears only one one side.
(I′) 12y−52 = 6x+2 −2 12y−54 = 6x :6 (I′′) 2y−9 = x Plug x=2y−9 into (II′) .
(II′) 14y−12 = 20x−40 ↓ plug in x=2y−9
14y−12 = 20⋅(2y−9)−40 ↓ Solve for y
14y−12 = 40y−180−40 14y−12 = 40y−220 −14y+220 208 = 26y :26 y = 8 Plug y=8 into (I′) , in order to find x.
(I′) x = 2y−9 ↓ plug in y=8
= 2⋅8−9 = 16−9 = 7 Write down the solution set. L={(x∣y)}={(7∣8)}
Additionally: Check your solution
Plug x=7 and y=8 into equations (I) and (II) and check if the equation is satisfied.
(I)3x+14 = 3y−132 ↓ plug in x=7 and y=8
3⋅7+14 = 3⋅8−132 21+14 = 24−132 224 = 112 112 = 112 ✓ (II)5x−102 = 7y−64 ↓ plug in x=7 and y=8
5⋅7−102 = 7⋅8−64 35−102 = 56−64 252 = 504 252 = 252 ✓ Both equations are satisfied, so our solution is correct.
Do you have a question?
Try to solve these non-linear equations using the methods you already know for linear systems of equations.
(I)(II)2x−13−3y+282x−15+3y+24==−51158
where x=21 and y=−32
Für diese Aufgabe benötigst Du folgendes Grundwissen: System of linear equations
You may solve linear systems of equations using the substitution method, the addition method or by equating coefficients. Such methods can also be effective for some non-linear system of equations.
Here the addition method is suitable. If you transform the two equations so that the terms with x or y are identical, you can subtract the two transformed equations from each other and only have to solve one equation with one variable.
Solution using the addition method
Given is: (I)(II)2x−13−3y+282x−15+3y+24==−51158
The equation (II) contains the term 3y+24 and (I) contains a multiple of 3y+24 , namely −3y+28. So you multiply (II) by 2 and add both equations in order to eliminate 3y+28 .
(II) 2x−15+3y+24 = 158 ⋅2 (II′) 2x−110+3y+28 = 1516 So the new system of equations is:
(I)(II′)2x−13−3y+282x−110+3y+28==−511516
(I)+(II′):
(I)+(II′)2x−13−3y+282x−110+3y+28==−511516
2x−113=−51+1516
Now solve the equation resulting from the addition for x.
2x−113 = −51+1516 2x−113 = −153+1516 2x−113 = 1513 ↓ invert the fractions
132x−1 = 1315 ⋅13 2x−1 = 15 +1 2x = 16 :2 x = 8 Now, plug x into one of the above equations, e.g., (I), and solve for y .
(I) 2x−13−3y+28 = −51 ↓ plug in x=8
2⋅8−13−3y+28 = −51 153−3y+28 = −51 51−3y+28 = −51 −51 −3y+28 = −52 ↓ invert the fractions
−83y+2 = −25 ⋅(−8) 3y+2 = 25⋅8 3y+2 = 20 −2 3y = 18 :3 y = 6 Write down the solution set, using first the solution for x, then for y.
L={(8∣6)}
Do you have a question?
Try to solve these non-linear equations using the methods you already know for linear systems of equations.
This content is licensed under
CC BY-SA 4.0 → Info