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.
Arbejdstxrd eksempel: x + y = 3, x - y = 1
Solve the system x + y = 3
Trin for trin
- \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.
Afslør svaret
Prøv din egen
Mere i Algebra
Linear equationsQuadratic equationsInequalitiesFactoringExpandingSimplifying expressionsFunctions and graphsExponential and logarithmic equationsPolynomial equationsAbsolute value