Solveeit Logo

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=284m + 6n = 54:3m + 2n = 28

Explanation

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 mm and nn
Then find Dm{D_m}and Dn{D_n} . In the final step divide the values of Dm{D_m}and Dn{D_n}with DD to find mmand nn respectively, which in mathematical form is written as m=DmD,n=DnDm = \dfrac{{{D_m}}}{D},n = \dfrac{{{D_n}}}{D}.

Complete answer:
The given question asks to find the value of mmandnn for two equations which are
4m+6n=544m + 6n = 54
3m+2n=283m + 2n = 28
by using Cramer’s rule.
Cramer’s rule is represented as
m=DmD,n=DnDm = \dfrac{{{D_m}}}{D},n = \dfrac{{{D_n}}}{D}
Where Dm,Dn{D_m},{D_n}and DDare the determinants.
Now, solve the given equation by calculating the two determinants. At first, we will calculate the value ofDD.
DD= 44 66 33 22
D$$$$ = 4 \times 2 - 6 \times 3
D$$$$ = 8 - 18
DD =10 = - 10
Now we will find the value of Dm{D_m} which means that the value of mm term values in the first column will be replaced by the constant term after the equal sign, leaving the nn term value unchanged, by this we get,
{D_m} = $$$$54 66 2828 22
Dm=54×26×28{D_m} = 54 \times 2 - 6 \times 28
Dm=108168{D_m} = 108 - 168
Dm=60{D_m} = - 60
Similarly, we find the value Dn{D_n} which means that the value of nn term values in the first column will be replaced by the constant term after the equal sign, leaving the mm term value unchanged. By this we get,
{D_n} = $$$$4 5454 33 2828
Dn=4×2854×3{D_n} = 4 \times 28 - 54 \times 3
Dn=112162{D_n} = 112 - 162
Dn=50{D_n} = - 50
In the final step we will find mmand nn values using the formula m=DmD,n=DnDm = \dfrac{{{D_m}}}{D},n = \dfrac{{{D_n}}}{D} we get:
Firstly, find the value of mm, substituting the values we get,
m=DmDm = \dfrac{{{D_m}}}{D}
m=6010m = \dfrac{{ - 60}}{{ - 10}}
m=6m = 6
Now find the value of nn, substitute the value we get,
n=DnDn = \dfrac{{{D_n}}}{D}
n=5010n = \dfrac{{ - 50}}{{ - 10}}
n=5n = 5
So, the values of mm, nn are(6,5)(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.