Triangles and Quadrilaterals formed by lines
Ratio of sides when equations of sides are given
Consider three lines:
\(L_2\) and \(L_3\) intersect at point \(A\), \(L_3\) and \(L_1\) intersect at point \(B\), and \(L_1\) and \(L_2\) intersect at point \(C\).
Coordinates of point \(A\) are given by:
Similarly, coordinates of \(B\) are:
Coordinates of \(C\) are:
The distance of \(A\) from \(BC\), \( h_A \):
Thus,
where, \(\Delta=\begin{vmatrix} a_1 & b_2 & c_2 \\ a_2 & b_3 & c_3 \\ a_3 & b_2 & c_2 \end{vmatrix}\)
Similarly,
Area of triangle \(ABC\), which can be written in three ways as:
Area of the triangle made by a line with axes
The area of the triangle formed by the line \( ax + by + c = 0 \) with the coordinate axes is \( \frac{c^2}{2|ab|} \).
Proof:
Consider the line \( ax + by + c = 0 \).
-
Finding the x-intercept:
Set \( y = 0 \) in the equation:
\[ ax + c = 0 \implies x = -\frac{c}{a} \]Therefore, the x-intercept is \( \left( -\frac{c}{a}, 0 \right) \).
-
Finding the y-intercept:
Set \( x = 0 \) in the equation:
\[ by + c = 0 \implies y = -\frac{c}{b} \]Therefore, the y-intercept is \( \left( 0, -\frac{c}{b} \right) \).
-
Area of the triangle formed by the line and the coordinate axes:
The vertices of the triangle are \( (0, 0) \), \( \left( -\frac{c}{a}, 0 \right) \), and \( \left( 0, -\frac{c}{b} \right) \).
The area \( A \) of a triangle with vertices at \( (0,0) \), \( (x_1, 0) \), and \( (0, y_1) \) is given by:
\[ A = \frac{1}{2} \left| x_1 \cdot y_1 \right| \]Substituting \( x_1 = -\frac{c}{a} \) and \( y_1 = -\frac{c}{b} \):
\[ A = \frac{1}{2} \left| \left( -\frac{c}{a} \right) \left( -\frac{c}{b} \right) \right| \]\[ A = \frac{1}{2} \left| \frac{c^2}{ab} \right| \]\[ A = \frac{c^2}{2|ab|} \]Therefore, the area of the triangle formed by the line \( ax + by + c = 0 \) with the coordinate axes is \( \frac{c^2}{2|ab|} \).
Area of Triangle Formed by Three Lines
Consider the three lines:
These lines form a triangle \( \Delta ABC \), where \( L_1 \) is opposite to side \( BC \), \( L_2 \) is opposite to side \( CA \), and \( L_3 \) is opposite to side \( AB \).
Coordinates of vertices \( A, B, \) and \( C \) can be calculated using the cross-multiplication method:
Consider the determinant:
Cofactor matrix of \( D \) is:
Observe that the coordinates \( A, B, \) and \( C \) can be written using the cofactors of the elements in the determinant \( D \) as:
Area of \( \Delta ABC \):
Substitute the coordinates:
This can be simplified to:
We know that:
Therefore:
Where:
Thus, the area of the triangle formed by the three lines is:
A nice formula for the area
When the equations of lines are given in the form:
The area of the triangle formed by \( L_1, L_2, \) and \( L_3 \) is:
Area of a parallelogram
Area of a Parallelogram
The area of a parallelogram can be determined when the distances between the pairs of parallel sides are \( d_1 \) and \( d_2 \), and the angle between the two non-parallel sides is \( \theta \). The formula for the area is:
Proof:
Consider the parallelogram \(ABCD\). Let \(\angle BAD = \theta\).
The area of the parallelogram is given by the base times the height:
Since \( AB = CD \):
The height \( DN \) can be expressed in terms of the distances \( d_1 \) and \( d_2 \), and the angle \(\theta\):
Thus,
Thus, the area of the parallelogram \(ABCD\) is:
Area of a Parallelogram Given the Equations of Its Sides
Consider a parallelogram \(ABCD\) with the equations of its sides given by:
- \(AB: ax + by + c_1 = 0\)
- \(BC: dx + ey + f_1 = 0\)
- \(CD: ax + by + c_2 = 0\)
- \(AD: dx + ey + f_2 = 0\)
We aim to find the area of the parallelogram.
Formula for the Area
The area of the parallelogram can be given by:
Proof:
We know that the area of a parallelogram is given by:
where \(d_1\) and \(d_2\) are the distances between the pairs of parallel sides, and \(\theta\) is the angle between consecutive sides.
-
Calculate \(d_1\) and \(d_2\):
-
The distance between the lines \(ax + by + c_1 = 0\) and \(ax + by + c_2 = 0\) (i.e., \(d_1\)) is:
\[ d_1 = \frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}} \] -
The distance between the lines \(dx + ey + f_1 = 0\) and \(dx + ey + f_2 = 0\) (i.e., \(d_2\)) is:
\[ d_2 = \frac{|f_1 - f_2|}{\sqrt{d^2 + e^2}} \]
-
-
Calculate the Slope of the Sides:
-
The slope of \(AB\) (and \(CD\)) is:
\[ \text{slope of } AB = -\frac{a}{b} \] -
The slope of \(AD\) (and \(BC\)) is:
\[ \text{slope of } AD = -\frac{d}{e} \]
-
-
Calculate \(\tan \theta\):
\[ \tan \theta = \frac{\text{slope of } AB - \text{slope of } AD}{1 + (\text{slope of } AB) (\text{slope of } AD)} \]\[ \tan \theta = \frac{-\frac{a}{b} - \left(-\frac{d}{e}\right)}{1 + \left(-\frac{a}{b}\right) \left(-\frac{d}{e}\right)} \]\[ \tan \theta = \frac{-\frac{a}{b} + \frac{d}{e}}{1 + \frac{ad}{be}} = \frac{bd - ae}{be + ad} \] -
Calculate \(\sin \theta\):
\[ \tan \theta = \frac{bd - ae}{be + ad} \Rightarrow \sin \theta = \frac{bd - ae}{\sqrt{(bd - ae)^2 + (be + ad)^2}} \]\[ = \frac{bd - ae}{\sqrt{b^2 d^2 + a^2 e^2 - 2 bdae + b^2 e^2 + a^2 d^2 + 2 bdae}} \]\[ = \frac{bd - ae}{\sqrt{b^2(d^2 + e^2) + a^2(e^2 + d^2)}} \]\[ = \frac{bd - ae}{\sqrt{(d^2 + e^2)(a^2 + b^2)}} \] -
Substitute \(d_1\), \(d_2\), and \(\sin \theta\) into the Area Formula:
\[ \text{Area} = \left| \frac{d_1 d_2}{\sin \theta} \right| \]Substituting \(d_1\), \(d_2\), and \(\sin \theta\):
\[ \text{Area} = \left| \frac{\left(\frac{|c_1 - c_2|}{\sqrt{a^2 + b^2}}\right) \left(\frac{|f_1 - f_2|}{\sqrt{d^2 + e^2}}\right)}{\left| \frac{bd - ae}{\sqrt{(d^2 + e^2)(a^2 + b^2)}} \right|} \right| \]Simplifying:
\[ \text{Area} = \left| \frac{(c_1 - c_2)(f_1 - f_2)}{(bd - ae)} \right| \]Thus, the area of the parallelogram \(ABCD\) is:
\[ \text{Area} = \left| \frac{(c_1 - c_2)(f_1 - f_2)}{\left| \begin{matrix} a & b \\ d & e \end{matrix} \right|} \right| \]