How do you write the point slope form of the equation given (4,-5) and m=6?

2 Answers
Nov 15, 2017

y=6x29
graph{y=6x-29 [-10, 10, -5, 5]}

Explanation:

The formula to find the equation is y=mx+b

Since we know that m=6, the equation we have so far would be y=6x+b.

Now, we will find b.

Plug in (4,5) where x=4 and y=5

5=64+b

Switch sides:
64+b=5

Multiply the numbers:
24+b=5

Subtract 24 from both sides:
24+b24=524

Simplify:
b=29

Therefore, the whole equation is:
y=6x29.

Nov 15, 2017

y+5=6(x4)

Explanation:

Remember that the point-slope form equation looks like this:

yk=m(xh)

Where h and k represents a point on the line and m is the slope.

The point should have the coordinates like this: (h,k)

What we have to do is substitute the values in like so:

yk=m(xh)
y(5)=6(x4)
So the answer must be:
y+5=6(x4)

Sweeeeet