Solveeit Logo

Question

Question: Find the value of \(a\) if \(\left[ {\begin{array}{*{20}{c}} {a - b}&{2a + c} \\\ {2a - b}&...

Find the value of aa if \left[ {\begin{array}{*{20}{c}} {a - b}&{2a + c} \\\ {2a - b}&{3c + d} \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} { - 1}&5 \\\ 0&{13} \end{array}} \right]

Explanation

Solution

Hint: Equate the corresponding elements of both matrices.

We have to find the value of aa, hence we are able to form 2 linear equations having the same variables with one variable as aa then simply solve them by using elimination method to find the required solution.

Compare the corresponding matrix elements as the two matrices given are equal.

Comparing A11{A_{11}} of left matrix with A11{A_{11}}of right matrix we get
ab=1a - b = - 1……………………………… (1)
Comparing A21{A_{21}}of left matrix with A21{A_{21}}of right matrix we get
2ab=02a - b = 0………………………………. (2)
Let’s subtract equations (1) and (2) we get
ab2a+b=10a - b - 2a + b = - 1 - 0
a=1\Rightarrow - a = - 1
Hence the value of a=1a = 1

Note- Whenever we come across such problems the only key concept that we need to follow is that we try to make linear equations in two variables with one variable as the required quantity that is to be found.