In the previous section, we saw the normal form of the equation of a line. In this section, we will see the general equation of a line.
Some basics about the general equation can be written in 4 steps:
1. Consider the equation: Ax + By + C = 0
• It is a first degree equation in two variables.
2. Let us put some random values for A, B and C:
A = 2, B = 3 and C = 5. Now the equation becomes: 2x + 3y + 5 = 0
• In this equation, if we put some random values for x, we will get corresponding values for y.
• For example:
♦ If x = 2, then y will be -3
♦ If x = 3, then y will be -3.67
♦ If x = 6, then y will be -5.67
♦ If x = 7, then y will be -6.33
3. So we get some coordinates: (2,-3), (3,-3.67), (6,-5.67), (7,-6.33)
• If we plot these coordinates, they will lie on a straight line. This is shown in fig.10.33 below:
![]() |
Fig.10.33 |
4. So we can write:
• Any equation of the form Ax + By + C = 0 is called general linear equation.
• It is also called general equation of a line.
◼ But there is one condition:
A and B should not be zero simultaneously.
• This can be explained in 3 steps:
(i) If A = 0, the general equation will become: By + C = 0
♦ This is OK because, By + C = 0 will give a straight line.
(ii) If B = 0, the general equation will become: Ax + C = 0
♦ This is OK because, Ax + C = 0 will give a straight line.
(iii) If A = 0 and B = 0, the general equation will become: C = 0
♦ This is not OK because, C = 0 will not give a straight line.
• Now we will see the different forms of Ax + By + C = 0
• We have seen:
♦ Slope-intercept form
♦ Intercept form
♦ Normal form.
• The general equation can be written in each of these three forms.
First we will see the slope-intercept form. It can be written in 11 steps:
1. The slope-intercept form is: y = mx + c
2. The general form is: Ax + By + C = 0
3. Let the equations in both (1) and (2) represent the same line.
4. The point at which (1) intersects the x-axis can be obtained by putting y = 0.
So we get:
y=mx+c⇒0=mx+c⇒x=−cm
5. So the line in (1) intersects the x-axis at (−cm, 0)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×−cm + B×0 + C=0⇒−Acm + C=0
6. The point at which (1) intersects the y-axis can be obtained by putting x = 0.
So we get:
y=mx+c⇒y=m×0+c⇒y=c
7. So the line in (1) intersects the y-axis at (0,c)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×0 + B×c + C=0⇒B×c + C=0⇒c=−CB
8. Substituting this value of c in (5), we get:
−Acm + C=0⇒−Am×−CB + C=0⇒−Am×−1B + 1=0⇒ABm + 1=0⇒ABm=−1⇒m=−AB
9. So we get the following results:
♦ From (7), we get: c = −CB
♦ From (8), we get: m = −AB
10. Now we can write:
• If we are given the equation of a line in the general form Ax + By + C = 0, then:
♦ Slope of that line can be obtained as: m = −AB
♦ y-intercept of that line can be obtained as: c = −CB
11. If B = 0, then the general equation becomes: x = −CA
♦ This is an equation of vertical line.
♦ It’s slope is undefined.
✰ Indeed "m = −AB" is undefined if B = 0
♦ It intersects the x axis at −CA.
Next we will see the intercept form. It can be written in 10 steps:
1. The intercept form is: xa + yb = 1
2. The general form is: Ax + By + C = 0
3. Let the equations in both (1) and (2) represent the same line.
4. The point at which (1) intersects the x-axis can be obtained by putting y = 0.
So we get:
xa + yb=1⇒xa + 0b=1⇒xa=1⇒x=a
5. So the line in (1) intersects the x-axis at (a,0)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×a + B×0 + C=0⇒Aa + C=0⇒a=−CA
6. The point at which (1) intersects the y-axis can be obtained by putting x = 0.
So we get:
xa + yb=1⇒0a + yb=1⇒yb=1⇒y=b
7. So the line in (1) intersects the x-axis at (0,b)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×0 + B×b + C=0⇒B×b + C=0⇒b=−CB
8. So we get the following results:
♦ From (5), we get: a = −CA
♦ From (7), we get: b = −CB
9. Now we can write:
• If we are given the equation of a line in the general form Ax + By + C = 0, then:
♦ x-intercept of that line can be obtained as: a = −CA
♦ y-intercept of that line can be obtained as: b = −CB
✰ Note that, we obtained the same y-intercept in slope-intercept form also.
10.If C = 0, then:
♦ x-intercept = −0A = 0
♦ y-intercept = −0B = 0
• That means, the line will pass through the origin.
◼ We can write:
In the general equation of a line, if "term with no variable" is absent, then that line will pass through the origin.
Next we will see the normal form. It can be written in 12 steps:
1. The normal form is: xcosω + ysinω = p
2. The general form is: Ax + By + C = 0
3. Let the equations in both (1) and (2) represent the same line.
4. The point at which (1) intersects the x-axis can be obtained by putting y = 0.
So we get:
xcosω + ysinω=p⇒xcosω + 0×sinω=p⇒xcosω=p⇒x=pcosω
5. So the line in (1) intersects the x-axis at (pcosω, 0)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×pcosω + B×0 + C=0⇒Apcosω + C=0⇒cosω=−ApC
6. The point at which (1) intersects the y-axis can be obtained by putting x = 0.
So we get:
xcosω + ysinω=p⇒0×cosω + ysinω=p⇒ysinω=p⇒y=psinω
7. So the line in (1) intersects the x-axis at (0, psinω)
• But the equations in both (1) and (2) represent the same line. So this point must satisfy (2) also.
• We can write:
Ax+By+C=0⇒A×0 + B×psinω + C=0⇒Bpsinω + C=0⇒sinω=−BpC
8. So we get the following results:
♦ From (5), we get: cosω = −ApC
♦ From (7), we get: sinω = −BpC
9. But sin2ω + cos2ω = 1
So we get:
(−BpC)2 + (−ApC)2=1⇒B2p2C2 + A2p2C2=1⇒p2(A2 + B2)C2=1⇒p2=C2A2 + B2⇒p=±C√A2 + B2
10. We can substitute this value of p in (5). We get:
cosω=−ApC=−AC × ±C√A2 + B2=±A√A2 + B2
11. Similarly, we can substitute this value of p in (7). We get:
sinω=−BpC=−BC × ±C√A2 + B2=±B√A2 + B2
12. Thus we get three results:
♦ From (9), we get: p = ±C√A2 + B2
♦ From (10), we get: cosω = ±A√A2 + B2
♦ From (11), we get: sinω = ±B√A2 + B2
Let us compile the above results. It can be done in 5 steps:
1. Slope of a given line can be calculated as: m = −AB
• This result is available from slope-intercept form.
2. x-intercept of a given line can be calculated as: c = −CA
• This result is available from intercept form.
3. y-intercept of a given line can be calculated as: c = −CB
• This result is available from both slope-intercept form and intercept form.
4. For writing the normal form, we can use three results:
♦ p = ±C√A2 + B2
♦ cosω = ±A√A2 + B2
♦ sinω = ±B√A2 + B2
5. These results are easy to remember because, they follow a pattern.
• In the above results, we have ± sign for p, cosω and sinω.
• So two questions arise:
♦ When do we use the '+' sign ?
♦ When do we use the '-' sign ?
• We will see the answers in the next section.
No comments:
Post a Comment