1.

Solve the following system of equations by Cramer's Rule : {:((b+c)(y+z)-zx=b-c),((c+a)(z+x)-by=c-a),((a+b)(x+y)-cz=a-b):}

Answer»


ANSWER :`X=-(b-c)/(Z+b+c)`, `y=-(c-a)/(a+b+c)`, `z=-(a-b)/(a+b+c)`


Discussion

No Comment Found

Related InterviewSolutions