Solveeit Logo

Question

Question: $\begin{vmatrix} xp + y & x & y \\ yp + z & y & z \\ 0 & xp + y & yp + z \end{vmatrix}$ = 0, if...

xp+yxyyp+zyz0xp+yyp+z\begin{vmatrix} xp + y & x & y \\ yp + z & y & z \\ 0 & xp + y & yp + z \end{vmatrix} = 0, if

A

x, y and z are in GP

B

x, y and z are in AP

C

x, y and z are in HP

D

xy, yz, zx are in AP

Answer

x, y and z are in GP

Explanation

Solution

The given determinant is D=xp+yxyyp+zyz0xp+yyp+zD = \begin{vmatrix} xp + y & x & y \\ yp + z & y & z \\ 0 & xp + y & yp + z \end{vmatrix} Expanding the determinant along the third row: D=0C31(xp+y)C32+(yp+z)C33D = 0 \cdot C_{31} - (xp+y) \cdot C_{32} + (yp+z) \cdot C_{33} where CijC_{ij} is the cofactor of the element in the ii-th row and jj-th column. C31=xyyz=xzy2C_{31} = \begin{vmatrix} x & y \\ y & z \end{vmatrix} = xz - y^2 C32=xp+yyyp+zz=(xp+y)zy(yp+z)=xpz+yzy2pyz=xpzy2p=p(xzy2)C_{32} = \begin{vmatrix} xp+y & y \\ yp+z & z \end{vmatrix} = (xp+y)z - y(yp+z) = xpz + yz - y^2p - yz = xpz - y^2p = p(xz - y^2) C33=xp+yxyp+zy=(xp+y)yx(yp+z)=xpy+y2xypxz=y2xz=(xzy2)C_{33} = \begin{vmatrix} xp+y & x \\ yp+z & y \end{vmatrix} = (xp+y)y - x(yp+z) = xpy + y^2 - xyp - xz = y^2 - xz = -(xz - y^2) Substituting these cofactors into the determinant expansion: D=0(xzy2)(xp+y)p(xzy2)+(yp+z)((xzy2))D = 0 \cdot (xz - y^2) - (xp+y) \cdot p(xz - y^2) + (yp+z) \cdot (-(xz - y^2)) D=p(xp+y)(xzy2)(yp+z)(xzy2)D = - p(xp+y)(xz - y^2) - (yp+z)(xz - y^2) Factoring out (xzy2)(xz - y^2): D=(xzy2)[p(xp+y)+(yp+z)]D = -(xz - y^2) [p(xp+y) + (yp+z)] D=(xzy2)[xp2+yp+yp+z]D = -(xz - y^2) [xp^2 + yp + yp + z] D=(xzy2)[xp2+2yp+z]D = -(xz - y^2) [xp^2 + 2yp + z] The determinant is equal to zero, i.e., D=0D = 0. (xzy2)[xp2+2yp+z]=0-(xz - y^2) [xp^2 + 2yp + z] = 0 This equation holds if either (xzy2)=0(xz - y^2) = 0 or [xp2+2yp+z]=0[xp^2 + 2yp + z] = 0.

The first condition, xzy2=0xz - y^2 = 0, means y2=xzy^2 = xz. This is the condition for x,y,zx, y, z to be in Geometric Progression (GP). If x,y,zx, y, z are in GP, then y2=xzy^2 = xz, which makes the first factor zero, and thus the determinant is zero for any value of pp.

The second condition, xp2+2yp+z=0xp^2 + 2yp + z = 0, is a quadratic equation in pp. If this equation holds for some value of pp, the determinant is zero. However, the options provided are relationships between x,y,zx, y, z that are independent of pp. The question asks for a condition on x,y,zx, y, z for which the determinant is zero. This suggests that the determinant should be zero based on a relationship between x,y,zx, y, z that holds for any value of pp (for which the expressions are defined). This happens when the factor (xzy2)(xz - y^2) is zero.

If x,y,zx, y, z are in GP, then y2=xzy^2 = xz, so xzy2=0xz - y^2 = 0, which makes the determinant zero regardless of the value of pp.

Therefore, x, y, and z are in GP.