Section 2.4: Equations of Lines

Mr. Dreyer

Algebra 2 Lv 1

1Warmup

  1. Welcome/expectations signatures on desk
  2. Got calculators?
  3. Write down homework: Read Chap 2.3 (p. 82-94). Problems (p. 95-98): 1-12, 13-57 odd, 59, 62, 66, 69, 70, 75, 79, 83, 89, 91
  4. How are graphs of functions and graphs of equations different? How are they similar?

2Quiz soon

Not sure exactly when, but be ready...

3Slope-intercept again

y=mx+b

For example, if m=2 and b=-1, our equation is

y=2x+(-1)

Reminders:

4Point-slope form

But what if we just know the slope and some other point, (x0,y0), on the graph, and we don't know the y-intercept? Then we can write the equation in the point-slope form:

y-y0=m(x-x0)

How do we know that this equation give the proper graph? Since two points determine a line we just have to show that two solutions to the equation are on the graph.

For our first point, let's pick the original point (x0,y0). Is it a solution to the equation (does it make the equation true)? Let's plug it in:

y-y0 = m(x-x0) y0-y0 = m(x0-x0) 0 = 0

What other point is on the graph? Well, if we add 1 to x we should add m to y (why?)

y-y0 = m(x-x0) (y0+m)-y0 = m((x0+1)-x0) m = m

So that shows that this equation does indeed produce the line with slope m passing through the point (x0,y0).

(show graphical example here)

If we know the point-slope form we can convert to slope-intercept to find the y-intercept:

y-y0 = m(x-x0) y = m(x-x0)+y0 = mx-mx0+y0 = mx+(-mx0+y0)

So, starting with the slope-intercept form we can determine that the y-intercept is

-mx0+y0

5Equations of parallel and perpendicular lines

If you have a linear equation (in slope-intercept, point-slope or whatever) and want an equation of a parallel line through the point (x1,y1), just find the slope m and use the point-slope form:

y-y1=m(x-x1)

How about a line perpendicular to the first one? Remember that if a line has a slope of m, perpendiculars have a slope of -1m.

6Just have two points

If you just have two points (x0,y0) and (x1,y1), you can find the slope

riserun=y1-y0x1-x0

Then you can use any of the above techniques.

7The real world: CO2 in the atmosphere

In 1960 there were about 320 ppm of CO2 in the atmosphere. In 2000 there were about 370 ppm. If it keeps growing linearly, in what year will the concentration have doubled (to 640) from 1960 levels?

(x0,y0) = (1960,320) (x1,y1) = (2000,370) slope = y1-y0x1-x0 = 370-3202000-1960 = 54

Then an equation for the line is (using point-slope):

y-320=54(x-1960)

Solving for y=640 we get

640-320 = 54(x-1960) 320 = 54x-2450 320+2450 = 54x 2770 = 54x 2216 = x

8Direct variation

Back to slope-intercept, there's a special case where the y-intercept is 0. In that case we can write the slope-intercept form as

y=mx

In that case we sometimes rename the slope constant k instead of m and we call it the constant of variation, and we say that y varies directly with x. We may write it in two equivalent forms:

y = kx yx = k