How Do You Prove x ≠ -1/y When x*y ≠ -1?

  • Context: Undergrad 
  • Thread starter Thread starter wfc
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
11 replies · 2K views
wfc
Messages
2
Reaction score
1
How could you prove that if x*y ≠ -1, then x/y ≠ -1?

x*y ≠ -1 → x ≠ -1/y

I'm not sure where to go after that.
 
  • Like
Likes   Reactions: FL0R1
Physics news on Phys.org
Can you explain why it isn't true? I'm still confused.

And where you say x/y = -1, then xy = -1, I can't come up with an example where that would work?
 
What you need to find is an example of ## x,y ## such that ## x/y=-1 ## and ## xy\neq -1 ## .

Once you've done that you've proved that your initial statement ## (xy\neq -1\Rightarrow x/y\neq -1 )## is false
 
  • Like
Likes   Reactions: wfc
wfc said:
How could you prove that if x*y ≠ -1, then x/y ≠ -1?

x*y ≠ -1 → x ≠ -1/y

I'm not sure where to go after that.
if x ≠ -1/y then (-1/y)/y ≠ -1 -> here we go that -1 ≠ -1 so its not true
 
FL0R1 said:
if x ≠ -1/y then (-1/y)/y ≠ -1
No, this does not follow at all.
 
Last edited:
  • Like
Likes   Reactions: jbstemp and wfc
It would probably be easiest to first attempt to find a counterexample. (it's pretty easy, if you let x and y be numbers with the same absolute value but opposite signs)

If that for some reason turns out fruitless, you can attempt a proof. Contradiction is probably the easiest (because it's really saying the same thing as finding a specific counterexample!).

Instead of proving that for every x and y in the universe, xy ≠ -1 ⇒ x/y ≠ -1, the negated sentence is a bit easier to bite into: xy≠ -1 ∧ x/y = -1. Prove that two numbers x and y can't exist to make this true.