Pearson Algebra 1 Common Core, 2011
PA
Pearson Algebra 1 Common Core, 2011 View details
5. Standard Form
Continue to next subchapter

Exercise 71 Page 328

Start by finding the slope.

Point-Slope Form: y-2=x-1
Slope-intercept form: y=x+1

Practice makes perfect
In order to write both the slope-intercept form and the point-slope form, we need the slope of the line. To find the slope, we will use the given points and the Slope Formula.
m=y_2-y_1/x_2-x_1
m=2-( -1)/1-( -2)
â–Ľ
Simplify
m=2+1/1+2
m=3/3
m=1
Now that we know the slope, let's form our equations. We will find them one at a time.

Point-Slope Form

Equations in point-slope form follow a specific format.

y- y_1= m(x- x_1) In this form, m is the slope of the line and ( x_1, y_1) is a point on the line. Since we know the slope of the line is 1, we can write the equation of the line in point-slope form. We can use either of the given points as (x_1,y_1) in our equation. Let's use ( 1, 2). y- 2= 1(x- 1) ⇔ y-2=x-1 Please note that any point on the line can be used to form a point-slope equation. Therefore, our equation is only one of infinitely many possible equations!

Slope-Intercept Form

Equations in slope-intercept form also follow a specific format. y= mx+b, In this form, m represents the slope of the line and b represents the y-intercept. We already calculated the slope as m= 1 above. The next step is to substitute one of the points into the equation and solve for the y-intercept, b. Let's use the point ( -2, -1).
y=1x+b
-1=1* ( -2)+b
â–Ľ
Solve for b
-1=-2+b
1=b
b=1
Now that we know the y-intercept lies at (0,1), we have what we need to form a slope-intercept form equation. y= 1x+1 ⇔ y=x+1