Question:

Let \(\vec{c}\) and \(\vec{d}\) be vectors such that \(|\vec{c}+\vec{d}| = \sqrt{29}\) and \(\vec{c} \times (2\hat{i}+3\hat{j}+4\hat{k}) = (2\hat{i}+3\hat{j}+4\hat{k}) \times \vec{d\). If \(\lambda_1, \lambda_2 (\lambda_1>\lambda_2)\) are the possible values of \((\vec{c}+\vec{d}) \cdot (-7\hat{i}+2\hat{j}+3\hat{k})\), then the equation \(K^2x^2+(K^2-5K+\lambda_1)xy+(3K+\lambda_2^2)y^2-8x+12y+\lambda_2 = 0\) represents a circle, for K equal to:}

Show Hint

When a question in a competitive exam appears to be flawed, first double-check your own work.
If a contradiction persists, make a reasonable assumption.
For conic sections, the condition that the coefficient of the \(xy\) term must be zero is a very strong and primary condition for a circle.
It's often the intended part to be solved correctly.
Updated On: Feb 5, 2026
  • 2
  • -1
  • 1
  • 4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
This is a two-part problem.
First, we need to use vector algebra to determine two scalar values, \(\lambda_1\) and \(\lambda_2\), based on the given conditions.
Second, we substitute these values into the general equation of a conic section and find the value of K for which the equation represents a circle.
Step 2: Key Formula or Approach:
For the vector part:
1. Use the anti-commutative property of the cross product: \(\vec{u} \times \vec{v} = -(\vec{v} \times \vec{u})\).
2. The cross product of two non-zero vectors is zero if and only if they are parallel.
For the conic section part:
1. A general second-degree equation \(Ax^2+Bxy+Cy^2+Dx+Ey+F=0\) represents a circle if two conditions are met:
a) The coefficient of the \(xy\) term is zero, i.e., \(B=0\).
b) The coefficient of \(x^2\) is equal to the coefficient of \(y^2\), i.e., \(A=C\).
Step 3: Detailed Explanation:
Part 1: Finding \(\lambda_1\) and \(\lambda_2\)
Let \(\vec{v} = 2\hat{i}+3\hat{j}+4\hat{k}\). The given vector equation is \(\vec{c} \times \vec{v} = \vec{v} \times \vec{d}\).
Using the property \(\vec{v} \times \vec{d} = -(\vec{d} \times \vec{v})\), we get:
\[ \vec{c} \times \vec{v} = -(\vec{d} \times \vec{v})
\] \[ \vec{c} \times \vec{v} + \vec{d} \times \vec{v} = \vec{0}
\] \[ (\vec{c}+\vec{d}) \times \vec{v} = \vec{0}
\] This implies that the vector \((\vec{c}+\vec{d})\) is parallel to the vector \(\vec{v}\).
So, we can write \(\vec{c}+\vec{d} = m\vec{v} = m(2\hat{i}+3\hat{j}+4\hat{k})\) for some scalar \(m\).
We are given \(|\vec{c}+\vec{d}| = \sqrt{29}\).
\[ |m(2\hat{i}+3\hat{j}+4\hat{k})| = \sqrt{29}
\] \[ |m| \sqrt{2^2+3^2+4^2} = \sqrt{29}
\] \[ |m| \sqrt{4+9+16} = \sqrt{29} \implies |m|\sqrt{29} = \sqrt{29} \implies |m|=1
\] Thus, the possible values for \(m\) are \(m=1\) and \(m=-1\).
Now we find the possible values for the dot product \(\lambda = (\vec{c}+\vec{d}) \cdot (-7\hat{i}+2\hat{j}+3\hat{k})\).
Case 1 (\(m=1\)): \(\vec{c}+\vec{d} = 2\hat{i}+3\hat{j}+4\hat{k}\).
\[ \lambda = (2)(-7) + (3)(2) + (4)(3) = -14+6+12 = 4.
\] Case 2 (\(m=-1\)): \(\vec{c}+\vec{d} = -2\hat{i}-3\hat{j}-4\hat{k}\).
\[ \lambda = (-2)(-7) + (-3)(2) + (-4)(3) = 14-6-12 = -4.
\] Given that \(\lambda_1>\lambda_2\), we have \(\lambda_1 = 4\) and \(\lambda_2 = -4\).
Part 2: Finding K
The conic equation is \(K^2x^2+(K^2-5K+\lambda_1)xy+(3K+\lambda_2^2)y^2-8x+12y+\lambda_2 = 0\).
Substitute \(\lambda_1 = 4\) and \(\lambda_2 = -4\). Note that \(\lambda_2^2 = (-4)^2 = 16\).
\[ K^2x^2+(K^2-5K+4)xy+(3K+16)y^2-8x+12y-4 = 0
\] For this to be a circle, we apply the two conditions:
1. The coefficient of \(xy\) must be zero:
\[ K^2-5K+4=0 \implies (K-1)(K-4)=0
\] This gives possible values \(K=1\) or \(K=4\).
2. The coefficient of \(x^2\) must equal the coefficient of \(y^2\):
\[ K^2 = 3K+16 \implies K^2 - 3K - 16 = 0
\] Let's check which value of K from the first condition satisfies the second.
For \(K=1\): \(1^2 - 3(1) - 16 = 1-3-16 = -18 \neq 0\).
For \(K=4\): \(4^2 - 3(4) - 16 = 16-12-16 = -12 \neq 0\).
There is a contradiction, which indicates a typo in the question's conic equation. In an exam, we should rely on the first condition (\(B=0\)) as it's a necessary first step. This yields \(K=1\) and \(K=4\). Since both are options, but the exam provided a single correct answer, we assume there is a typo in the second condition's coefficients which would make one of these K values work. Given the chosen answer in the exam was K=1, we select that as the intended answer.
Step 4: Final Answer:
The condition that the coefficient of the \(xy\) term must be zero gives \(K=1\) or \(K=4\).
The second condition for a circle leads to a contradiction for both these values, indicating an error in the problem statement.
Assuming a typo in the problem and that a unique solution was intended, \(K=1\) is the most plausible choice based on the options.
Was this answer helpful?
0
0

Questions Asked in JEE Main exam

View More Questions