KnowledgeBoat Logo
|

Mathematics

Solve the following systems of simultaneous linear equations by the elimination method

xayb=0\dfrac{x}{a} - \dfrac{y}{b} = 0

ax + by = a2 + b2

Linear Equations

34 Likes

Answer

xayb=0bxayab=0bxay=0.\phantom{\Rightarrow} \dfrac{x}{a} - \dfrac{y}{b} = 0 \\[1em] \Rightarrow \dfrac{bx - ay}{ab} = 0 \\[1em] \Rightarrow bx - ay = 0.

Given equations can be written as,

bx - ay = 0 …….(i)

ax + by = (a2 + b2) …….(ii)

Multiplying eq. (i) by a and (ii) by b we get,

abx - a2y = 0 ………(iii)

abx + b2y = b(a2 + b2) …….(iv)

Subtracting eq. (iii) from (iv) we get,

⇒ abx + b2y - (abx - a2y) = b(a2 + b2)

⇒ abx - abx + b2y + a2y = b(a2 + b2)

⇒ y(b2 + a2) = b(a2 + b2)

⇒ y = b.

Substituting value of y in eq. (i) we get,

⇒ bx - ay = 0

⇒ bx - ab = 0

⇒ bx = ab

⇒ x = a.

Hence, x = a and y = b.

Answered By

19 Likes


Related Questions