How do you write an equation of a line given slope of m=-1/3 and passes through the point (-1,1)?

2 Answers
Mar 4, 2018

#y=-1/3x+2/3#

Explanation:

Use point slope form: #y-y_1=m(x-x_1)# You can use this equation if you have the given point and the slope of the line. Hope this helps!

Mar 4, 2018

The equation of the line is #y=-1/3x+2/3#.

Explanation:

You can write the line in point-slope form, which uses a point and slope to make an equation. It looks like this:

#color(white)=>y-y_1=m(x-x_1)#

where #m# is the slope and #(x_1, y_1)# is a point on the line.

Now we can apply this to our problem. We have a slope of #-1/3# and a point #(-1,1)#. Plug in the values to the point-slope formula:

#color(white)=>y-y_1=m(x-x_1)#

#=>y-1=-1/3(x-(-1))#

#color(white)=>y-1=-1/3(x+1)#

#color(white)=>y-1=-1/3x-1/3#

#color(white)=>y=-1/3x+2/3#

That's the equation of the line. Here's what it looks like:

graph{-(1/3)x+(2/3) [-8.89, 8.89, -4.444, 4.445]}