maths.free › Algebra › Systems of equations
Systems of equations
Substitution and elimination, and what the intersecting lines mean.
Two equations in two unknowns are two lines; the solution is where they cross. Substitution solves one equation for a variable and pushes it into the other. For bigger systems the same idea becomes row reduction on the augmented matrix.
مثال عملي: x + y = 3, x - y = 1
Solve the system x + y = 3
خطوة خطوة
- \begin{cases}x + y = 3 \\ x - y = 1\end{cases}
The system has 2 equations in 2 unknowns (x, y).
- x = 3 - y
From the first equation, express x in terms of y.
- 2 - 2 y = 0
Substitute that into the second equation, leaving one equation in y.
- y = 1
Solve for y.
- x = 3 - y = 2
Back-substitute to get x.
كشفت الإجابة
Symbols used here
Both signs at once: x = 3 ± 2 means 5 and 1.
The two sides are different.
Inequalities that allow equality; < and > exclude it.
The non-negative number whose square (n-th power) is x.
Distance from zero: |−3| = 3. For a complex number, distance from the origin.
i² = −1.
The exponent b must be raised to for x; ln uses base e.
Naturals, integers, rationals, reals, complex numbers.
How to: Systems of equations
- The system has 2 equations in 2 unknowns (x, y).
- From the first equation, express x in terms of y.
- Substitute that into the second equation, leaving one equation in y.
- Solve for y.
- Back-substitute to get x.
Questions people ask
What does it mean to solve an equation?
To find every value of the unknown that makes both sides equal. Each step is an operation applied to both sides that keeps the solution set the same, until the unknown stands alone.
Why do I sometimes get two answers?
A quadratic can cross the axis twice, so it can have two solutions. A degree-n polynomial has up to n. The graph shows where each one comes from.
How do I know whether to factor or use the quadratic formula?
Try factoring for a few seconds: look for two numbers that multiply to a·c and add to b. If nothing obvious appears, the discriminant b² − 4ac tells you how many real roots there are, and the formula finds them without guessing.
جرّب نفسك
أكثر في Algebra
Linear equationsQuadratic equationsInequalitiesFactoringExpandingSimplifying expressionsFunctions and graphsExponential and logarithmic equationsPolynomial equationsAbsolute value