Math, asked by shilewantshruti06, 9 months ago

solve using Cramer's rule
1/x+1/y+1/z=2,
1/x-2/y+1/z=3,
2/x-1/y+3/z=-1​

Answers

Answered by rudrasakariya
3

Answer:

Step-by-step explanation:

Given a system of linear equations, Cramer's Rule is a handy way to solve for just one of the variables without having to solve the whole system of equations. They don't usually teach Cramer's Rule this way, but this is supposed to be the point of the Rule: instead of solving the entire system of equations, you can use Cramer's to solve for just one single variable.

Let's use the following system of equations:

2x +   y + z = 3

 x –   y – z = 0

 x + 2y + z = 0

We have the left-hand side of the system with the variables (the "coefficient matrix") and the right-hand side with the answer values. Let D be the determinant of the coefficient matrix of the above system, and let Dx be the determinant formed by replacing the x-column values with the answer-column values:

Similar questions