Solving Systems of Linear Equations: Foundations

[Video Placeholder - Introduction to systems of equations]

Duration: 6:15

What are Systems of Equations?

A system of linear equations consists of two or more linear equations with the same variables. The solution is the point(s) where the equations intersect.

Methods for Solving Systems

1. Substitution Method

Solve one equation for one variable, then substitute into the other equation.

Solve the system:

y = 2x + 1

3x + y = 14

2. Elimination Method

Add or subtract equations to eliminate one variable.

Solve the system:

2x + 3y = 7

4x - y = 5

3. Graphical Method

Graph both equations and find the intersection point.

Solve graphically:

y = -x + 4

y = 2x - 2

Try it!

Solve the system:

3x + y = 10

2x - y = 5

Which method would you use?

x =

y =

Special Cases

No Solution (Parallel Lines)

y = 2x + 1

y = 2x - 3

Infinite Solutions (Same Line)

y = 3x - 2

6x - 2y = 4

Practice: Identify the Case

What type of solution does this system have?

4x + 2y = 8

2x + y = 10