Question
Solve the following system of linear equations in three variables:
Solution
This system is not linear in \(x, y, z\). We can make it linear by substituting variables. Let \( p = \frac{1}{x} \), \( q = \frac{1}{y} \), and \( r = \frac{1}{z} \). Rearranging the given equations, we get:
Multiply equation (2) by 2 and add it to equation (1) to eliminate \(q\):
Multiply (2) by 2: $$ 2(q-r) = 2(-1) \implies 2q - 2r = -2 $$
Now add equation (3) and (4) to eliminate \(r\) and solve for \(p\):
(4)
Substitute \(p=2\) into equation (1) to find \(q\):
Substitute \(q=3\) into equation (2) to find \(r\):
Finally, substitute the values of \(p, q, r\) back to find \(x, y, z\):
Since \( p = \frac{1}{x} \), then \( 2 = \frac{1}{x} \implies x = \frac{1}{2} \)
Since \( q = \frac{1}{y} \), then \( 3 = \frac{1}{y} \implies y = \frac{1}{3} \)
Since \( r = \frac{1}{z} \), then \( 4 = \frac{1}{z} \implies z = \frac{1}{4} \)
The final solution is: