6.2 Solving Systems of Nonlinear Equations
In this section, we study systems of non-linear equations. In non-linear equations, we can have variables raised to powers other than , different variables multiplied together, or variables can occur as arguments of exponential and logarithmic functions.
Unlike the systems of linear equations for which we have developed several algorithmic solution techniques, there is no general algorithm to solve systems of non-linear equations. Moreover, all of the usual hazards of non-linear equations like extraneous solutions and domain restrictions are once again present.
Along with the tried and true techniques of Substitution and Elimination, we shall often need equal parts tenacity and ingenuity to see a problem through to the end. You may find it necessary to review topics throughout the text which pertain to solving equations involving the various functions we have studied thus far. To get the section rolling we begin with a fairly routine example.
Example 6.2.1
Example 6.2.1.1
Solve the following systems of equations. Verify answers algebraically and graphically.
Solution:
Solve the system
Both equations contain and only, so we can use elimination as seen in Section 6.1. We multiply both sides of the first equation by and then add the two equations together.
From , we get or .
To find the associated values, we substitute each value of into one of the equations to find the resulting value of . Choosing , we find that for both and , we get
Our solution is thus .
To verify these answers algebraically, we would need to show that the pair and each satisfy both equations. We leave this to the reader.
We see from the graph that the two curves intersect at their -intercepts only, .
Example 6.2.1.2
Solve the following systems of equations. Verify answers algebraically and graphically.
Solution:
Solve the system
We proceed as before to eliminate one of the variables. Again we will multiply both sides of the first equation by and add the resulting equation to the second.
Because the equation admits no real solution, the system is inconsistent.
To verify this graphically, we note that is the same circle as before, but when writing the second equation in standard form, , we find a hyperbola centered at opening to the left and right with a transverse axis of length and a conjugate axis of length .
We see that the circle and the hyperbola have no points in common, hence, there are no solutions.
Example 6.2.1.3
Solve the following systems of equations. Verify answers algebraically and graphically.
Solution:
Solve the system
There are no like terms among the two equations, thus elimination won’t work here. Instead, we proceed using substitution.
From the equation , we get . Substituting this into gives . Solving, we find or .
Returning to the equation we used for the substitution, , we find when , so one solution is and the other is .
Hence, our final answer is .
As before, we leave the algebraic check to the reader.
The graph of is our circle from before and the graph of , or is a line through the origin with slope . Even though we cannot easily verify the numerical values of the points of intersection from our sketch, we can be sure there are just two solutions: one in Quadrant I and one in Quadrant III. This observation, combined with our (your) algebraic check gives us confidence our solution is correct.[1]
Example 6.2.1.4
Solve the following systems of equations. Verify answers algebraically and graphically.
Solution:
Solve the system
While it may be tempting to solve as and substitute, we note that this system is set up for elimination.[2]
From we get which gives . Due to the complicated nature of these answers, it is worth our time to make a quick sketch of both equations first to head off any extraneous solutions we may encounter.
We see that the circle intersects the parabola exactly twice, and both of these points have a positive value.
Of the two solutions for , only is positive, so to get our solution, we substitute this into and solve for . We get .
Our final answer is .
Checking these answers algebraically amounts to a true test of anyone’s algebraic mettle and as such is left to the reader.
A couple of remarks about Example 6.2.1 are in order. First note that, unlike systems of linear equations, it is possible for a system of non-linear equations to have more than one solution without having infinitely many solutions. In fact, while we characterize systems of nonlinear equations as being `consistent’ or `inconsistent,’ we generally don’t use the labels `dependent’ or `independent’.
Secondly, as we saw with the last problem, sometimes making a quick sketch of the problem situation can save a lot of time and effort. While in general the curves in a system of non-linear equations may not be easily visualized, it pays to take advantage when they are.
6.2.1 Section Exercises
In Exercises 1 – 6, solve the given system of nonlinear equations. Sketch the graph of both equations on the same set of axes to verify the solution set.
In Exercises 7 – 14, solve the given system of nonlinear equations. Use a graph to help you avoid any potential extraneous solutions.
- A certain bacteria culture follows the Law of Uninhibited Growth, Equation 5.4. After 10 minutes, there are 10,000 bacteria. Five minutes later, there are 14,000 bacteria. How many bacteria were present initially? How long before there are 50,000 bacteria?
- Consider the system of nonlinear equations below
If we let and then the system becomes
This associated system of linear equations can then be solved using any of the techniques presented earlier in the chapter to find that and . Thus and .
We say that the original system is linear in form because its equations are not linear but a few substitutions reveal a structure that we can treat like a system of linear equations. The system below is linear in form. Make the appropriate substitutions and solve for and . - The polynomial can be factored into the product linear and irreducible quadratic factors. In this exercise, we present a method for obtaining that factorization.
- Show that has no real zeros.
- Because has no real zeros, its factorization must be of the form where each factor is an irreducible quadratic. Expand this quantity and gather like terms together.
- Create and solve the system of nonlinear equations which results from equating the coefficients of the expansion found above with those of . You should get four equations in the four unknowns , , and . Write in factored form.
Section 6.2 Exercise Answers can be found in the Appendix … Coming soon