Log in Sign up
Back to Discover
🔢

System of linear equations

math Maturity 11-13

We use math to find a secret number.

Two Lines.svg
Two Lines.svg
We can use lines to help us. These lines can meet at one spot. Sometimes they do not meet at all. This helps us solve big puzzles. Can you find the spot?
Intersecting Lines.svg
Intersecting Lines.svg

44 words

Imagine you have a puzzle.

Two Lines.svg
Two Lines.svg
You have two rules to follow. Each rule is like a line on a map. A solution is the one spot that fits both rules.
Intersecting Lines.svg
Intersecting Lines.svg
Sometimes, the lines meet at one single point. Other times, they might meet at many spots. Sometimes, the lines never meet at all. This means there is no answer.
Parallel Lines.svg
Parallel Lines.svg
People use these rules to solve big problems. They help in science and even in computers.

81 words

Imagine you have a puzzle with many rules.

Two Lines.svg
Two Lines.svg
In math, these rules are called linear equations. A system is when you use two or more rules at once. Each rule uses the same unknown numbers, or variables. A solution is a set of values that fits every rule at the same time.
Intersecting Lines.svg
Intersecting Lines.svg

Systems can act in three different ways. Sometimes, there is only one single answer. This happens when the lines or planes meet at one point. Other times, there are infinitely many answers. This can happen if the rules describe the same line or plane. Finally, some systems have no solution at all. This happens if the rules never meet, like two parallel lines.

Parallel Lines.svg
Parallel Lines.svg

Math experts use these systems for many big jobs. They help in fields like physics, chemistry, and computer science. Engineers and economists use them too. By using these rules, people can build models to study the world. They can even use them to simulate complex systems on a computer.

170 words

Imagine you are trying to find a secret number that follows several different rules at once.

Two Lines.svg
Two Lines.svg
In math, we call a collection of these rules a system of linear equations. Each rule is an equation that uses the same unknown numbers, which we call variables. A solution is a special set of values that makes every single rule in the group true at the same time.
Intersecting Lines.svg
Intersecting Lines.svg
Finding this solution is like finding the one spot where different paths all cross. This idea is a very important part of a subject called linear algebra. Many people use these systems to solve hard problems in science and math.

To solve a system, you can use a method called substitution.

One Line.svg
One Line.svg
First, you take one equation and rewrite it to describe one variable using the other. Then, you plug that new description into the second equation. This turns two equations into just one single equation with only one unknown. Once you find that number, you can go back and find the other one. This way of working can also be used for much larger systems with many more variables. It is a step-by-step way to narrow down the possibilities until only the truth remains.

Sometimes, the way these rules work can be quite surprising.

Parallel Lines.svg
Parallel Lines.svg
A system can behave in three main ways. It might have exactly one unique solution, which is a single point. It might have infinitely many solutions, where the rules overlap perfectly. Finally, a system might have no solution at all. This happens if the rules are inconsistent, like two parallel lines that never touch. If a system has more equations than unknowns, it is called an overdetermined system. If it has fewer equations than unknowns, it is called an underdetermined system.

We can also look at these systems through shapes and space.

Intersecting Planes 2.svg
Intersecting Planes 2.svg
When you only have two variables, each equation draws a straight line on a flat surface. The solution is where those lines meet. If you have three variables, each equation creates a flat surface called a plane. The solution might be a single point where the planes meet, or it might be a line. In even bigger math spaces, these shapes are called hyperplanes. The solution is always the place where all these flat shapes intersect.

These mathematical tools are used in many parts of our modern world.

Intersecting Lines.svg
Intersecting Lines.svg
Engineers use them to build strong structures and machines. Scientists in chemistry and physics use them to understand how things move and change. Computer scientists use these systems to run complex simulations on computers. Even economists use them to study how money and goods move through a country. By turning real-world problems into these systems of rules, we can use math to find answers to very big questions.

472 words

