QUESTION IMAGE
Question
use cramers rule to solve each system.
(11) (4x + 2y=-16), (2x+3y = - 4)
(12) (-6x + 3y=-14), (6x + 2y=-14)
(13) (6x - y=17), (3x + y=-11)
(14) (-2x-2y = 6), (x + 6y=7)
(15) (-2x + 3y=-30), (3x + 4y=-6)
(16) (-5x-2y = 5), (-2x + y=6)
(17) (-4x-3y = 10), (-2x-4y = 10)
(18) (5x-5y=-30), (-2x + 5y=15)
Step1: Recall Cramer's Rule for a 2x2 system
For a system of linear equations
, the determinant of the coefficient - matrix $D=
=a_1b_2 - a_2b_1$, $D_x=
=c_1b_2 - c_2b_1$, and $D_y=
=a_1c_2 - a_2c_1$. Then $x = \frac{D_x}{D}$ and $y=\frac{D_y}{D}$ (when $D
eq0$).
Step2: Solve the system
First, calculate the determinant of the coefficient - matrix $D=
=6\times1-3\times(-1)=6 + 3=9$.
Next, calculate $D_x=
=17\times1-(-11)\times(-1)=17 - 11 = 6$.
Then, calculate $D_y=
=6\times(-11)-3\times17=-66 - 51=-117$.
So, $x=\frac{D_x}{D}=\frac{6}{9}=\frac{2}{3}$ and $y=\frac{D_y}{D}=\frac{-117}{9}=-13$.
As an example for one of the systems. For other systems, follow the same steps:
- For
:
- $D=
=(-2)\times6-1\times(-2)=-12 + 2=-10$.
- $D_x=
=6\times6-7\times(-2)=36 + 14 = 50$.
- $D_y=
=(-2)\times7-1\times6=-14 - 6=-20$.
- $x=\frac{D_x}{D}=\frac{50}{-10}=-5$ and $y=\frac{D_y}{D}=\frac{-20}{-10}=2$.
- For
:
- $D=
=(-2)\times4-3\times3=-8 - 9=-17$.
- $D_x=
=(-30)\times4-(-6)\times3=-120 + 18=-102$.
- $D_y=
=(-2)\times(-6)-3\times(-30)=12 + 90 = 102$.
- $x=\frac{D_x}{D}=\frac{-102}{-17}=6$ and $y=\frac{D_y}{D}=\frac{102}{-17}=-6$.
- For
:
- $D=
=(-5)\times1-(-2)\times(-2)=-5 - 4=-9$.
- $D_x=
=5\times1-6\times(-2)=5 + 12 = 17$.
- $D_y=
=(-5)\times6-(-2)\times5=-30 + 10=-20$.
- $x=\frac{D_x}{D}=-\frac{17}{9}$ and $y=\frac{D_y}{D}=\frac{20}{9}$.
- For
:
- $D=
=(-4)\times(-4)-(-2)\times(-3)=16 - 6 = 10$.
- $D_x=
=10\times(-4)-10\times(-3)=-40 + 30=-10$.
- $D_y=
=(-4)\times10-(-2)\times10=-40 + 20=-20$.
- $x=-1$ and $y=-2$.
- For
:
- $D=
=5\times5-(-2)\times(-5)=25 - 10 = 15$.
- $D_x=
=(-30)\times5-15\times(-5)=-150 + 75=-75$.
- $D_y=
=5\times15-(-2)\times(-30)=75 - 60 = 15$.
- $x=-5$ and $y = 1$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
For the system
, $x=\frac{2}{3},y=-13$. For
, $x=-5,y = 2$. For
, $x = 6,y=-6$. For
, $x=-\frac{17}{9},y=\frac{20}{9}$. For
, $x=-1,y=-2$. For
, $x=-5,y = 1$.