Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Straight Lines and Pair of Straight Lines question

2007 · Shift 1 · Q42
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Straight Lines and Pair of Straight Lines
  5. /2007 · Shift 1 · Q42

Straight Lines and Pair of Straight Lines question

2007 · Shift 1 · Q42

JEE AdvancedMathematicsStraight Lines and Pair of Straight LinesMCQ+3 / −1

Consider the following linear equations

ax+by+cz=0ax + by + cz = 0ax+by+cz=0

bx+cy+az=0bx + cy + az = 0bx+cy+az=0

cx+ay+bz=0cx + ay + bz = 0cx+ay+bz=0

Match the conditions/expressions in Column I with statements in Column II.

Column I Column II
(A) a+b+ce0a + b + c e 0a+b+ce0 and a2+b2+c2=ab+bc+ca{a^2} + {b^2} + {c^2} = ab + bc + caa2+b2+c2=ab+bc+ca (P) the equations represent planes meeting only at a single point.
(B) a+b+c=0a + b + c = 0a+b+c=0 and a2+b2+c2eab+bc+ca{a^2} + {b^2} + {c^2} e ab + bc + caa2+b2+c2eab+bc+ca (Q) the equations represent the line x=y=zx=y=zx=y=z.
(C) a+b+ce0a + b + c e 0a+b+ce0 and a2+b2+c2eab+bc+ca{a^2} + {b^2} + {c^2} e ab + bc + caa2+b2+c2eab+bc+ca (R) the equations represent identical planes.
(D) a+b+c=0a + b + c = 0a+b+c=0 and a2+b2+c2=ab+bc+ca{a^2} + {b^2} + {c^2} = ab + bc + caa2+b2+c2=ab+bc+ca (S) the equations represent the whole of the three dimensional space.

  1. A
    A - (q), B - (r), C - (p), D - (s)
  2. B
    A - (r), B - (q), C - (s), D - (p)
  3. C
    A - (r), B - (p), C - (q), D - (s)
  4. D
    A - (r), B - (q), C - (p), D - (s)
View written solutionFree

Correct answer: D

The given problem requires matching conditions on the coefficients a, b, c of a system of three linear equations with the geometric interpretation of the solution set.

Step 1: Analyze the System of Equations

The given system of linear equations is:

  1. ax + by + cz = 0
  2. bx + cy + az = 0
  3. cx + ay + bz = 0

