Negative times negative is positive?

  • Context: High School 
  • Thread starter Thread starter Bipolarity
  • Start date Start date
  • Tags Tags
    Negative Positive
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
6 replies · 4K views
Bipolarity
Messages
773
Reaction score
2
Probably the stupidest question I have ever asked, but is it possible to prove that the multiplication of two negatives yields a positive? Go easy on me I've asked better questions :D

BiP
 
Mathematics news on Phys.org
How rigorous a proof are you looking for?
 
As rigorous as rigorous gets :D
 
These are the usual axioms of real numbers system:

http://www.gap-system.org/~john/analysis/Lectures/L5.html

Specifically, look at the 2nd axiom of order.

EDIT:
Then, prove the following:
[tex] a < 0 \Rightarrow -a > 0[/tex]
By axiom II.c
[tex] 0 > a \Rightarrow 0 + (-a) > a + (-a) \Leftrightarrow -a > 0[/tex]
Q.E.D.

Then, look at the following:
[tex] a, b < 0 \Rightarrow a \cdot b = (-a) \cdot (-b)[/tex]
Then you have a product of two positive numbers, which by the quoted axiom is positive.
 
Ahh, so this is only true for ordered fields then? Is there any number system where the field is not ordered (i.e. does not satisfy axiom II) ?

BiP
 
Bipolarity said:
Ahh, so this is only true for ordered fields then? Is there any number system where the field is not ordered (i.e. does not satisfy axiom II) ?

BiP

Sure, [itex]\mathbb{Z}_2[/itex] is not an ordered field.

If you don't know what it is: it's just the set {0,1} with

0+0=1+1=0, 1+0=0+1=1
0*0=0*1=1*0=0, 1*1=1