How do you write the equation in point slope form given (-1,4) parallel to y=-5x+2?

2 Answers
Apr 18, 2017

#y-4=-5(x+1)#

Explanation:

The equation of a line in #color(blue)"point-slope form"# is.

#color(red)(bar(ul(|color(white)(2/2)color(black)(y-y_1=m(x-x_1))color(white)(2/2)|)))#
where m represents the slope and # (x_1,y_1)" a point on the line"#

#"We have to know the following fact"#

#color(red)(bar(ul(|color(white)(2/2)color(black)(" parallel lines have equal slopes")color(white)(2/2)|)))#

#y=-5x+2" is in slope-intercept form"#

#"that is " y=mx+b" where m is slope"#

#rArr" required slope " =m=-5#

#"using " m=-5" and " (x_1,y_1)=(-1,4)" then"#

#y-4=-5(x-(-1))#

#rArry-4=-5(x+1)larrcolor(red)" in point-slope form"#

Apr 18, 2017

See the entire solution process below:

Explanation:

The equation given 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.

#y = color(red)(-5)x + color(blue)(2)#

Therefore the slope of this line is #color(red)(m = -5)#

Because the line we are looking for is parallel to this line, by definition, it will have the same slope.

The point-slope formula states: #(y - color(red)(y_1)) = color(blue)(m)(x - color(red)(x_1))#

Where #color(blue)(m)# is the slope and #color(red)(((x_1, y_1)))# is a point the line passes through.

We can substitute the slope of the first line and the values from the point in the first problem to write the equation of the line in point-slope form:

#(y - color(red)(4)) = color(blue)(-5)(x - color(red)(-1))#

#(y - color(red)(4)) = color(blue)(-5)(x + color(red)(1))#