Linear Equation

Understanding Linear Equations

Linear equations are fundamental mathematical relationships that form straight lines when graphed. As a paraprofessional, you’ll need to understand how to recognize, solve, and interpret linear equations to support student learning.

What is a Linear Equation?

A linear equation is an algebraic equation where each term is either a constant or the product of a constant and a single variable raised to the first power. The standard form is:

ax + by = c

Where a, b, and c are constants, and x and y are variables.

Forms of Linear Equations

Standard Form

ax + by = c

Example: 2x + 3y = 6

Slope-Intercept Form

y = mx + b

Where m is the slope and b is the y-intercept

Example: y = 2x + 3

Point-Slope Form

y – y₁ = m(x – x₁)

Where m is the slope and (x₁, y₁) is a point on the line

Example: y – 4 = 2(x – 1)

Key Concepts

Slope (m)

The measure of the steepness of a line. Calculated as:

m = (y₂ – y₁)/(x₂ – x₁)
  • Positive slope: Line rises from left to right
  • Negative slope: Line falls from left to right
  • Zero slope: Horizontal line (y = b)
  • Undefined slope: Vertical line (x = a)

Y-Intercept (b)

The point where the line crosses the y-axis (when x = 0)

X-Intercept

The point where the line crosses the x-axis (when y = 0)

Solving Linear Equations

Steps for Solving Linear Equations in One Variable

  1. Simplify both sides of the equation by removing parentheses and combining like terms
  2. Move all variable terms to one side
  3. Move all constant terms to the other side
  4. Divide both sides by the coefficient of the variable

Example: Solve 3x + 4 = 10

Step 1: The equation is already simplified

3x + 4 = 10

Step 2: Subtract 4 from both sides

3x = 6

Step 3: Divide both sides by 3

x = 2

Graphing Linear Equations

Methods for Graphing

Using Slope-Intercept Form

  1. Identify the y-intercept (b)
  2. Plot this point (0, b)
  3. Use the slope (m) to find another point
  4. Draw a line through these points

Using Intercepts

  1. Find the x-intercept (set y = 0 and solve for x)
  2. Find the y-intercept (set x = 0 and solve for y)
  3. Plot these points
  4. Draw a line through them

Using a Table of Values

  1. Choose several x-values
  2. Calculate the corresponding y-values
  3. Plot the ordered pairs (x, y)
  4. Draw a line through these points

Applications of Linear Equations

Linear equations are used to model many real-world situations:

  • Distance, rate, and time problems: d = rt
  • Cost calculations: C = mx + b (where C is total cost, m is unit cost, x is quantity, b is fixed cost)
  • Temperature conversions: F = (9/5)C + 32
  • Proportional relationships: y = kx (where k is the constant of proportionality)

Example: Word Problem

A taxi charges $3.00 for pickup plus $0.75 per mile. Write a linear equation that relates the total cost (C) to the distance traveled (d).

C = 0.75d + 3.00

In this equation:

  • C is the total cost in dollars
  • d is the distance in miles
  • 0.75 is the rate per mile (slope)
  • 3.00 is the fixed pickup fee (y-intercept)

Parallel and Perpendicular Lines

Parallel Lines

Parallel lines have the same slope but different y-intercepts.

If two lines have slopes m₁ and m₂, they are parallel if m₁ = m₂.

Perpendicular Lines

Perpendicular lines have slopes that are negative reciprocals of each other.

If two lines have slopes m₁ and m₂, they are perpendicular if m₁ × m₂ = -1.

Systems of Linear Equations

A system of linear equations consists of two or more linear equations with the same variables.

Solution Methods

  • Graphing: The solution is the point where the lines intersect
  • Substitution: Solve for one variable and substitute into the other equation
  • Elimination: Add or subtract equations to eliminate a variable

Solution Types

  • One solution: Lines intersect at exactly one point
  • No solution: Lines are parallel (inconsistent system)
  • Infinitely many solutions: Lines are identical (dependent system)

Key Points to Remember

  • The slope of a line represents its steepness and direction
  • The y-intercept is where the line crosses the y-axis
  • Linear equations can be written in different forms, each with specific advantages
  • Real-world applications often involve translating word problems into linear equations
  • Linear equations are the foundation for more advanced mathematical concepts

Practice Questions

1. What is the slope of the line 3x – 2y = 6?

2. Which of the following equations is in slope-intercept form?

3. Solve for x: 4x – 7 = 9

4. If a line passes through the points (2, 5) and (4, 9), what is its slope?

5. What is the y-intercept of the line 2x + 3y = 12?