Question
Question: Find the value of \(b\) if \(\left[ \begin{matrix} a-b & 2a+c \\\ 2a-b & 3c+d \\\ \en...
Find the value of b if
a−b 2a−b 2a+c3c+d=−1 0 513
Solution
We start solving this problem by equating the corresponding terms on both the sides. After equating the corresponding terms on both sides, we get a system of four linear equations. Then we start solving them to eliminate other variables and to get the value of b.
Complete step by step answer:
Let us consider the given matrices,
a−b 2a−b 2a+c3c+d=−1 0 513
Now, let us equate the corresponding terms on the both sides of the matrices.
Then by equating the element in the first row and first column we get,
a−b=−1.................(1)
Then by equating the element in the first row and second column we get,
2a+c=5...............(2)
Similarly, by equating the element in the second row and first column we get,
2a−b=0...............(3)
Then by equating the element in the second row and second column we get,
3c+d=13.............(4)
Now, let us consider the equations (1) and (3).
We first multiply the equation (1) with 2 on both sides to get 2a so that we cancel that term while subtracting it from equation (3). By doing so, we get
2(a−b)=2(−1)⇒2a−2b=−2............(5)
Now, we subtract equation (5) from equation (3). Then we get,
(2a−b)−(2a−2b)=0−(−2)⇒2a−b−2a+2b=0+2⇒−b+2b=2⇒b=2
Hence, the value of b is 2.
So, the correct answer is 2.
Note: Here one might solve all the equations and find the respective values of c, d and a and then b. but it is a long way of solving the problem. As we are required to find the value of b, we need to use the equations containing b first, and use them to solve and find the value b. Here in this problem we can see that we have two equations with variables a and b. So, they are enough to find the value of b.