This is a homogeneous system of linear equations. The nature of its solution set (whether it's a single point, a line, a plane, or the entire space) depends on the determinant of the coefficient matrix, M.

M=(abcbcacab)M = \begin{pmatrix} a & b & c \\ b & c & a \\ c & a & b \end{pmatrix}M=​abc​bca​cab​​

Step 2: Calculate the Determinant

The determinant of M is: det⁡(M)=a(cb−a2)−b(b2−ac)+c(ab−c2)\det(M) = a(cb - a^2) - b(b^2 - ac) + c(ab - c^2)det(M)=a(cb−a2)−b(b2−ac)+c(ab−c2) =abc−a3−b3+abc+abc−c3= abc - a^3 - b^3 + abc + abc - c^3=abc−a3−b3+abc+abc−c3 =−(a3+b3+c3−3abc)= -(a^3 + b^3 + c^3 - 3abc)=−(a3+b3+c3−3abc)

Using the algebraic identity a3+b3+c3−3abc=(a+b+c)(a2+b2+c2−ab−bc−ca)a^3 + b^3 + c^3 - 3abc = (a + b + c)(a^2 + b^2 + c^2 - ab - bc - ca)a3+b3+c3−3abc=(a+b+c)(a2+b2+c2−ab−bc−ca), we have: det⁡(M)=−(a+b+c)(a2+b2+c2−ab−bc−ca)\det(M) = -(a + b + c)(a^2 + b^2 + c^2 - ab - bc - ca)det(M)=−(a+b+c)(a2+b2+c2−ab−bc−ca)

Step 3: Analyze the Conditions

The conditions in Column I are based on the two factors of det(M). Let's analyze the second factor: a2+b2+c2−ab−bc−ca=12[(a−b)2+(b−c)2+(c−a)2]a^2 + b^2 + c^2 - ab - bc - ca = \frac{1}{2} [ (a-b)^2 + (b-c)^2 + (c-a)^2 ]a2+b2+c2−ab−bc−ca=21​[(a−b)2+(b−c)2+(c−a)2] This expression is zero if and only if (a−b)2=0(a-b)^2 = 0(a−b)2=0, (b−c)2=0(b-c)^2 = 0(b−c)2=0, and (c−a)2=0(c-a)^2 = 0(c−a)2=0, which means a = b = c.

  • If det⁡(M)≠0\det(M) \ne 0det(M)=0, the system has only the trivial solution x = y = z = 0. Geometrically, the three planes intersect at a single point (the origin).
  • If det⁡(M)=0\det(M) = 0det(M)=0, the system has infinitely many non-trivial solutions. The planes can intersect in a line or they can be identical.

Step 4: Match Column I with Column II

(A) a+b+c≠0a + b + c \ne 0a+b+c=0 and a2+b2+c2=ab+bc+caa^2 + b^2 + c^2 = ab + bc + caa2+b2+c2=ab+bc+ca

  • The second condition implies a = b = c.
  • Let a = b = c = k. The first condition a+b+c≠0a + b + c \ne 0a+b+c=0 implies 3k≠03k \ne 03k=0, so k≠0k \ne 0k=0.
  • The system of equations becomes: kx + ky + kz = 0 kx + ky + kz = 0 kx + ky + kz = 0
  • Since k≠0k \ne 0k=0, all three equations are equivalent to x + y + z = 0. This means the equations represent identical planes.
  • Therefore, (A) matches (R).

(B) a + b + c = 0 and a2+b2+c2≠ab+bc+caa^2 + b^2 + c^2 \ne ab + bc + caa2+b2+c2=ab+bc+ca

  • The first condition a + b + c = 0 makes det⁡(M)=0\det(M) = 0det(M)=0. So, there are non-trivial solutions.
  • The second condition implies a, b, c are not all equal, so the planes are not identical.
  • Let's test if x = y = z is a solution. If we substitute x=y=z into the equations, each equation becomes (a+b+c)x = 0. Since a+b+c=0, this is true for any x. Thus, the line x=y=z is the solution set.
  • Therefore, (B) matches (Q).

(C) a+b+c≠0a + b + c \ne 0a+b+c=0 and a2+b2+c2≠ab+bc+caa^2 + b^2 + c^2 \ne ab + bc + caa2+b2+c2=ab+bc+ca

  • The first condition is a+b+c≠0a + b + c \ne 0a+b+c=0.
  • The second condition implies a, b, c are not all equal, so a2+b2+c2−ab−bc−ca≠0a^2 + b^2 + c^2 - ab - bc - ca \ne 0a2+b2+c2−ab−bc−ca=0.
  • Since both factors of det⁡(M)\det(M)det(M) are non-zero, det⁡(M)≠0\det(M) \ne 0det(M)=0.
  • This means the system has a unique solution, which is the trivial solution x=0, y=0, z=0.
  • Geometrically, the planes meet at a single point (the origin).
  • Therefore, (C) matches (P).

(D) a + b + c = 0 and a2+b2+c2=ab+bc+caa^2 + b^2 + c^2 = ab + bc + caa2+b2+c2=ab+bc+ca

  • The second condition implies a = b = c.
  • Substituting a=b=c into the first condition gives a+a+a = 3a = 0, so a=0.
  • This means a = b = c = 0.
  • The system of equations becomes: 0x+0y+0z=0  ⟹  0=00x + 0y + 0z = 0 \implies 0 = 00x+0y+0z=0⟹0=0 0x+0y+0z=0  ⟹  0=00x + 0y + 0z = 0 \implies 0 = 00x+0y+0z=0⟹0=0 0x+0y+0z=0  ⟹  0=00x + 0y + 0z = 0 \implies 0 = 00x+0y+0z=0⟹0=0
  • These equations are true for any point (x, y, z) in 3D space. The solution is the whole of the three-dimensional space.
  • Therefore, (D) matches (S).

Conclusion

The correct matching is:

  • A -> (R)
  • B -> (Q)
  • C -> (P)
  • D -> (S)

This corresponds to option (D).

Previous

More from Straight Lines and Pair of Straight Lines

  • Let S denote the locus of the point of intersection of the pair of lines 4x−3y=12α, 4αx+3αy=12, where α varies over the set of non-zero real numbers. Let T be the tangent to S passing through the points (p,0)…2025 · MCQ
  • Consider the lines L1 and L2 defined by L1​:x2​+y−1=0 and L2​:x2​−y+1=0 For a fixed constant λ, let C be the locus of a point P such that the product of the distance of P from L1 and the distance of P…2021 · Numerical
  • Consider the lines L1 and L2 defined by L1​:x2​+y−1=0 and L2​:x2​−y+1=0 For a fixed constant λ, let C be the locus of a point P such that the product of the distance of P from L1 and the distance of P…2021 · Numerical
  • For a point P in the plane, Let d1​(P) and d2​(P) be the distance of the point P from the lines x−y=0 and x+y=0 respectively. The area of the region R consisting of all points P…2014 · Numerical
  • For a>b>c>0, the distance between (1,1) and the point of intersection of the lines ax+by+c=0 and bx+ay+c=0 is less than (22​). Then2013 · MCQ
  • A straight line L through the point (3,−2) is inclined at an angle 60∘ to the line 3x​+y=1. If L also intersects the x-axis, then the equation of L is2011 · MCQ
  • A straight line through the vertex p of a triangle PQR intersects the side QR at the point S and the circumcircle of the triangle PQR at the point T. If S is not the centre of the circumcircle, then :2008 · Multiple correct
  • Let a and b be non-zero real numbers. Then, the equation (ax2+by2+c)(x2−5xy+6y2)=0 represents :2008 · MCQ