Nonlinear systems of equations are not just for hypothetical discussions—they can be used to solve complex problems involving multiple known relationships.
Real World Examples
Consider, for example, a car that begins at rest and accelerates at a constant rate of
Now consider a second car, traveling at a constant speed of
When the first car begins to accelerate, the second car is
To determine where the cars are when they are alongside one another and how much time has passed since the first began to accelerate, we can algebraically solve the system of equations using substitution:
Solving for
Substituting
Some other real-world examples of nonlinear systems include:
- Triangulation of GPS signals. A device like your cellphone receives signals from GPS satellites, which have known orbital positions around the Earth. A signal from a single satellite allows a cellphone to know that it is somewhere on a circle. Additional signals are additional circles that intersect each other, and the cellphone's actual position is at the intersection. Three or more signals reduce the solution of the system to a single coordinate point.
- The conservation of mechanical energy can produce a system of nonlinear equations when there is an elastic (perfectly bouncy) collision. The kinetic energy of the objects depends on the speed squared, and the momentum depends on the speed directly.
- Manufacturing and design of everything, from electronic parts to metal tools to the architecture of buildings, uses computer-aided design software that helps create three-dimensional shapes from the intersection of curved lines. Rendering and visualizing these objects, and formulating a plan for constructing them, requires the software to solve nonlinear systems.
Additional Example
In addition to practical scenarios like the above, nonlinear systems can be used in abstract problems. For example, a question on an exam could ask:
The product of two numbers is 12, and the sum of their squares is 40. What are the numbers?
In this case, we could make an equation for each known relationship:
Substitution can be used to calculate that the numbers are 2 and 6.