Understanding Inequalities: Division by Negative Numbers

  • Context: Undergrad 
  • Thread starter Thread starter Simfish
  • Start date Start date
  • Tags Tags
    General Inequality
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
1 reply · 2K views
Simfish
Gold Member
Messages
811
Reaction score
2
So, say, we have the inequality ty <= 1-sx

Does this inequality always translate to y <= 1/t - s/tx (for t > 0)
y >= 1/t - s/tx (for t < 0)? (due to division by divided signs?)

I'm sure this is true, as I've tested it for xy <= 1. But I just want to be sure, since this nuance is definitely easy to miss (and requires a step that I'm usually not accustomed to taking so far).
 
Physics news on Phys.org
Yes, If [itex]a\le b[/itex] and c> 0 then [itex]ac\le bc[/itex] while if c< 0, [itex]ac\ge bc[/itex]. If t> 0 then so is 1/t and if t< 0 so is 1/t: dividing by t is the same as multiplying by 1/t.