Question 1068381
A line passes through the points (3,-3) and (-5,2). The line is the graph of the equation Ax + By = C, where A, B, and C are integers with greatest common divisor 1, and A is positive. Find A + B+ C.
<pre>Equation of the line: {{{5x + 8y = - 9}}}
Compare this to: {{{Ax + By = C}}}
{{{highlight_green(matrix(1,13, A, "+", B, "+", C, "=", 5, "+", 8, - "", 9, "=", 4))}}}
Let no-one tell you otherwise!!