Algebraic Methods for Solving Systems of Non-Linear Equations

Site: Saylor Academy
Course: MA001: College Algebra
Book: Algebraic Methods for Solving Systems of Non-Linear Equations
Printed by: Guest user
Date: Tuesday, May 7, 2024, 6:00 PM

Description

Now, we will explore graphical and algebraic methods for finding the solution to a system of equations containing combinations of different equations, including linear, quadratic, and circles.

Solving a System of Nonlinear Equations Using Substitution

Learning Objectives

In this section, you will:

  • Solve a system of nonlinear equations using substitution.
  • Solve a system of nonlinear equations using elimination.
  • Graph a nonlinear inequality.
  • Graph a system of nonlinear inequalities.

Halley's Comet (Figure 1) orbits the sun about once every 75 years. Its path can be considered to be a very elongated ellipse. Other comets follow similar paths in space. These orbital paths can be studied using systems of equations. These systems, however, are different from the ones we considered in the previous section because the equations are not linear.


Figure 1 Halley's Comet (credit: "NASA Blueshift"/Flickr)

In this section, we will consider the intersection of a parabola and a line, a circle and a line, and a circle and an ellipse. The methods for solving systems of nonlinear equations are similar to those for linear equations.


Solving a System of Nonlinear Equations Using Substitution

A system of nonlinear equations is a system of two or more equations in two or more variables containing at least one equation that is not linear. Recall that a linear equation can take the form Ax+By+C=0. Any equation that cannot be written in this form in nonlinear. The substitution method we used for linear systems is the same method we will use for nonlinear systems. We solve one equation for one variable and then substitute the result into the second equation to solve for another variable, and so on. There is, however, a variation in the possible outcomes.


Intersection of a Parabola and a Line

There are three possible types of solutions for a system of nonlinear equations involving a parabola and a line.


Possible Types of Solutions for Points of Intersection of a Parabola and a Line

Figure 2 illustrates possible solution sets for a system of equations involving a parabola and a line.

  • No solution. The line will never intersect the parabola.
  • One solution. The line is tangent to the parabola and intersects the parabola at exactly one point.
  • Two solutions. The line crosses on the inside of the parabola and intersects the parabola at two points.

Figure 2

Figure 2


How To

Given a system of equations containing a line and a parabola, find the solution.

  1. Solve the linear equation for one of the variables.
  2. Substitute the expression obtained in step one into the parabola equation.
  3. Solve for the remaining variable.
  4. Check your solutions in both equations.


Example 1

Solving a System of Nonlinear Equations Representing a Parabola and a Line

Solve the system of equations.

x−y=−1

y=x^2+1

Solution

Solve the first equation for x and then substitute the resulting expression into the second equation.

x−y=−1

x=y−1       Solve for x.

y=x^2+1

y=(y−1)^2+1 Substitute expression for x.

Expand the equation and set it equal to zero.

y=(y−1)^2+1

 =(y^2−2y+1)+1

 =y^2−2y+2

0=y^2−3y+2

 =(y−2)(y−1)

Solving for y gives y=2 and y=1.  Next, substitute each value for y into the first equation to solve for x. Always substitute the value into the linear equation to check for extraneous solutions.

x−y=−1

x−(2)=−1

x=1

x−(1)=−1

x=0

The solutions are (1,2) and (0,1), which can be verified by substituting these (x,y) values into both of the original equations. See Figure 3.

Figure 3
Figure 3


Q&A

Could we have substituted values for y into the second equation to solve for x in Example 1?

Yes, but because x is squared in the second equation this could give us extraneous solutions for x.

For y=1

y=x^2+1

1=x^2+1

x^2=0

x=±\sqrt{0}=0

This gives us the same value as in the solution.

For y=2

y=x^2+1

2=x^2+1

x^2=1

x=±\sqrt{1}=±1

Notice that −1 is an extraneous solution.


Try It #1

Solve the given system of equations by substitution.

3x−y=−2

2x^2−y=0


