KnowledgeBoat Logo
|

Mathematics

Solve the following system of simultaneous linear equations by the substitution method:

mx - ny = m2 + n2

x + y = 2m

Linear Equations

98 Likes

Answer

Given,

mx - ny = m2 + n2 ……(i)

x + y = 2m …….(ii)

From eqn. (ii) we get,

x = 2m - y …….(iii)

Substituting value of x from eqn. (iii) in eqn. (i) we get,

⟹ m(2m - y) - ny = m2 + n2

⟹ 2m2 - my - ny = m2 + n2

⟹ 2m2 - m2 - n2 = my + ny

⟹ m2 - n2 = y(m + n)

⟹ y = m2n2m+n=(mn)(m+n)m+n\dfrac{\text{m}^2 - \text{n}^2}{\text{m} + \text{n}} = \dfrac{(\text{m} - \text{n})(\text{m} + \text{n})}{\text{m} + \text{n}} = (m - n).

Substituting value of y in eqn. (iii) we get,

x = 2m - y = 2m - (m - n) = 2m - m + n = m + n.

Hence, x = m + n and y = m - n.

Answered By

50 Likes


Related Questions