How do you write an equation of a line going through (2,8) parallel to y=3x-2?

1 Answer
Aug 21, 2017

See a solution process below:

Explanation:

the equation in the problem is in slope-intercept form. The slope-intercept form of a linear equation is: #y = color(red)(m)x + color(blue)(b)#

Where #color(red)(m)# is the slope and #color(blue)(b)# is the y-intercept value.

Therefore #y = color(red)(3)x - color(blue)(2)# has slope: #color(red)(m = 3)#

Because the lines are parallel, by definition, the two lines will have the same slope.

We can substitute the slope into the equation to begin writing the equation for the line going through point #(2, 8)#

#y = color(red)(3)x + color(blue)(b)#

We can now substitute the values from the point in the problem for #x# and #y# in the equation we started writing and solve for #color(blue)(b)#:

#8 = (color(red)(3) * 2) + color(blue)(b)#

#8 = 6 + color(blue)(b)#

#-color(red)(6) + 8 = -color(red)(6) + 6 + color(blue)(b)#

#2 = 0 + color(blue)(b)#

#2 = color(blue)(b)#

#color(blue)(b) = 2#

We can now substitute #2# for #color(blue)(b)# in the equation we started to write the complete equation:

#y = color(red)(3)x + color(blue)(2)#