Step 1: Write the given equations in standard form.
4m + 6n = 54 ...(i)
3m + 2n = 28 ...(ii)
Step 2: Write the determinant of coefficients (Δ).
Δ = | 4 6 |
| 3 2 |
= (4 × 2) − (6 × 3) = 8 − 18 = −10
Step 3: Find determinant Δm (replace first column by constants).
Δm = | 54 6 |
| 28 2 |
= (54 × 2) − (6 × 28) = 108 − 168 = −60
Step 4: Find determinant Δn (replace second column by constants).
Δn = | 4 54 |
| 3 28 |
= (4 × 28) − (54 × 3) = 112 − 162 = −50
Step 5: Apply Cramer’s rule.
m = Δm / Δ = (−60) / (−10) = 6
n = Δn / Δ = (−50) / (−10) = 5
Step 6: Conclusion.
Hence, the solution of the given simultaneous equations is:
m = 6, n = 5
Final Answer:
m = 6, n = 5