Question 176299
Given two points, *[Tex \LARGE \left(x_1,y_1\right)] and *[Tex \LARGE \left(x_2,y_2\right)], you can write the equation of the line using the two-point form of the equation of a line:


{{{y - y[1] = ((y[1] - y[2])/(x[1] - x[2]))(x - x[1])}}}.  Just insert the values from the two ordered pairs and do the arithmetic.


General form probably means Standard Form which is {{{Ax + By = C}}}.  Once you have performed the computations, rearrange to put it in standard form.