Simultaneous equations are two or more equations with the same variables that are all true at the same time. In this topic you will learn to solve 2×2 linear systems by substitution, elimination, and by using matrices.
Idea of substitutionMake one variable the subject in one equation, then substitute that expression into the other equation.Example:y = 2x …
View LessonIdea of eliminationWe eliminate one variable by adding or subtracting the equations, then solve for the remaining variable.When to addIf …
View LessonWhen coefficients are not equalMultiply one or both equations so that one variable has the same coefficient, then add or …
View LessonWriting as a matrix equationSystem:ax + by = ecx + dy = fBecomes: [[a, b], [c, d]] [[x], [y]] = …
View LessonNo solutionIf after elimination you get 0 = 5 or determinant = 0, the lines are parallel. No solution.Example: x …
View LessonSolve by substitution:y = x + 32x + y = 9x = 2y - 13x + 4y = 11y = …
View Exercise Submit ExerciseSolve by elimination:3x + y = 102x - y = 54x + 3y = 174x - 2y = 75x + …
View Exercise Submit ExerciseSolve by elimination:3x + 2y = 122x + 3y = 134x - y = 73x + 2y = 185x + …
View Exercise Submit ExerciseSolve using the matrix method:x + y = 7x - y = 12x + y = 5x + 3y = …
View Exercise Submit ExerciseSolve using any method. State if there is a unique solution, no solution, or infinite solutions:y = 2x - 13x …
View Exercise Submit Exercise