Nonlinear Systems (College Level)
A nonlinear system is a system of equations where at least one equation is not linear — it contains squared terms, products of variables, or higher-degree expressions. In college algebra, the most important nonlinear systems involve conic sections: circles, parabolas, ellipses, and hyperbolas.
Unlike linear systems, which always have 0, 1, or infinitely many solutions, nonlinear systems can have any number of solutions — 0, 1, 2, 3, 4, or more — depending on how the curves intersect. Analyzing these intersections geometrically while solving them algebraically is the core skill of this topic.
Types of Nonlinear Systems
The table below shows common pairings you will encounter and the maximum number of intersections.
| System | Equation Types | Maximum Intersections |
|---|---|---|
| Line + circle | Linear + | 2 |
| Line + parabola | Linear + | 2 |
| Circle + parabola | + | 4 |
| Circle + ellipse | Two degree-2 curves | 4 |
| Circle + hyperbola | Two degree-2 curves | 4 |
| Two parabolas | Two degree-2 curves | 4 |
General principle: Two curves of degree and can intersect in at most points (by Bezout’s theorem). A line (degree 1) and a conic (degree 2) give at most intersections. Two conics give at most .
Strategy: Substitution vs. Elimination
- Substitution works best when one equation is linear or easily solved for one variable. Solve the simpler equation for a variable, then substitute into the other.
- Elimination works best when both equations have matching quadratic terms (like both containing or both containing ). Subtract one equation from the other to eliminate the squared term, reducing the system to a simpler one.
Worked Examples
Example 1: Line and Circle
Solve the system:
Strategy: The second equation is linear and already solved for . Use substitution.
Step 1 — Substitute into the circle equation:
Step 2 — Factor:
Step 3 — Find corresponding values:
When :
When :
Answer: and
Geometric interpretation: The line cuts through the circle at two points.
Verification: At : and . At : and .
Example 2: Line and Parabola — Tangent Case
Solve the system:
Step 1 — Set the expressions for equal:
Step 2 — Find :
Answer: — a single solution
The line is tangent to the parabola at this point. The repeated root (double root) is the algebraic signature of tangency. Geometrically, the line touches the parabola at exactly one point without crossing it.
Example 3: Circle and Parabola
Solve the system:
Step 1 — Substitute into the circle equation:
Step 2 — This is quadratic in . Let :
Using the quadratic formula:
Since must be non-negative, discard .
Step 3 — Find for each :
Both -values give the same (since depends on ).
Answer: and , or approximately and .
The circle and parabola intersect at exactly 2 points (both above the -axis, symmetric about the -axis).
Example 4: Two Conics — Elimination Strategy
Solve the system:
Strategy: Both equations contain and . Use elimination.
Step 1 — Add the two equations:
Step 2 — Substitute back to find :
From : , so and .
Answer: , , , — four solutions.
Geometric interpretation: The first equation is a circle of radius centered at the origin. The second is a hyperbola . They intersect at four points, one in each quadrant.
Verification: At : and . The other points check similarly by symmetry.
Example 5: Two Circles
Solve the system:
Step 1 — Expand the second equation:
Step 2 — Subtract the first equation from the expanded second:
Step 3 — Find :
From : , so and .
Answer: and
The two circles intersect at two points. Note how elimination reduced a two-conic system to a single linear equation — this always happens when subtracting two equations that both have terms.
Example 6: No Real Solutions
Solve the system:
Step 1 — Substitute into the circle equation:
Step 2 — Let :
Both values of are negative. Since must be non-negative, there are no real solutions.
Geometric interpretation: The parabola has its vertex at , which is already outside the unit circle . The curves never intersect.
Analyzing the Number of Solutions
Before solving algebraically, you can estimate the number of solutions by thinking about the geometry:
- Line + circle: 0 solutions (line misses), 1 solution (tangent), or 2 solutions (secant)
- Two circles: 0 solutions (separate or one inside the other), 1 solution (internally or externally tangent), 2 solutions (intersecting), or infinitely many (identical circles)
- Circle + parabola: 0, 1, 2, 3, or 4 solutions depending on relative position and size
The discriminant of the resulting polynomial tells you how many real solutions exist:
- Positive discriminant: two distinct real roots (from that factor)
- Zero discriminant: one repeated real root (tangency)
- Negative discriminant: no real roots (curves miss each other)
Real-World Application: GPS-Style Positioning
GPS positioning uses a system of equations involving circles (or, in 3D, spheres). If a receiver picks up signals from three towers at known locations, the distances from each tower define three circles:
Subtracting the first equation from the second eliminates the quadratic terms:
Subtracting the first from the third and substituting :
The receiver is at position . This technique of eliminating quadratics by subtraction is exactly the same method used in Example 5 above — scaled up to real engineering applications.
Common Mistakes
- Forgetting negative roots. When you get , both and are solutions. Each -value may produce one or two -values, so check all combinations.
- Dropping extraneous solutions — or keeping them. When you square both sides or substitute, you may introduce extraneous solutions. Always verify every candidate in both original equations.
- Using linear methods on nonlinear systems. Standard elimination (adding/subtracting equations) works for matching quadratic terms but does not eliminate squared terms when the quadratic parts differ. Plan your approach based on the structure of the equations.
- Not recognizing “quadratic in disguise.” An equation like is quadratic in . Missing this substitution makes the problem much harder.
Practice Problems
Problem 1: Solve and .
Substitute into the circle:
gives . gives .
Answer: and
Verification: and .
Problem 2: Solve and .
Set equal: , so .
gives . gives .
Answer: and
Verification: and . Also and .
Problem 3: Solve and .
Expand the second: .
Subtract the first:
From : , so .
Answer: and
Problem 4: Solve and .
From the second equation: . Substitute:
Let :
(valid) or (rejected, since )
Answer: and
Problem 5: How many solutions does and have? Explain without solving.
The circle has radius 2, centered at the origin. Its highest point is .
The parabola has its vertex at , which is already above the top of the circle. Since the parabola opens upward from and the circle’s highest -value is 2, the curves never intersect.
Answer: Zero solutions. The parabola sits entirely above the circle.
Problem 6: Solve and .
Add the equations: , so and .
From : , so and .
Answer: , , , — four solutions.
Key Takeaways
- Nonlinear systems involve at least one equation that is not a line — typically conics (circles, parabolas, ellipses, hyperbolas)
- Two degree-2 curves can intersect in at most 4 points; a line and a conic intersect in at most 2 points
- Use substitution when one equation is linear or easily solved for a variable
- Use elimination (adding or subtracting equations) when both have matching quadratic terms — this can reduce the problem to a linear equation
- A quartic equation is “quadratic in disguise” — use the substitution
- Always check for negative values of or — these must be discarded (no real solutions from that branch)
- Verify all solutions in both original equations to catch extraneous results or missed cases
Return to College Algebra for more topics in this section.
Next Up in College Algebra
All College Algebra topicsLast updated: March 29, 2026