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