Question
Question: Write the value of x if \(\left| \begin{matrix} x+1 & x-1 \\\ x-3 & x+2 \\\ \end{matrix} \righ...
Write the value of x if x+1 x−3 x−1x+2=4 1 −13.
Solution
It is a question of determinants. Here, we have to compute the determinants which are given in the question. The determinant of a matrix A=a c bd is given by ∣A∣=a c bd=ad−bc . Then we will equate both the determinants and will find the value of x from it.
Complete step-by-step solution:
We have to solve for x where we have been given x+1 x−3 x−1x+2=4 1 −13 .
So, we will find both the determinants one by one.
So, first we will compute the first determinant x+1 x−3 x−1x+2 .
We know determinant is the scalar value that can be computed from the elements of the square matrix. The determinant of non-square matrix does not exist, only determinants of square matrices are defined mathematically. It is denoted by det (A) or ∣A∣ .
The formula for the determinant of a matrix is stated as below:
If we have given matrix A=a c bd , then its determinant is given by ∣A∣=a c bd=ad−bc.
We will apply this formula to both the determinants, we get
x+1 x−3 x−1x+2=(x+1).(x+2)−(x−1)(x−3)⇒(x2+x+2x+2)−(x2−3x−x+3)⇒x2+3x+2−x2+4x−3⇒7x−1......(1)
Now we will find determinant of 4 1 −13 . By applying above determinant formula, we get
4 1 −13=4(3)−1(−1)⇒12+1⇒13...(2)
We get the value of both the determinants here.
Now, we have been given that x+1 x−3 x−1x+2=4 1 −13.
We can equate the values we found in (1) and (2). Hence, from (1) and (2), we get
7x−1=13∴7x=14∴x=2
Hence we get the required solution here,
The answer of the given question is x=2.
Note: There is no alternate way to solve or simplify the calculations. So, students must continue with this approach and perform the calculations step by step and carefully. There is a chance that students might directly equate the elements and form equations like x+1=4, then they will get x=3. But, they must realize that this is not valid, since we have been given determinants and not matrices and we cannot equate terms.