145,204 views
15 votes
15 votes
For any two integers x and y,

|x+y| = |x| + |y|

True or False? If false, prove it.

User Muki
by
2.7k points

1 Answer

19 votes
19 votes

Answer: False

=======================================================

Step-by-step explanation:

Let's pick a positive number for x and negative number for y.

I'll pick x = 2 and y = -3 as the counter-example.

|x+y| = |x| + |y|

|2 + (-3)| = |2| + |-3|

|2 - 3| = 2 + 3

|-1| = 5

1 = 5

We get a false statement at the end, which means the original equation is false when (x, y) = (2, -3)

I'll let you try other counter-examples.

If both x and y are positive together, or negative together, then the original equation would always be true.

If x and y are mixed (one positive the other negative), then the statement is always false.

Overall |x+y| = |x| + |y| is false for any two integers x and y.

User CTMacUser
by
2.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.