How would you graph this, i keep entering it only and keep getting it wrong. x and y axis are numbered 1 to 10. please help

y+5=-2/3(x-4)

4 answers

This is a straight line, so all you need is two points.
Join them and you got your line.

pick x's that result in nice values of y
e.g. let x = 0,
y+5 = 0
y -5 ----> point (0,-5)

let x = 7
y+5 = -2/3(3) = -2
point (7,-2)

go for it
Awesome I got it! thank you
Actually I made an error.
I meant to say pick x = 4, which would result in 0 on the right side, so the point is (4,-5)
ok i corrected it, thanks again