Advertisements
Advertisements
Question
Solve the following pair of equations by cross multiplication method.
2x − 5y = 14, x + 2y + 2 = 0
Advertisements
Solution
Given equations:
2x − 5y = 14
2x − 5y − 14 = 0 ...(1)
x + 2y + 2 = 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 = 2, b1 = −5, c1 = −14
a2 = 1, b2 = 2, c2 = 2
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)(2) − (2)(14)
= −10 + 28
∴ b1c2 − b2c1 = 18
⇒ c1a2 − c2a1
= (−14)(1) − (2)(2)
= −14 − 4
∴ c1a2 − c2a1 = −18
⇒ a1b2 − a2b1
= (2)(2) − (1)(−5)
= 4 + 5
∴ a1b2 − a2b1 = 9
So, the value becomes,
`x/18 = y/-18 = 1/9`
Hence, finding x and y,
`x/18 = 1/9`
`x = (18)(1/9)`
`x = 18/9`
∴ x = 2
`y/-18 = 1/9`
`y = (-18)(1/9)`
`y = (-18)/9`
∴ y = −2
Thus, solving equations 2x − 5y = 14, x + 2y + 2 = 0 by cross multiplication method we get, x = 2 and y = −2.
