Question
Question: Solve the following simultaneous equation using Cramer’s rule \[4m + 6n = 54:3m + 2n = 28\]...
Solve the following simultaneous equation using Cramer’s rule
4m+6n=54:3m+2n=28
Solution
To solve this type of question by Cramer’s rule firstly we need to know about Cramer’s Rule.
As per this rule, Cramer’s rule only works on square matrices that have a non-zero determinant and a unique solution.
Cramer’s rule is efficient for solving small systems and can be quickly calculated, however, as the system grows, calculating the new determinants can be very difficult and lengthy.
Firstly, to solve the variables is to find the determinant of coefficient of variables m and n
Then find Dmand Dn . In the final step divide the values of Dmand Dnwith D to find mand n respectively, which in mathematical form is written as m=DDm,n=DDn.
Complete answer:
The given question asks to find the value of mandn for two equations which are
4m+6n=54
3m+2n=28
by using Cramer’s rule.
Cramer’s rule is represented as
m=DDm,n=DDn
Where Dm,Dnand Dare the determinants.
Now, solve the given equation by calculating the two determinants. At first, we will calculate the value ofD.
D= 4 6 3 2
D$$$$ = 4 \times 2 - 6 \times 3
D$$$$ = 8 - 18
D =−10
Now we will find the value of Dm which means that the value of m term values in the first column will be replaced by the constant term after the equal sign, leaving the n term value unchanged, by this we get,
{D_m} = $$$$54 6 28 2
Dm=54×2−6×28
Dm=108−168
Dm=−60
Similarly, we find the value Dn which means that the value of n term values in the first column will be replaced by the constant term after the equal sign, leaving the m term value unchanged. By this we get,
{D_n} = $$$$4 54 3 28
Dn=4×28−54×3
Dn=112−162
Dn=−50
In the final step we will find mand n values using the formula m=DDm,n=DDn we get:
Firstly, find the value of m, substituting the values we get,
m=DDm
m=−10−60
m=6
Now find the value of n, substitute the value we get,
n=DDn
n=−10−50
n=5
So, the values of m, n are(6,5) respectively for the equation by using Cramer’s rule.
Note:
To solve this type of question, one must always know how to expand the determinants and also one must know the concept of Cramer’s rule.
Also, this rule works for any number of variables on simultaneous equations.
Always be careful while solving the values of determinants.