Hi Kesten,
The first thing you need to do is calculate the slope of the line that contains the two points, you can do this with the formula m= (y2-y1)/(x2-x1) where your two points are (x1,y1) and (x2,y2).
After you calculate your slope (m), use your slope and a point of your choice to find the equation of the line. It is up to you whether to use slope-intercept form or point slope form to do so.'
Slope intercept form: y=mx+b
Point slope form: y-y1=m(x-x1)
Best of luck!