Ax + By = C
where at least one of A and B is not zero. Here we are assuming x denotes the first coordinate of a point P in the plane, and y denotes the second coordinate of this point.Each line has many such equations. In fact, if
Ax + By = C
is an equation of a line, so isADx + BDy = CD
for any non-zero real number D. To effect a standardization, one can require that A and B are always chosen so thatA2 + B2 = 1
and that A is not negative. If A is zero, make B equal to 1. If we make this choice, then there is a geometric interpretation which makes it easy to see why all lines can be described by such equations. Suppose that![]()
0 = A(x-x0) + B(y-y0)
orAx + By = Ax0 + By0
soTo find a form of the general equation of a line given two points we proceed as in the following example:
Given: The line passes through (8, 4) and (3,11).
Find: A, B, and C so that that
describes this line.
Solution: We must have
8A + 4B = C = 3A + 11B
or5A = 7B
We also want