Respuesta :

Answer:

y = 3x + 4

Step-by-step explanation:

✔️First, find the slope using any two given pairs form the table, say (2, 10) and (5, 19):

Slope (m) = ∆y/∆x = (19 - 10) / (5 - 2) = 9/3

m = 3

✔️Find y-intercept (b) by substituting (x, y) = (2, 10) and m = 3 into y = mx + b

10 = 3(2) + b

10 = 6 + b

10 - 6 = b

4 = b

b = 4

✔️Write the equation by substituing m = 3 and b = 4 into y = mx + b

y = 3x + 4