Pearson Geometry Common Core, 2011
PG
Pearson Geometry Common Core, 2011 View details
7. Equations of Lines in the Coordinate Plane
Continue to next subchapter

Exercise 4 Page 193

y=4x-9

Practice makes perfect
Slope-intercept form is a form of equation where m represents the slope of the line and b represents the y-intercept. y=mx+ b To write an equation for a line in this form, we must find the slope and the y-intercept. We will begin by finding the slope of the line that connects the given points, ( 3, 3) and ( 4, 7), using the Slope Formula.
m=y_2-y_1/x_2-x_1
m=7 - 3/4- 3
m=4/1
m=4
The slope of the line is 4. This means that for every 1 unit we move to the right on a coordinate plane, we move 4 units up. At this point, we have the following equation. y = 4x + b To determine the value of b we can substitute either of the given points into the equation for x and y, then solve. We will use ( 3, 3).
y=4x+b
3 = 4( 3) + b
â–Ľ
Solve for b
3=12+b
-9=b
b=-9
The y-intercept is (0,-9). We can now write the complete equation. y = 4x + (-9) ⇔ y=4x-9