A system of linear equations is a collection of two or more linear equations that share the same variables. In mathematics, these equations act as a set of simultaneous rules. A solution to the system is an assignment of values to the variables that satisfies every equation at once. When all equations are true for a specific set of values, that set is called the solution set.

Intersecting Lines.svg
Intersecting Lines.svg
These systems are the fundamental building blocks of linear algebra. This mathematical field is essential to modern science and technology. Scientists and engineers use computational algorithms to solve these systems in fields like physics, chemistry, and economics. Even computer science relies on numerical linear algebra to process complex data.

To understand how these systems work, we can look at the mechanics of solving them. One common method is called substitution. For a simple system with two variables, you first solve one equation for one variable in terms of the other. You then substitute that expression into the remaining equation. This process reduces the system to a single equation with only one unknown. Once you find that value, you plug it back into your first expression to find the second variable. This technique can be generalized to systems with many more variables through a process called the elimination of variables.

One Line.svg
One Line.svg

We can also view these systems through the lens of vectors and matrices. A vector equation treats each unknown as a weight for a column vector in a linear combination. The collection of all possible linear combinations of these vectors is known as their span. A solution exists only if the target vector lies within that span. If every vector in the span has exactly one unique expression, the solution is unique. This relationship is often expressed as a matrix equation, written in the form Ax = b. Here, A is an m by n matrix of coefficients, x is a column vector of unknowns, and b is a column vector of constants.

Secretsharing 3-point.svg
Secretsharing 3-point.svg

Geometrically, a linear system represents the intersection of shapes in space. In a two-dimensional xy-plane, each equation represents a straight line. The solution set is the point where these lines intersect. In three-dimensional space, each equation determines a flat surface called a plane. The solution might be a single point, a line, or an entire plane. For systems with more variables, each equation forms a shape called a hyperplane in n-dimensional space.

Intersecting Planes 2.svg
Intersecting Planes 2.svg
The intersection of these hyperplanes is always a flat shape with a dimension lower than n.

Every linear system follows one of three possible behaviors regarding its solutions. A system can have a unique solution, which is a single specific point. It can also have infinitely many solutions, which occurs when the equations overlap in a way that creates a line or a plane. Finally, a system can have no solution at all.

Parallel Lines.svg
Parallel Lines.svg
A system with no solution is called inconsistent. This often happens when the equations describe parallel lines or planes that never meet. If the equations are not inconsistent, the system is called consistent.
Two Lines.svg
Two Lines.svg

The relationship between the number of equations (m) and the number of unknowns (n) often determines the system's behavior. A system with fewer equations than unknowns is called an underdetermined system. These generally have infinitely many solutions, though they may have none. A system with more equations than unknowns is called an overdetermined system. These generally have no solution. In a standard case, if the number of equations equals the number of unknowns, the system will have one unique solution.

Three Lines.svg
Three Lines.svg

We can also categorize equations by their independence. Equations are considered independent if none of them can be derived algebraically from the others. Each independent equation provides new information about the variables. If an equation can be created by adding or scaling other equations in the system, the equations are linearly dependent.

Intersecting Lines.svg
Intersecting Lines.svg
For example, if one equation is simply another equation multiplied by two, they are not independent. This dependency can change the expected number of solutions or the dimension of the solution set. Understanding these properties allows mathematicians to determine if a system is solvable or if it will result in a contradiction.

709 words
🖼️ Images & Media (8)
File:Secretsharing 3-point.svg
Secretsharing 3-point.svg
File:Intersecting Lines.svg
Intersecting Lines.svg
File:Intersecting Planes 2.svg
Intersecting Planes 2.svg
File:One Line.svg
One Line.svg
File:Two Lines.svg
Two Lines.svg
File:Three Lines.svg
Three Lines.svg
File:Three Intersecting Lines.svg
Three Intersecting Lines.svg
File:Parallel Lines.svg
Parallel Lines.svg
Up Next
🔢
Linear equation
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.