Is 2 Really Equal to 1? A Mathematical Paradox

  • Context: High School 
  • Thread starter Thread starter Himal kharel
  • 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
4 replies · 2K views
Himal kharel
Messages
79
Reaction score
0
let a=b
a2=ab
a2-b2=ab-b2
(a+b)(a-b)=b(a-b)
a+b=b
a+a=a<from above>
2a=a
2=1
PROVED
 
Mathematics news on Phys.org
Here's another classic, using "i" as the square root of (-1).
Can you spot the error?

[tex]1=\sqrt{1}=\sqrt{((-1)*(-1))}=\sqrt{(-1)}*\sqrt{(-1)}=i*i=-1[/tex]
That is:
1=-1
 
Himal kharel said:
let a=b
a2=ab
a2-b2=ab-b2
(a+b)(a-b)=b(a-b)
a+b=b
a+a=a<from above>
2a=a
2=1
PROVED

The part in red

(a+b)(a-b)=b(a-b)

Remember we defined a=b, therefore (a-b) must equal zero. You can't divide zero as it is a division error.