Linear Equations
Linear Equations
LEARNING OUTCOMES
Define and differentiate between linear equations and linear inequalities.
Solve systems of linear equations using the substitution and elimination methods.
Graphically represent and interpret solutions to systems of linear inequalities.
LINEAR EQUATIONS
A linear equation is a mathematical equation that represents a straight-line relationship between
variables. It can be written in the form ax + by = c, where a and b are constants and x and y are
variables. The coefficients a and b determine the slope of the line, and c is the constant term. Linear
equations are fundamental in mathematics and have wide applications in various fields, including
science, engineering, economics, and management.
Example 1:
Determine whether each ordered pair is a solution of the equation
x - 4y = 14
a. (2, -3) b. (12, 1)
Example 2:
Find the five solutions of
y = 2x – 1
Select integers for x, starting from -2 and ending with 2.
Types of System of Linear Equations
1. Consistent and Independent System: A consistent and independent system of linear equations
has a unique solution. This means that the equations represent distinct lines in a two-dimensional
space and these intersect at a single point. In a consistent and independent system, there is one
unique solution that satisfies all the equations simultaneously.
2. Inconsistent System: An inconsistent system of linear equations has no solution. This situation
occurs when the equations represent parallel lines in a two-dimensional space that do not intersect.
Inconsistent systems indicate that the given set of equations is contradictory and cannot be
simultaneously satisfied.
3. Consistent and Dependent System: A consistent and dependent system of linear equations has
infinitely many solutions. This happens when the equations represent coinciding lines in a two-
dimensional space. In this case, the equations are linearly dependent, meaning one equation can be
obtained by linearly combining the other equations. The common solution space forms a line (in two
dimensions).
Methods of Solving System of Linear Equations
Graphical Method: In the graphical method, you graph each equation on the same coordinate
plane and find the point of intersection. The point of intersection represent the solution to the
system.
Example 3: Solve the system by graphing.
𝑥+𝑦 =2
3𝑥 − 𝑦 = −2
Elimination Method (or Addition Method): In the elimination method, you add or subtract
equations to eliminate one of the variables, resulting in a simpler equation with only one variable.
This equation can then be solved to find the value of that variable. Once one variable is found, you
can substitute it back into one of the original equations to find the other variable.
Example 8: Use the elimination method to solve the system.
𝑥 − 5𝑦 = −12
−𝑥 + 𝑦 = 4
Ans. (-2,2)