Sign In
The first step to solve a nonlinear system using substitution is to identify which term is substituted from one equation to the other. The given system has the y variable already isolated so it is easy to select that term. y = x^2 + 2x - 19 & (I) y = 5x - 1 & (II)
(I): y= 5x - 1
(I): LHS-5x=RHS-5x
(I): LHS+1=RHS+1
(I): Rearrange equation
Substitute values
Calculate power
Multiply
- (- a)=a
Add terms
Calculate root
| x=3± 9/2 | |
|---|---|
| x_1 = 3+9/2 | x_2 = 3-9/2 |
| x_1 = 12/2 | x_2 = -6/2 |
| x_1 = 6 | x_2 = -3 |
To find the values of y, the values of x_1 and x_2 are substituted into either equation of the system. It is easier to substitute the values into Equation (II) because it is a linear equation, instead of quadratic.
| y=5x -1 | ||
|---|---|---|
| y_1 = 5( 6) - 1 | y_2 = 5( -3) - 1 | |
| y_1 = 29 | y_2 = -16 | |
This indicates that the solutions of the system are the points (6,29) and (-3,-16).