Thursday 3 August 2017

Linear Equations

linear equation is an equation for a straight line

These are all linear equations:

yes y = 2x + 1
yes 5x = 6 + 3y
yes y/2 = 3 − x
Let us look more closely at one example:

Example: y = 2x + 1 is a linear equation:

line on a graph
The graph of y = 2x+1 is a straight line

  • When x increases, y increases twice as fast, so we need 2x
  • When x is 0, y is already 1. So +1 is also needed
  • And so: y = 2x + 1
Here are some example values:
xy = 2x + 1
-1y = 2 × (-1) + 1 = -1
0y = 2 × 0 + 1 = 1
1y = 2 × 1 + 1 = 3
2y = 2 × 2 + 1 = 5
Check for yourself that those points are part of the line above!

Different Forms

There are many ways of writing linear equations, but they usually have constants (like "2" or "c") and must have simple variables (like "x" or "y").

Examples: These are linear equations:

yes y = 3x − 6
yes y − 2 = 3(x + 1)
yes y + 2x − 2 = 0
yes 5x = 6
yes y/2 = 3
But the variables (like "x" or "y") in Linear Equations do NOT have:

Examples: These are NOT linear equations:

not y2 − 2 = 0
not 3√x − y = 6
not x3/2 = 16

Slope-Intercept Form

The most common form is the slope-intercept equation of a straight line:
y=mx+b graph
Equation of a Straight Line y=mx+b
Slope (or Gradient)Y Intercept
 

Example: y = 2x + 1

  • Slope: m = 2
  • Intercept: b = 1
Animation 

Play With It !

You can see the effect of different values of m and b at Explore the Straight Line Graph

No comments:

Post a Comment