Answer: The equation is y = 4x+3
Slope = 4
y intercept = 3
========================================================
Step-by-step explanation:
Let's start off by finding the slope.
![A = (x_1,y_1) = (0,3) \text{ and } B = (x_2,y_2) = (4,19)\\\\m = (y_(2) - y_(1))/(x_(2) - x_(1))\\\\m = (19 - 3)/(4 - 0)\\\\m = (16)/(4)\\\\m = 4\\\\](https://img.qammunity.org/2023/formulas/mathematics/college/5v63cxdibm09ul9ndkuoeq3kfudrri74cq.png)
The slope is 4.
The y intercept is 3 because of the point (0,3)
We go from y = mx+b to y = 4x+3
m = slope
b = y intercept
---------------
Check:
Plug in x = 0 and we should get to y = 3
y = 4x+3
y = 4(0)+3
y = 0+3
y = 3
That works out. Now try x = 4. It should lead to y = 19
y = 4x+3
y = 4(4)+3
y = 16+3
y = 19
The answer is confirmed.