Write the standard form of the line that passes through the given points. Include your work in your final answer.
(7, -3) and (4, -8)
====================
|x y 1|
|7 -3 1| = 0
|4 -8 1|
x*(-3*1 - (-8)*1) - y*(7*1 - 4*1) + 1*(7*-8 - 4*-3) = 0
5x - 3y - 44 = 0