All Exams Test series for 1 year @ ₹349 only
Question

If \(\left| {\begin{array}{*{20}{c}} x&-3i&1\\ y&1&{i}\\ 0&2i&-i \end{array}} \right|=6+11i\)  , then what are the values of x and y respectively?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is

-3, 4

Solving Matrix Determinant with Complex Numbers

This problem involves finding the values of variables \(x\) and \(y\) within a 3x3 matrix whose determinant is given as a complex number. To solve this, we need to calculate the determinant of the given matrix, which contains complex number entries, and then equate the real and imaginary parts of the resulting complex number with the real and imaginary parts of the given determinant value.

The given matrix is:

Column 1 Column 2 Column 3
Row 1 \(x\) \(-3i\) \(1\)
Row 2 \(y\) \(1\) \(i\)
Row 3 \(0\) \(2i\) \(-i\)

We are given that the determinant of this matrix is equal to \(6+11i\).

Let's calculate the determinant of the matrix. We can expand along the first row:

\(\det \left( {\begin{array}{*{20}{c}} x&-3i&1\\ y&1&{i}\\ 0&2i&-i \end{array}} \right) = x \cdot \begin{vmatrix} 1 & i \\ 2i & -i \end{vmatrix} - (-3i) \cdot \begin{vmatrix} y & i \\ 0 & -i \end{vmatrix} + 1 \cdot \begin{vmatrix} y & 1 \\ 0 & 2i \end{vmatrix}\)

Now, we calculate the 2x2 determinants:

\(\begin{vmatrix} 1 & i \\ 2i & -i \end{vmatrix} = (1)(-i) - (i)(2i) = -i - 2i^2 = -i - 2(-1) = -i + 2 = 2 - i\)

\(\begin{vmatrix} y & i \\ 0 & -i \end{vmatrix} = (y)(-i) - (i)(0) = -yi - 0 = -yi\)

\(\begin{vmatrix} y & 1 \\ 0 & 2i \end{vmatrix} = (y)(2i) - (1)(0) = 2yi - 0 = 2yi\)

Substitute these values back into the determinant expansion:

\(\det(A) = x(2 - i) - (-3i)(-yi) + 1(2yi)\) \(\det(A) = 2x - xi - 3i(yi) + 2yi\) \(\det(A) = 2x - xi - 3i^2y + 2yi\)

Since \(i^2 = -1\), we substitute this value:

\(\det(A) = 2x - xi - 3(-1)y + 2yi\) \(\det(A) = 2x - xi + 3y + 2yi\)

Now, group the real and imaginary parts of the determinant:

\(\det(A) = (2x + 3y) + (-x + 2y)i\)

We are given that the determinant is \(6 + 11i\). Therefore, we can equate the real and imaginary parts:

Equating Real Parts:

\(2x + 3y = 6\) (Equation 1)

Equating Imaginary Parts:

\(-x + 2y = 11\) (Equation 2)

Now we have a system of two linear equations with two variables, \(x\) and \(y\). We can solve this system using substitution or elimination.

Let's use the substitution method. From Equation 2, we can express \(x\) in terms of \(y\):

\(-x = 11 - 2y\)

\(x = -11 + 2y\) (Equation 3)

Now substitute Equation 3 into Equation 1:

\(2(-11 + 2y) + 3y = 6\)

Expand and simplify:

\(-22 + 4y + 3y = 6\)

\(-22 + 7y = 6\)

Add 22 to both sides:

\(7y = 6 + 22\)

\(7y = 28\)

Divide by 7:

\(y = \frac{28}{7}\)

\(y = 4\)

Now substitute the value of \(y = 4\) back into Equation 3 to find \(x\):

\(x = -11 + 2(4)\)

\(x = -11 + 8\)

\(x = -3\)

Thus, the values of \(x\) and \(y\) are \(-3\) and \(4\), respectively.

The final answer is \(x = -3\) and \(y = 4\).

Revision Table: Complex Matrix Determinant

Concept Description Application in this problem
Determinant of a 3x3 Matrix A scalar value calculated from the elements of a square matrix. Calculated the determinant of the given 3x3 matrix with complex entries.
Complex Numbers Numbers of the form \(a + bi\), where \(a\) and \(b\) are real numbers, and \(i\) is the imaginary unit (\(i^2 = -1\)). Matrix elements and the determinant value were complex numbers.
Equating Complex Numbers Two complex numbers \(a + bi\) and \(c + di\) are equal if and only if their real parts are equal (\(a=c\)) and their imaginary parts are equal (\(b=d\)). Used to form a system of linear equations by equating the real and imaginary parts of the calculated determinant and the given determinant value.
System of Linear Equations A set of two or more linear equations involving the same variables. Formed a system of two equations (\(2x+3y=6\) and \(-x+2y=11\)) to solve for \(x\) and \(y\).

Additional Information: Determinants and Complex Numbers

