Respuesta :

I'm working on something like this too.
You want to get the measure of y.

4x - 2y = 10
-4x -4x
------------------
-2y = 4x + 10
----- ---- ----
-2 -2 -2
y = -2/1x + -5
m = -2
b = -5
I think.....