Respuesta :
Answer:
Step-by-step explanation:
(3,1) , (4,3)
slope = (y2 - y1) / (x2 - x1)
slope = (3 - 1) / (4 - 3) = 2/1 = 2
y = mx + b
slope(m) = 2
u can use either of ur points....(3,1)...x = 3 and y = 1
now we sub and find b, the y int
1 = 2(3) + b
1 = 6 + b
1 - 6 = b
-5 = b
ur other equation is : y = 2x - 5