Taking different numbers as x, y and compute x + y, x – y. Check whether the following hold for all kinds of numbers.
(x + y) – y = x
(x + y) – y = x
Let’s check for x = 3 and y = -3
L.H.S = (3 + (-3)) – (-3)
= (0) + 3
= 3
R.H.S = 3
= L.H.S
Hence, it works for x = 3 and y = -3
Let’s check for x = 4 and y = -4
L.H.S = (4 + (-4)) – (-4)
= (0) + 4
= 4
R.H.S = 4
= L.H.S
Hence, it works for x = 4 and y = -4
Similarly, we can check for other values too. It will follow.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.