Skip to main content
Back to Straight Lines
JEE Main 2023
Straight Lines
Straight Lines and Pair of Straight Lines
Hard

Question

If the sum of squares of all real values of α\alpha, for which the lines 2xy+3=0,6x+3y+1=02 x-y+3=0,6 x+3 y+1=0 and αx+2y2=0\alpha x+2 y-2=0 do not form a triangle is pp, then the greatest integer less than or equal to pp is _________.

Answer: 2

Solution

Key Concepts and Formulas

  • Condition for Three Lines Not Forming a Triangle: Three lines do not form a triangle if they are concurrent or if at least two of them are parallel.
  • Condition for Concurrency: Three lines A1x+B1y+C1=0A_1x + B_1y + C_1 = 0, A2x+B2y+C2=0A_2x + B_2y + C_2 = 0, and A3x+B3y+C3=0A_3x + B_3y + C_3 = 0 are concurrent if A1B1C1A2B2C2A3B3C3=0\begin{vmatrix} A_1 & B_1 & C_1 \\ A_2 & B_2 & C_2 \\ A_3 & B_3 & C_3 \end{vmatrix} = 0.
  • Condition for Parallel Lines: Two lines A1x+B1y+C1=0A_1x + B_1y + C_1 = 0 and A2x+B2y+C2=0A_2x + B_2y + C_2 = 0 are parallel if their slopes are equal, i.e., A1B1=A2B2-\frac{A_1}{B_1} = -\frac{A_2}{B_2}.

Step-by-Step Solution

Step 1: Define the lines and check for initial parallelism

We are given the three lines: Line 1 (L1L_1): 2xy+3=02x - y + 3 = 0 Line 2 (L2L_2): 6x+3y+1=06x + 3y + 1 = 0 Line 3 (L3L_3): αx+2y2=0\alpha x + 2y - 2 = 0

First, let's find the slopes of L1L_1 and L2L_2 to check if they are parallel. Slope of L1L_1, m1=21=2m_1 = -\frac{2}{-1} = 2. Slope of L2L_2, m2=63=2m_2 = -\frac{6}{3} = -2.

Since m1m2m_1 \neq m_2, lines L1L_1 and L2L_2 are not parallel. Thus, we need to consider concurrency and the parallelism of L3L_3 with either L1L_1 or L2L_2.

Step 2: Case 1 - Concurrency

For the three lines to be concurrent, the determinant of their coefficients must be zero: 213631α22=0\begin{vmatrix} 2 & -1 & 3 \\ 6 & 3 & 1 \\ \alpha & 2 & -2 \end{vmatrix} = 0

Expanding the determinant: 2(3(2)1(2))(1)(6(2)1(α))+3(6(2)3(α))=02(3(-2) - 1(2)) - (-1)(6(-2) - 1(\alpha)) + 3(6(2) - 3(\alpha)) = 0 2(62)+1(12α)+3(123α)=02(-6 - 2) + 1(-12 - \alpha) + 3(12 - 3\alpha) = 0 2(8)12α+369α=02(-8) - 12 - \alpha + 36 - 9\alpha = 0 1612α+369α=0-16 - 12 - \alpha + 36 - 9\alpha = 0 810α=08 - 10\alpha = 0 10α=810\alpha = 8 α=810=45\alpha = \frac{8}{10} = \frac{4}{5} So, one value of α\alpha is α1=45\alpha_1 = \frac{4}{5}.

Step 3: Case 2 - L3L_3 parallel to L1L_1

The slope of L3L_3 is m3=α2m_3 = -\frac{\alpha}{2}. For L3L_3 to be parallel to L1L_1, we must have m3=m1m_3 = m_1, so: α2=2-\frac{\alpha}{2} = 2 α=4\alpha = -4 So, another value of α\alpha is α2=4\alpha_2 = -4.

Step 4: Case 3 - L3L_3 parallel to L2L_2

For L3L_3 to be parallel to L2L_2, we must have m3=m2m_3 = m_2, so: α2=2-\frac{\alpha}{2} = -2 α=4\alpha = 4 So, a third value of α\alpha is α3=4\alpha_3 = 4.

Step 5: Calculate the sum of squares

The values of α\alpha are 45\frac{4}{5}, 4-4, and 44. The sum of their squares is: p=(45)2+(4)2+(4)2=1625+16+16=1625+32=16+322525=16+80025=81625=32.64p = \left(\frac{4}{5}\right)^2 + (-4)^2 + (4)^2 = \frac{16}{25} + 16 + 16 = \frac{16}{25} + 32 = \frac{16 + 32 \cdot 25}{25} = \frac{16 + 800}{25} = \frac{816}{25} = 32.64

Step 6: Find the greatest integer less than or equal to pp

We need to find p=32.64=32\lfloor p \rfloor = \lfloor 32.64 \rfloor = 32.

Common Mistakes & Tips

  • Carefully expand the determinant, paying attention to signs.
  • Remember to check for parallelism between all possible pairs of lines.
  • Double-check arithmetic calculations to avoid errors.

Summary

We considered the conditions for three lines not forming a triangle: concurrency and parallelism. We found three values of α\alpha that satisfy these conditions: 45\frac{4}{5}, 4-4, and 44. The sum of the squares of these values is 32.6432.64, and the greatest integer less than or equal to this sum is 3232.

The final answer is 32\boxed{32}.

Practice More Straight Lines Questions

View All Questions