Question
Question: Solve the system of linear equations using Cramer’s rule: \[3x + 2y = 1\] and \[2x - 3y = 5\] A....
Solve the system of linear equations using Cramer’s rule:
3x+2y=1 and 2x−3y=5
A.x=1, y=−1
B.x=2, y=−1
C.x=1, y=−2
D.x=1, y=2
Solution
Here we need to solve the system of linear equations using the Cramer’s rule. Using the Cramer’s rule, we will find the determinant of the coefficient matrix and the determinant of the x coefficient matrix. Then we will find the determinant of the y coefficient matrix. Finally, we will use the formula of Cramer’s rule to get the value of the variables.
Complete step-by-step answer:
Here we need to solve the system of linear equations using the Cramer’s rule.
The given simultaneous equations are:
3x+2y=1 ……… (1)
2x−3y=5 ………. (2)
The given equations are in ax+by+c=0 form.
We will compare the given equations with a1x+b1y+c1=0 and a2x+b2y+c2=0.
a1=3b1=2c1=1a2=2b2=−3c2=5
Now, we will use the Cramer’s rule to find the determinant of the coefficient matrix which is given by
D = \left| {\begin{array}{*{20}{c}}{{a_1}}&{{b_1}}\\\\{{a_2}}&{{b_2}}\end{array}} \right|
Now, we will substitute the values of all the coefficients here.
\Rightarrow D = \left| {\begin{array}{*{20}{c}}3&2\\\2&{ - 3}\end{array}} \right|
Now, we will find the determinant of the coefficient matrix.
⇒D=3×−3−2×2
On multiplying the terms, we get
⇒D=−9−4
On subtracting the terms, we get
⇒D=−13
Now, we will use the Cramer’s rule to find the determinant of the x coefficient matrix which is given by
{D_x} = \left| {\begin{array}{*{20}{c}}{{c_1}}&{{b_1}}\\\\{{c_2}}&{{b_2}}\end{array}} \right|
Now, we will substitute the values of all the coefficients and the constants here.
\Rightarrow {D_x} = \left| {\begin{array}{*{20}{c}}1&2\\\5&{ - 3}\end{array}} \right|
Now, we will find the determinant of the x coefficient matrix.
⇒Dx=1×−3−5×2
On multiplying the terms, we get
⇒Dx=−3−10
On subtracting the terms, we get
⇒Dx=−13
Now, we will use the Cramer’s rule to find the determinant of the y coefficient matrix which is given by{D_y} = \left| {\begin{array}{*{20}{c}}{{a_1}}&{{c_1}}\\\\{{a_2}}&{{c_2}}\end{array}} \right| .
Now, we will substitute the values of all the coefficients and the constants here.
\Rightarrow {D_y} = \left| {\begin{array}{*{20}{c}}3&1\\\2&5\end{array}} \right|
Now, we will find the determinant of the y coefficient matrix.
⇒Dx=3×5−1×2
On multiplying the terms, we get
⇒Dy=15−2
On subtracting the terms, we get
⇒Dy=13
We know the formula to find the value of the variables using the Cramer’s rule is given by x=DDx and y=DDy.
Now, we will substitute the values of the determinants in the formula.
x=−13−13
On further simplification, we get
⇒x=1
Also, we have
y=−1313
On further simplification, we get
⇒y=−1
Hence, the value of the variable x is 1 and the value of the variable x is -1.
Hence, the correct option is option A.
Note: Here, we have been given linear equations in two variables. Linear equations are the equations that have the highest degree of and have only one solution. We have used Cramer’s rule to find the solution. Cramer’s rule is defined as a method to solve the system of equations in which the number of variables and the number equation is the same. This method is used to get unique solutions if they exist. If the value of the determinant of the coefficient matrix is zero then Cramer’s rule can’t be used there.