Math, asked by Preetnb321, 10 months ago

To solve by determinant method x+2y=-1 and 2x-3y=12 by determinant method, find D

Answers

Answered by rajput49701
11

Given, x + 2y = -1 => x + 2y + 1 = 0

2x - 3y = 12 => 2x - 3y - 12 = 0

according to Cramer's rule,

when two equations a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0 .

then

equations :- x + 2y + 1 = 0

2x -3y - 12 = 0

x/{2 × (-12) - 1 × (-3)} = -y/{1 × (-12) - 1 × 2} = 1/{1 × (-3) - 2 × 2}

=> x/(-24 + 3) = -y/(-12 - 2) = 1/(-3 - 4)

=> x/-21 = -y/-14 = 1/-7

=> x = -21/-7 = 3 and y = 14/-7 = -2

hence, x = 3 and y = -2

Similar questions