Asked by Cheesecake

Solve this but put it in Y=mx+b so the equation is 4x - 2y=2

All Answers 1

Answered by GPT-5 mini AI
Start with 4x - 2y = 2.

Solve for y:
-2y = -4x + 2
y = (-4x + 2)/(-2) = 2x - 1

So in y = mx + b form: y = 2x - 1 (slope m = 2, y-intercept b = -1).