Class CBSE Class 12 Mathematics Matrices and Determinants Q #1809
COMPETENCY BASED
APPLY
5 Marks 2026 AISSCE(Board Exam) LA
Obtain the value of $\Delta=\begin{vmatrix}1+x&1&1\\1&1+y&1\\1&1&1+z\end{vmatrix}$ in terms of x, y, and z. Further, if $\Delta=0$ and x, y, z are non-zero real numbers, prove that $x^{-1}+y^{-1}+z^{-1}=-1$

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Simplify the determinant

Given the determinant: $$\Delta = \begin{vmatrix} 1+x & 1 & 1 \\ 1 & 1+y & 1 \\ 1 & 1 & 1+z \end{vmatrix}$$ Factor out $x$, $y$, and $z$ from the first, second, and third rows respectively: $$\Delta = xyz \begin{vmatrix} \frac{1}{x}+1 & \frac{1}{x} & \frac{1}{x} \\ \frac{1}{y} & \frac{1}{y}+1 & \frac{1}{y} \\ \frac{1}{z} & \frac{1}{z} & \frac{1}{z}+1 \end{vmatrix}$$

Step 2: Apply column operations

Perform the operation $C_1 \rightarrow C_1 + C_2 + C_3$: $$\Delta = xyz \begin{vmatrix} 1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z} & \frac{1}{x} & \frac{1}{x} \\ 1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z} & \frac{1}{y}+1 & \frac{1}{y} \\ 1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z} & \frac{1}{z} & \frac{1}{z}+1 \end{vmatrix}$$ Let $k = 1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z}$. Factor out $k$ from $C_1$: $$\Delta = xyz \cdot k \begin{vmatrix} 1 & \frac{1}{x} & \frac{1}{x} \\ 1 & \frac{1}{y}+1 & \frac{1}{y} \\ 1 & \frac{1}{z} & \frac{1}{z}+1 \end{vmatrix}$$

Step 3: Evaluate the determinant

Using row operations $R_2 \rightarrow R_2 - R_1$ and $R_3 \rightarrow R_3 - R_1$: $$\Delta = xyz(1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z}) \begin{vmatrix} 1 & \frac{1}{x} & \frac{1}{x} \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{vmatrix} = xyz(1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z})$$ Expanding, we get $\Delta = xyz + yz + xz + xy$.

Step 4: Prove the condition

If $\Delta = 0$, then $xyz(1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z}) = 0$. Since $x, y, z \neq 0$, then $xyz \neq 0$. Therefore, $1 + \frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 0$, which implies $\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = -1$.

Final Answer: \Delta = xyz + xy + yz + zx; \frac{1}{x} + \frac{1}{y} + \frac{1}{z} = -1

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because it requires the student to utilize properties of determinants (row/column operations) to simplify an algebraic expression and then apply that result to solve a conditional proof.
Knowledge Dimension: PROCEDURAL
Justification: The student must follow a specific sequence of algebraic manipulations and determinant properties to reach the simplified form.
Syllabus Audit: In the context of CBSE Class 12, this is classified as COMPETENCY. This question tests the student's ability to handle variables within matrices, a core competency in the Determinants chapter.