Parallel lines have the same slope so you need to determine the slope of the line 3y = 8x
We can write the equation in slope-intercept form first (or y = mx + b) by dividing both sides of
the equation by 3: y = 8 x + 0
3
Therefore the slope of the given line is 8 . This will also be the slope of the new line that is parallel and
3
passes thru (-9,2). y = 8 x + b
3
We can substitute -9 for x and 2 for y to determine the y-intercept or b for the parallel line:
y = 8 x + b
3
2 = 8 * (-9) + b
3
2 = -24 + b
26 = b
So the equation of the line parallel to the given line thru (-9, 2) is y = 8 x + 26
3