asked 206k views
2 votes
If x > y, then |x| > |y|. This conditional statement is (true or false) . Counterexample:

asked
User Undreren
by
8.3k points

1 Answer

3 votes

x=1

y=-2


x>y is true, but
|x|=1 and
|y|=2, but
1>2 is false.
answered
User Letmejustfixthat
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.