Determinants are fundamental in linear algebra and have various applications, such as finding the inverse of a matrix, solving systems of linear equations (using Cramer's rule), and understanding geometric transformations. When matrices contain complex numbers, the properties of determinants still hold, but the calculations involve complex arithmetic.

Calculating the determinant of a matrix with complex entries follows the same rules as for matrices with real entries. The key is to perform complex number arithmetic correctly at each step. This includes adding, subtracting, multiplying, and dividing complex numbers as needed.

In this problem, the determinant calculation resulted in a complex number expression \((2x + 3y) + (-x + 2y)i\). Since this expression must equal the given complex number \(6 + 11i\), we applied the property that two complex numbers are equal if and only if their corresponding real and imaginary parts are equal. This technique is commonly used when solving equations involving complex numbers.

Solving the resulting system of linear equations is a standard algebraic procedure. Methods like substitution, elimination, or matrix methods (like Cramer's rule or using inverse matrices) can be used. In this case, the substitution method was a straightforward way to find the values of \(x\) and \(y\).

Was this answer helpful?

Similar Questions

  1. The value of the determinant \(\left| {\begin{array}{*{20}{c}} {1 - {\rm{\alpha }}}&{{\rm{\alpha }} - {{\rm{\alpha }}^2}}&{{{\rm{\alpha }}^2}}\\ {1 - {\rm{\beta }}}&{{\rm{\beta }} - {{\rm{\beta }}^2}}&{{{\rm{\beta }}^2}}\\ {1 - {\rm{\gamma }}}&{{\rm{\gamma }} - {{\rm{\gamma }}^2}}&{{{\rm{\gamma }}^2}} \end{array}} \right|\) is equal to

  2. The element in the i th row and the j th column of a determinant of third order is equal to 2(i + j). What is the value of the determinant?

  3. Let p, q and r be three distinct positive real numbers. If \(\rm D = \left| {\begin{array}{*{20}{c}} \rm p&\rm q&\rm r\\ \rm q&\rm r&\rm p\\ \rm r&\rm p&\rm q \end{array}} \right|,\)  then which one of the following is correct?

  4. If a 1, a 2, a 3, _ _ _ _ _, a 9are in GP, then what is the value of the following determinant?

    \(\left| {\begin{array}{*{20}{c}} {{ln\:a_1}}&{{ln\:a_2}}&{{ln\:a_3}}\\ {{ln\:a_4}}&{{ln\:a_5}}&{{ln\:a_6}}\\ {{ln\:a_7}}&{{ln\:a_8}}&{{ln\:a_9}} \end{array}} \right|\)

  5. What is the value of the determinant \(\left| {\begin{array}{*{20}{c}} {\rm{i}}&{{{\rm{i}}^2}}&{{{\rm{i}}^3}}\\ {{{\rm{i}}^4}}&{{{\rm{i}}^6}}&{{{\rm{i}}^8}}\\ {{{\rm{i}}^9}}&{{{\rm{i}}^{12}}}&{{{\rm{i}}^{15}}} \end{array}} \right|\)  where \(\rm i = \sqrt {-1}\) ?

  6. If
     then what is f(-1) + f(0) + f(1) equal to?
  7. If a + b + c = 4 and ab + bc + ca = 0, then what is the value of the following determinant?

    \(\left| {\begin{array}{*{20}{c}} {{a}}&{{b}}&{{c}}\\ {{b}}&{{c}}&{{a}}\\ {{c}}&{{a}}&{{b}} \end{array}} \right|\)

  8. Let \(A = \left| {\begin{array}{*{20}{c}} p&q\\ r&s \end{array}} \right|\)

    where p, q, r and s are any four different prime numbers less than 20. What is the maximum value of the determinant?

  9. If \(\left| {\begin{array}{*{20}{c}} {\rm{x}}&{\rm{y}}&0\\ 0&{\rm{x}}&{\rm{y}}\\ {\rm{y}}&0&{\rm{x}} \end{array}} \right| = 0\) , then which one of the following is correct?

  10. If \({\rm{A}} = \left[ {\begin{array}{*{20}{c}} {\rm{\alpha }}&2\\ 2&{\rm{\alpha }} \end{array}} \right]\) and det (A 3) = 125, then α is equal to


Important Questions from Evaluation of Determinants

  1. The value of the determinant \(\left| {\begin{array}{*{20}{c}} {1 - {\rm{\alpha }}}&{{\rm{\alpha }} - {{\rm{\alpha }}^2}}&{{{\rm{\alpha }}^2}}\\ {1 - {\rm{\beta }}}&{{\rm{\beta }} - {{\rm{\beta }}^2}}&{{{\rm{\beta }}^2}}\\ {1 - {\rm{\gamma }}}&{{\rm{\gamma }} - {{\rm{\gamma }}^2}}&{{{\rm{\gamma }}^2}} \end{array}} \right|\) is equal to

  2. The element in the i th row and the j th column of a determinant of third order is equal to 2(i + j). What is the value of the determinant?

  3. If x, y, z are distinct real numbers and \(\left| {\begin{array}{*{20}{c}} x&{{x^2}}&{2 + {x^3}}\\ y&{{y^2}}&{2 + {y^3}}\\ z&{{z^2}}&{2 + {z^3}} \end{array}} \right| = 0\), then xyz =

  4. If A + B + C = \(\pi \), then, the value of \(\left| {\begin{array}{*{20}{c}} {\sin \left( {A + B + C} \right)}&{\sin B}&{\cos C}\\ { - \sin B}&0&{\tan A}\\ {\cos \left( {A + B} \right)}&{ - \tan A}&0 \end{array}} \right|\) is

  5. Let p, q and r be three distinct positive real numbers. If \(\rm D = \left| {\begin{array}{*{20}{c}} \rm p&\rm q&\rm r\\ \rm q&\rm r&\rm p\\ \rm r&\rm p&\rm q \end{array}} \right|,\)  then which one of the following is correct?

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App