x+1xxxx+λxxxx+λ2=89(103x+81), then λ,3λ are the roots of the equation :
Options
Solution
1. Key Concepts and Formulas
Determinant Properties: Applying elementary row or column operations (e.g., Ri→Ri−Rj or Ci→Ci−Cj) can simplify a determinant without changing its value, making expansion easier.
Determinant of a specific form: For a 3×3 determinant where all off-diagonal elements are x, and diagonal elements are x+a,x+b,x+c, the determinant can be generally expressed as x(ab+bc+ca)+abc+x3+(a+b+c)x2−x3−(a+b+c)x2=x(ab+bc+ca)+abc. A more general form of determinant x+axxxx+bxxxx+c is abc+x(ab+bc+ca+a+b+c)+x2(a+b+c)+x3−x3−x2(a+b+c)=abc+x(ab+bc+ca).
A simpler expansion is x(ab+bc+ca)+abc.
Let's re-verify the earlier derived formula for D=x+axxxx+bxxxx+c as x(a+b+c)+abc. No, this is incorrect.
The correct general formula for this specific determinant form is abc+x(ab+bc+ca). My previous detailed expansion was x(λ3+λ2+λ)+λ3.
Let's check the general formula for D=x+axxxx+bxxxx+c
Using R2→R2−R1 and R3→R3−R1:
D=x+a−a−axb0x0c
Expanding along R1:
D=(x+a)(bc−0)−x(−ac−0)+x(0−(−ab))D=(x+a)bc+xac+xabD=xbc+abc+xac+xabD=x(ab+bc+ca)+abc. This is the correct general form.
Polynomial Identity: If two polynomials are equal for all values of their variable, then the coefficients of corresponding powers of the variable must be equal. This allows us to equate coefficients to solve for unknown parameters.
Forming a Quadratic Equation: If α and β are the roots of a quadratic equation, the equation can be written as x2−(α+β)x+αβ=0.
2. Step-by-Step Solution
Step 1: Evaluate the determinant.
We are given the determinant:
D=x+1xxxx+λxxxx+λ2
This determinant is of the form x+axxxx+bxxxx+c, where a=1, b=λ, and c=λ2.
We can simplify the determinant by applying row operations:
Apply R2→R2−R1 and R3→R3−R1:
D=x+1x−(x+1)x−(x+1)x(x+λ)−xx−xxx−x(x+λ2)−xD=x+1−1−1xλ0x0λ2
Now, expand the determinant along the first row:
D=(x+1)λ00λ2−x−1−10λ2+x−1−1λ0D=(x+1)(λ⋅λ2−0⋅0)−x((−1)⋅λ2−0⋅(−1))+x((−1)⋅0−λ⋅(−1))D=(x+1)(λ3)−x(−λ2)+x(λ)D=xλ3+λ3+xλ2+xλD=x(λ3+λ2+λ)+λ3
Step 2: Equate coefficients with the given expression.
We are given that D=89(103x+81).
D=89⋅103x+89⋅81D=8927x+8729
By comparing the coefficients of x and the constant terms from our derived determinant and the given expression:
Comparing constant terms:λ3=8729λ3=(29)3
Since λ is typically considered a real number in such problems, we take the real root:
λ=29
Comparing coefficients of x:λ3+λ2+λ=8927
Let's substitute the value of λ=29 to verify this consistency:
(29)3+(29)2+29=8729+481+29
To add these fractions, find a common denominator, which is 8:
=8729+4⋅281⋅2+2⋅49⋅4=8729+8162+836=8729+162+36=8927
This matches the coefficient of x from the given expression. Thus, our value of λ=29 is correct.
Step 3: Form the quadratic equation.
The problem states that λ and 3λ are the roots of the equation.
The first root is α=λ=29.
The second root is β=3λ=39/2=69=23.
Now, we find the sum and product of these roots:
Sum of roots: α+β=29+23=212=6.
Product of roots: αβ=29⋅23=427.
The quadratic equation is given by x2−(α+β)x+αβ=0:
x2−6x+427=0
To eliminate the fraction, multiply the entire equation by 4:
4(x2−6x+427)=0⋅44x2−24x+27=0
This derived equation corresponds to option (B).
3. Common Mistakes & Tips
Determinant Expansion Errors: Be careful with signs when expanding determinants, especially with negative terms or cofactors. Double-check your calculations.
Algebraic Simplification: Ensure careful handling of fractions and combining like terms. Mistakes in basic algebra can propagate throughout the solution.
Equating Coefficients: Remember that for polynomial identity, coefficients of each power of the variable must match. Don't just compare constant terms or highest power terms.
4. Summary
The problem required evaluating a 3×3 determinant, which simplified to a linear polynomial in x. By equating the coefficients of this polynomial with the given right-hand side expression, we determined the value of λ. Once λ was found, we calculated the two roots λ and λ/3 and then used the sum and product of roots to form the desired quadratic equation. The derived equation is 4x2−24x+27=0.