Joint Equations
Joint Equations of Straight Lines
The joint equation of two lines represented by the equations:
is given by:
The joint equation of two straight lines is often referred to as a pair of straight lines
The joint equation, being the product of the two linear equations, represents the set of points that lie on either of the lines. . Specifically:
- Any point \((x, y)\) that satisfies the first line equation \(a_1x + b_1y + c_1 = 0\) will make the product zero, thereby satisfying the joint equation.
- Similarly, any point that satisfies the second line equation \(a_2x + b_2y + c_2 = 0\) will also satisfy the joint equation.
For example:
Consider the lines:
The joint equation is obtained by multiplying these equations:
Expanding this product, we get:
Thus, the joint equation of the two given lines is:
Joint Equation of Multiple Straight Lines
Just like we saw above with the joint equation of two straight lines, we can also derive the joint equation of three or more straight lines. For three lines given by the equations:
The joint equation is obtained by multiplying the individual linear equations:
This product represents the set of points that lie on any of the three lines. Any point \((x, y)\) that satisfies any one of the original line equations will satisfy the joint equation.
For Example,
Consider the lines:
The joint equation is:
Expanding this product in one step:
Thus, the expanded joint equation is:
This is a cubic polynomial equation in two variables \(x\) and \(y\).
We will mostly study the joint equation of two straight lines.
How to not correctly form a joint equation?
When forming the joint equation of two lines, it is crucial to correctly multiply the entire original linear equations, not just their left-hand sides.
For example, given the lines:
The correct joint equation should be:
An incorrect form might be:
This is wrong. The new equation obtained this way is not a joint equation of the given lines. While one or two points from the original lines might satisfy this incorrect equation, most will not. For instance, the point \((1, 1)\) lies on the first line \(2x + 3y = 5\) but does not satisfy the incorrect joint equation \((2x + 3y)(x - y) = 35\).
Homogeneous Polynomial in Two Variables
Before you begin please understand the meaning of the term 'homogenous' that we will use here.
A polynomial \( P(x, y) \) in two variables \( x \) and \( y \) is called a homogeneous polynomial of degree \( n \) if every term in the polynomial has the same total degree \( n \). The total degree of a term is the sum of the exponents of \( x \) and \( y \) in that term.
For example, a homogeneous polynomial of degree \( n \) can be written in the form:
Where each term \( a_i x^{n-i} y^i \) has the total degree \( n \).
Examples:
- \( 3x^2 + 2xy + y^2 \) is a homogeneous polynomial of degree 2.
- \( 4x^3 - 3x^2y + 2xy^2 - y^3 \) is a homogeneous polynomial of degree 3.