Answer: y=6x+5
Explanation:
we can use system of equations to figure it out
assume format ax + b = y
a(3) + b = 23
a(5) + b = 35
Subtract equations from each other
-2a = -12
a=6
Now use substitution
(6)(3) + b = 23
18 + b = 23
b = 5
so therefore, y=6x+5