Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

9.7 Systems of Non-Linear Equations

In this section, we study systems of non-linear equations. In non-linear equations, we can have variables to powers other than 1 , we can have different variables multiplied together, or variable 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.

A couple of remarks about Example 9.7.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. Our next example provides some considerable review of many of the topics introduced in this text.

Example 9.7.2 showcases some of the ingenuity and tenacity mentioned at the beginning of the section. Sometimes you just have to look at a system the right way to find the most efficient method to solve it. Sometimes you just have to try something.

Next we explore some common application problems which give rise to systems of nonlinear equations.

One of the important lessons to learn from Example 9.7.3 is that speeds, and more generally, rates, are additive. As we see in our next example, the concept of rate and its associated principles can be applied to a wide variety of problems - not just `distance-rate-time' scenarios.

As is common with `word problems' like Examples 9.7.3 and 9.7.4, there is no short-cut to the answer. Note that in Examples 9.7.3, we formalized the system of non-linear equations before solving whereas in Example 9.7.4, the system remained much in the background. We encourage the reader to carefully think through and apply the basic principles of rate to each (potentially different!) situation. It is time well spent. We also encourage the tracking of units, especially in the early stages of the problem. Not only does this promote uniformity in the units, it also serves as a quick means to check if an equation makes sense.7

Exercises

Exercise idea: follow up on last example and have students formalize the system there using given variables.

In Exercises -, solve the given system of nonlinear equations. Sketch the graph of both equations on the same set of axes to verify the solution set.

  1. { x 2 y = 4 x 2 + y 2 = 4
    Answer

    ( ± 2 , 0 ) , ( ± 3 , 1 )

    Coordinate-plane figure.
    Figure 9.18
  2. { x 2 + y 2 = 4 x 2 y = 5
    Answer

    No solution

    Coordinate-plane figure.
    Figure 9.19
  3. { x 2 + y 2 = 16 16 x 2 + 4 y 2 = 64
    Answer

    ( 0 , ± 4 )

    Coordinate-plane figure.
    Figure 9.20
  4. { x 2 + y 2 = 16 9 x 2 16 y 2 = 144
    Answer

    ( ± 4 , 0 )

    Coordinate-plane figure.
    Figure 9.21
  5. { x 2 + y 2 = 16 1 9 y 2 1 16 x 2 = 1
    Answer

    ( ± 4 7 5 , ± 12 2 5 )

    Coordinate-plane figure.
    Figure 9.22
  6. { x 2 + y 2 = 16 x y = 2
    Answer

    ( 1 + 7 , 1 + 7 ) , ( 1 7 , 1 7 )

    Coordinate-plane figure.
    Figure 9.23

In Exercises -, solve the given system of nonlinear equations. Use a graph to help you avoid any potential extraneous solutions.

  1. { x 2 y 2 = 1 x 2 + 4 y 2 = 4
    Answer

    ( ± 2 10 5 , ± 15 5 )

  2. { x + 1 y = 0 x 2 + 4 y 2 = 4
    Answer

    ( 0 , 1 )

  3. { x + 2 y 2 = 2 x 2 + 4 y 2 = 4
    Answer

    ( 0 , ± 1 ) , ( 2 , 0 )

  4. { ( x 2 ) 2 + y 2 = 1 x 2 + 4 y 2 = 4
    Answer

    ( 4 3 , ± 5 3 )

  5. { x 2 + y 2 = 25 y x = 1
    Answer

    ( 3 , 4 ) , ( 4 , 3 )

  6. { x 2 + y 2 = 25 x 2 + ( y 3 ) 2 = 10
    Answer

    ( ± 3 , 4 )

  7. { y = x 3 + 8 y = 10 x x 2
    Answer

    ( 4 , 56 ) , ( 1 , 9 ) , ( 2 , 16 )

  8. { x 2 x y = 8 y 2 x y = 8
    Answer

    ( 2 , 2 ) , ( 2 , 2 )

  9. { x 2 + y 2 = 25 4 x 2 9 y = 0 3 y 2 16 x = 0
    Answer

    ( 3 , 4 )

  10. A certain bacteria culture follows the Law of Uninbited Growth, Equation 7.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?
    Answer

    Initially, there are 250000 49 5102 bacteria. It will take 5 ln ( 49 / 5 ) ln ( 7 / 5 ) 33.92 minutes for the colony to grow to 50,000 bacteria.

Consider the system of nonlinear equations below

{ 4 x + 3 y = 1 3 x + 2 y = 1

If we let u = 1 x and v = 1 y then the system becomes

{ 4 u + 3 v = 1 3 u + 2 v = 1

This associated system of linear equations can then be solved using any of the techniques presented earlier in the chapter to find that u = 5 and v = 7 . Thus x = 1 u = 1 5 and y = 1 v = 1 7 .

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. Each system in Exercises - is linear in form. Make the appropriate substitutions and solve for x and y .

  1. { 4 x 3 + 3 y = 1 3 x 3 + 2 y = 1
    Answer

    ( 5 3 , 49 )

  2. { 4 e x + 3 e y = 1 3 e x + 2 e y = 1
    Answer

    No solution

  3. { 4 ln ( x ) + 3 y 2 = 1 3 ln ( x ) + 2 y 2 = 1
    Answer

    ( e 5 , ± 7 )

  4. Solve the following system

    { x 2 + y + log 2 ( z ) = 6 3 x 2 2 y + 2 log 2 ( z ) = 5 5 x 2 + 3 y + 4 log 2 ( z ) = 13

    Answer

    ( 1 , 4 , 8 ) , ( 1 , 4 , 8 )

  5. Systems of nonlinear equations show up in third semester Calculus in the midst of some really cool problems. The system below came from a problem in which we were asked to find the dimensions of a rectangular box with a volume of 1000 cubic inches that has minimal surface area. The variables x , y and z are the dimensions of the box and λ is called a Lagrange multiplier. With the help of your classmates, solve the system.8

    { 2 y + 2 z = λ y z 2 x + 2 z = λ x z 2 y + 2 x = λ x y x y z = 1000

    Answer

    x = 10 , y = 10 , z = 10 , λ = 2 5

  6. According to Theorem 2.18 in Section 2.4, the polynomial p ( x ) = x 4 + 4 can be factored into the product linear and irreducible quadratic factors. In this exercise, we present a method for obtaining that factorization.

    1. Show that p has no real zeros.
    2. Because p has no real zeros, its factorization must be of the form ( x 2 + a x + b ) ( x 2 + c x + d ) where each factor is an irreducible quadratic. Expand this quantity and gather like terms together.
    3. Create and solve the system of nonlinear equations which results from equating the coefficients of the expansion found above with those of x 4 + 4 . You should get four equations in the four unknowns a , b , c and d . Write p ( x ) in factored form.
    Answer
    1. x 4 + 4 = ( x 2 2 x + 2 ) ( x 2 + 2 x + 2 )
  7. Factor q ( x ) = x 4 + 6 x 2 5 x + 6 .
    Answer

    x 4 + 6 x 2 5 x + 6 = ( x 2 x + 1 ) ( x 2 + x + 6 )

Adapted from Precalculus, Preliminary 4th Edition (integrated calculus), by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.