Introduction:
Example:
Solve the following non linear system of equation
y = 3x + 2
y = x2 + 2x – 3
Solution:
Here the one equation is linear while the other equation is non linear
Plug first equation in equation two.
y = 3x + 2
3x + 2 = x2 + 2x – 3
Subtract 3x and 2 on both sides
3x + 2 – 3x – 2 = x2 + 2x - 3 - 2 – 3x
x2 – x – 5 = 0
Here we have to use quadratic formula to solve this equation
x = (- b ± `sqrt(b2-4ac)`) / 2a
No comments:
Post a Comment