This question involves solving a system of three non-homogeneous linear equations using the matrix inversion method and/or Cramer's Rule.
For a system where is a coefficient matrix:
Steps:
For the system with :
where , , are obtained by replacing the 1st, 2nd, and 3rd columns of with the column matrix , respectively.
For matrix , expanding along Row 1:
Form the augmented matrix and apply elementary row operations until the left side becomes . The right side then becomes .
Solve the system using the matrix inversion method:
Step 1: Write in matrix form :
Step 2: Find :
Since , a unique solution exists.
Step 3: Find cofactors and adjoint, then .
Step 4: Compute to obtain , , .