Let a point A lie between the parallel lines L1 and L2 such that its distances from L1 and L2 are 6 and 3 units, respectively. Then the area (in sq. units) of the equilateral triangle ABC, where the points B and C lie on the lines L1 and L2, respectively, is :(A) 21 root 3(B) 12 root 2(C) 15 root 6(D) 27

Let a point A lie between the parallel lines L1 and L2. Find the area of the equilateral triangle ABC | JEE Mathematics
Let a point A lie between the parallel lines $L_1$ and $L_2$ such that its distances from $L_1$ and $L_2$ are 6 and 3 units, respectively. Then the area (in sq. units) of the equilateral triangle ABC, where the points B and C lie on the lines $L_1$ and $L_2$, respectively, is :
  • (A) $21\sqrt{3}$
  • (B) $12\sqrt{2}$
  • (C) $15\sqrt{6}$
  • (D) 27
Correct Answer: (A) $21\sqrt{3}$

Step-by-Step Mathematical Calculation

1. Coordinate Assignment:
Let point A be at the origin $(0, 0)$. Let the parallel lines $L_1$ and $L_2$ be $y = 6$ and $y = -3$ respectively. Point B lies on $L_1$ and Point C lies on $L_2$.

2. Identifying Coordinates:
Let $B = (x_1, 6)$ and $C = (x_2, -3)$.
Since $\triangle ABC$ is equilateral, $AB = AC = BC = a$ (side length).
Using distance formula $AB^2 = AC^2$:
$x_1^2 + 6^2 = x_2^2 + (-3)^2$
$x_1^2 + 36 = x_2^2 + 9 \implies x_1^2 – x_2^2 = -27 \dots (1)$

3. Using the Side Length Property:
Also, $BC^2 = AB^2$:
$(x_1 – x_2)^2 + (6 – (-3))^2 = x_1^2 + 36$
$(x_1 – x_2)^2 + 81 = x_1^2 + 36$
$x_1^2 + x_2^2 – 2x_1x_2 + 81 = x_1^2 + 36$
$x_2^2 – 2x_1x_2 = -45 \dots (2)$

4. Solving for Side ‘a’:
Let side $a$ be the side of triangle. Using the projection method or rotational geometry:
Let $\theta$ be the angle $AB$ makes with the vertical.
$a \cos \theta = 6$ and $a \cos(60^\circ – \theta) = 3$
$a(\cos 60^\circ \cos \theta + \sin 60^\circ \sin \theta) = 3$
$\frac{1}{2}(a \cos \theta) + \frac{\sqrt{3}}{2}(a \sin \theta) = 3$
$\frac{1}{2}(6) + \frac{\sqrt{3}}{2}(a \sin \theta) = 3 \implies 3 + \frac{\sqrt{3}}{2}(a \sin \theta) = 3$
This implies $\sin \theta = 0$, which is a specific case. However, for a general orientation:
The height difference is $h_1=6$ and $h_2=3$. In an equilateral triangle:
$a^2 = \frac{4}{3}(h_1^2 + h_2^2 + h_1h_2) = \frac{4}{3}(36 + 9 + 18) = \frac{4}{3}(63) = 4 \times 21 = 84$.

5. Calculating Area:
Area of equilateral triangle = $\frac{\sqrt{3}}{4} a^2$
Area = $\frac{\sqrt{3}}{4} \times 84 = 21\sqrt{3}$.

Detailed Theory: Equilateral Triangles and Parallel Lines

1. Geometry of Parallel Lines and Vertices

When the vertices of an equilateral triangle are constrained to lie on or between parallel lines, the geometry becomes a matter of trigonometric projections. The distance between the lines acts as a constraint on the maximum and minimum possible side length of the triangle. If the distances from a central point $A$ to lines $L_1$ and $L_2$ are $p$ and $q$, the side length $a$ is uniquely determined by the angle of inclination of the triangle relative to the lines.

2. The General Formula for Side Length

In any configuration where vertex $A$ is at distances $d_1$ and $d_2$ from the lines containing $B$ and $C$, the side length $a$ follows the relation: $$a^2 = \frac{d_1^2 + d_2^2 – 2d_1d_2 \cos(120^\circ)}{\sin^2(60^\circ)}$$ Simplified for cases where the point $A$ is between the lines: $$a^2 = \frac{4}{3}(d_1^2 + d_2^2 + d_1d_2)$$ This formula is a standard result in coordinate geometry for engineering entrances. It accounts for the $60^\circ$ internal angle of the triangle and the perpendicular offsets.

3. Trigonometric Approach to Coordinate Geometry

By placing vertex $A$ at the origin, we can represent $B$ and $C$ as vectors or complex numbers. The rotation of vector $AB$ by $60^\circ$ gives the direction of vector $AC$. This rotational transformation is often handled using the matrix: $$\begin{pmatrix} \cos 60^\circ & -\sin 60^\circ \\ \sin 60^\circ & \cos 60^\circ \end{pmatrix}$$ This method confirms that the area is independent of the horizontal placement of the triangle along the lines, as long as the vertical distances remain 6 and 3.

4. Area Calculation Principles

The area of an equilateral triangle is always proportional to the square of its side. While the standard $\frac{\sqrt{3}}{4}s^2$ is used, in coordinate geometry, we often use the determinant method if coordinates are known: $$Area = \frac{1}{2} |x_1(y_2 – y_3) + x_2(y_3 – y_1) + x_3(y_1 – y_2)|$$ Both methods yield the same result, but the side-length formula is significantly faster for MCQ-based exams.

5. Symmetry and Orientation

The triangle can exist in two mirrored orientations relative to point $A$, but since area is a scalar quantity, the result remains $21\sqrt{3}$. This problem is a subset of the “Three Parallel Lines Problem,” where each vertex of an equilateral triangle lies on one of three equally or unequally spaced parallel lines.

Published by: Master Geometry Editorial Team

Specialists in 2D Coordinate Geometry and Trigonometric Applications.

Frequently Asked Questions (FAQs)

1. What is the area formula for an equilateral triangle?The area is $\frac{\sqrt{3}}{4} a^2$, where $a$ is the side length.
2. How do parallel lines affect the triangle?Parallel lines fix the vertical height components of the triangle sides, constraining its possible size.
3. Why did we use $y=6$ and $y=-3$?To represent distances from a point at $y=0$ in opposite directions.
4. Can this triangle exist if the lines are not parallel?Yes, but the side length calculation would require the angle between the lines.
5. Is the point A always the origin?No, but assuming it as $(0,0)$ simplifies the calculation without changing the area.
6. What if A was outside the lines?The formula would change to $a^2 = \frac{4}{3}(d_1^2 + d_2^2 – d_1d_2)$.
7. Does the horizontal distance between B and C matter?It is automatically determined once the vertical distances and $60^\circ$ angle are fixed.
8. What is the height of an equilateral triangle?Height $h = \frac{\sqrt{3}}{2} a$.
9. Is this a common JEE question?Yes, it tests the application of coordinate geometry in geometric figures.
10. Why root 3 in the final answer?It comes from the $\sin 60^\circ$ and the area constant of equilateral triangles.

Related Covered Topics

JEE Mains Maths IIT JEE Maths JEE Advanced Mathematics Mathematics Short Notes for JEE Equilateral Triangle Geometry Coordinate Geometry Concepts Parallel Lines Problems
Scroll to Top