Solve Using an Inverse Matrix x+y+xy=19 , y+z+yz=11 , z+x+zx=14
Problem
Solution
Transform the equations by adding 1 to both sides of each equation to facilitate factoring.
Factor each equation into a product of binomials.
Substitute variables to linearize the system by taking the natural logarithm of both sides. Let
a=ln(x+1) b=ln(y+1) andc=ln(z+1)
Represent the linear system in matrix form
A*X=B
Calculate the inverse of matrix
A
Solve for the vector
X usingX=A(−1)*B
Back-substitute to find the values of
x y andz
Final Answer
Want more problems? Check here!