Intersection of a Circle and a Line

Just as with a parabola and a line, there are three possible outcomes when solving a system of equations representing a circle and a line.


Possible Types of Solutions for the Points of Intersection of a Circle and a Line

Figure 4 illustrates possible solution sets for a system of equations involving a circle and a line.

  • No solution. The line does not intersect the circle.
  • One solution. The line is tangent to the circle and intersects the circle at exactly one point.
  • Two solutions. The line crosses the circle and intersects it at two points.

Figure 4

Figure 4


How To

Given a system of equations containing a line and a circle, find the solution.

  1. Solve the linear equation for one of the variables.
  2. Substitute the expression obtained in step one into the equation for the circle.
  3. Solve for the remaining variable.
  4. Check your solutions in both equations.


Example 2

Finding the Intersection of a Circle and a Line by Substitution

Find the intersection of the given circle and the given line by substitution.

x^2+y^2=5

y=3x−5

Solution

One of the equations has already been solved for y. We will substitute y=3x−5 into the equation for the circle.

x^2+(3x−5)^2=5

x^2+9x^2−30x+25=5

10x^2−30x+20=0

Now, we factor and solve for x.

10(x^2−3x+2)=0

10(x−2)(x−1)=0

x=2

x=1

Substitute the two x-values into the original linear equation to solve for y.

y=3(2)−5

=1

y=3(1)−5

=−2

The line intersects the circle at (2,1) and (1,−2), which can be verified by substituting these (x,y) values into both of the original equations. See Figure 5.

Figure 5
Figure 5



Try It #2

Solve the system of nonlinear equations.

x^2+y^2=10

x−3y=−10


Source: Rice University, https://openstax.org/books/college-algebra/pages/7-3-systems-of-nonlinear-equations-and-inequalities-two-variables
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.

Solving a System of Nonlinear Equations Using Elimination

We have seen that substitution is often the preferred method when a system of equations includes a linear equation and a nonlinear equation. However, when both equations in the system have like variables of the second degree, solving them using elimination by addition is often easier than substitution. Generally, elimination is a far simpler method when the system involves only two equations in two variables (a two-by-two system), rather than a three-by-three system, as there are fewer steps. As an example, we will investigate the possible types of solutions when solving a system of equations representing a circle and an ellipse.

Possible Types of Solutions for the Points of Intersection of a Circle and an Ellipse

Figure 6 illustrates possible solution sets for a system of equations involving a circle and an ellipse.

  • No solution. The circle and ellipse do not intersect. One shape is inside the other or the circle and the ellipse are a distance away from the other.
  • One solution. The circle and ellipse are tangent to each other, and intersect at exactly one point.
  • Two solutions. The circle and the ellipse intersect at two points.
  • Three solutions. The circle and the ellipse intersect at three points.
  • Four solutions. The circle and the ellipse intersect at four points.

Figure 6

Figure 6


Example 3

Solving a System of Nonlinear Equations Representing a Circle and an Ellipse

Solve the system of nonlinear equations.

x^2+y^2=26 (1)

3x^2+25y^2=100 (2)

Solution
Let's begin by multiplying equation (1) by −3, and adding it to equation (2).

(−3)(x^2+y^2)=(−3)(26)

−3x^2−3y^2=−78

3x2+25y^2=100

22y^2=22

After we add the two equations together, we solve for y.

y^2=1

y=±\sqrt{1}=±1

Substitute y=±1 into one of the equations and solve for x.

x^2+(1)^2=26

x^2+1=26

x^2=25

x=±\sqrt{25}=±5

x^2+(−1)^2=26

 x^2+1=26

 x^2=25=±5

There are four solutions: (5,1),(−5,1),(5,−1), and (−5,−1). See Figure 7.

Figure 7

Figure 7


Try It #3

Find the solution set for the given system of nonlinear equations.
4x2+y2x2+y2==1310

Solving a nonlinear system of equations



Source: Angiewvc, https://youtu.be/AK2APTz1ZLA
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.