Question
Question: The sum of three numbers is 6. Thrice the third number when added to the first number gives 7. On ad...
The sum of three numbers is 6. Thrice the third number when added to the first number gives 7. On adding the sum of second and third number to three times the first number, we get 12. Find the three numbers using determinants.
Solution
In this question, we have to find three numbers for whom conditions are given. For this, we will first suppose these numbers as some variables and then form three equations using given conditions. We have to find these numbers using determinant, so we will write the equations in the form of AX = B where A is a coefficient matrix, X represents a matrix of variables and B represents a matrix of constant terms of equations. Using AX = B, we will find X by taking A to the other side and get X=A−1B. Hence, at last we will find A−1 using A−1=∣A∣1adj(A) and solve A−1B to find the value of X.
Complete step-by-step answer:
Let us suppose three numbers as x, y and z. We are given that, sum of three numbers is 6. Therefore,
x+y+z=6⋯⋯⋯⋯⋯(1)
Also, according to question, thrice the third number when added to the first number gives 7. Therefore,
x+3z=7⋯⋯⋯⋯⋯(2)
Also, on adding sum of second and third number to three times the first number, we get 12. Therefore,
3x+y+z=12⋯⋯⋯⋯⋯(3)
Hence, we have obtained three equations (1), (2) and (3). Let us write these equations in the form AX = B where A is coefficient matrix, X is variable matrix and B is constant value matrix, we get AX = B as,