Advertisements
Advertisements
Question
Solve the following pair of equations by cross multiplication method.
4x − 5y + 7 = 0, 3x − 4y + 6 = 0
Advertisements
Solution
4x − 5y + 7 = 0 ...(1)
3x − 4y + 6 = 0 ...(2)
Let’s write equations in standard form:
a1x + b1y1 + c1 = 0
a2x + b2y + c2 = 0
Here, they are in the form of,
a1 = 4, b1 = −5, c1 = 7
a2 = 3, b2 = −4, c2 = 6
Using the identity:
`x/(b_1c_2 - b_2c_1) = y/(c_1a_2 - c_2a_1) = 1/(a_1b_2 - a_2b_1)`
Now, substituting the values,
⇒ b1c2 − b2c1
= (−5)(6) − (−4)(7)
= −30 + 28
∴ b1c2 − b2c1 = −2
⇒ c1a2 − c2a1
= (7)(3) − (6)(4)
= 21 − 24
∴ c1a2 − c2a1 = −3
⇒ a1b2 − a2b1
= (4)(−4) − (3)(−5)
= −16 + 15
∴ a1b2 − a2b1 = −1
So, the value becomes,
`x/-2 = y/-3 = 1/-1`
Hence, finding x and y,
`x/-2 = 1/-1`
`x = (-2)(1/-1)`
`x = (-2)/-1`
∴ x = 2
`y/-3 = 1/-1`
`y = (-3)(1/-1)`
`y = (-3)/-1`
∴ y = 3
Thus, solving equations 4x − 5y + 7 = 0, 3x − 4y + 6 = 0 by cross multiplication method we get, x = 2 and y = 3.
