Solve the system and find the values of x and y
![Solve the system and find the values of x and y class=](https://us-static.z-dn.net/files/d62/31c63865b9f932b34fd0bfe98ab813e9.jpg)
Answer:
x = [tex]\frac{(a+b)}{2}[/tex]
[tex]y=\frac{a-b}{2}[/tex]
Step-by-step explanation:
System of equations has been given as,
x + y = a ----------(1)
x - y = b ---------(2)
By adding equation (1) and (2)
(x + y) + (x - y) = a + b
2x = a + b
x = [tex]\frac{(a+b)}{2}[/tex]
By substituting these values in equation (2),
x - y = b
[tex]\frac{a+b}{2}-y=b[/tex]
[tex]\frac{a+b}{2}-b=y[/tex]
[tex]\frac{a+b-2b}{2}=y[/tex]
[tex]\frac{a-b}{2}=y[/tex]