Solve the System of Linear Equations Using Cross-Multiplication Method

Video Explanation

Watch the video below to understand the complete solution step by step:

Solution

Question: Solve the following system of equations using cross-multiplication method:

a2x + b2y = c2  …… (1)

b2x + a2y = a2  …… (2)

Step 1: Write Equations in Standard Form

a2x + b2y − c2 = 0  …… (1)

b2x + a2y − a2 = 0  …… (2)

Step 2: Compare with ax + by + c = 0

From equation (1): a1 = a2, b1 = b2, c1 = −c2

From equation (2): a2 = b2, b2 = a2, c2 = −a2

Step 3: Apply Cross-Multiplication Formula

x / (b1c2 − b2c1) = y / (a2c1 − a1c2) = 1 / (a1b2 − a2b1)

Substitute values:

x / [ b2(−a2) − a2(−c2) ] = y / [ b2(−c2) − a2(−a2) ] = 1 / [ a2a2 − b2b2 ]

x / [ a2(c2 − b2) ] = y / [ a4 − b2c2 ] = 1 / [ a4 − b4 ]

Step 4: Find the Values of x and y

x = a2(c2 − b2) / (a4 − b4)

y = (a4 − b2c2) / (a4 − b4)

Final Answer

∴ The solution of the given system of equations is:

x = a2(c2 − b2) / (a4 − b4)
y = (a4 − b2c2) / (a4 − b4)

Conclusion

Thus, by using the cross-multiplication method, we find that the solution of the given system of linear equations is ( a2(c2 − b2) / (a4 − b4), (a4 − b2c2) / (a4 − b4) ).

Spread the love

Leave a Comment

Your email address will not be published. Required fields are marked *