|
|
(4 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | ==Proof==
| + | #REDIRECT [[Fallacy#2=1]] |
− | | |
− | 1) <math>a = b</math>. Given.
| |
− | | |
− | 2) <math>a^2 = ab</math>. Multiply both sides by a.
| |
− | | |
− | 3) <math>a^2-b^2 = ab-b^2</math>. Subtract <math>b^2</math> from both sides.
| |
− | | |
− | 4) <math>(a+b)(a-b) = b(a-b)</math>. Factor both sides.
| |
− | | |
− | 5) <math>(a+b) = b</math>. Divide both sides by <math>(a-b)</math>
| |
− | | |
− | 6) <math>a+a = a</math>. Substitute <math>a</math> for <math>b</math>.
| |
− | | |
− | 7) <math>2a = a</math>. Addition.
| |
− | | |
− | 8) <math>2 = 1</math>. Divide both sides by <math>a</math>.
| |
− | | |
− | ==Error==
| |
− | Usually, if a proof proves a statement that is clearly false, the proof has probably divided by zero in some way.
| |
− | | |
− | In this case, the quantity of <math>a-b</math> is <math>0</math> as <math>a = b</math>, since one cannot divide by zero, the proof is incorrect from that point on.
| |
− | | |
− | <b>Thus, this proof is false.</b>
| |
− | | |
− | ==Note:==
| |
− | If this were somehow true all of mathematics would collapse. Simple arithmetic would yield infinite answers. This is why one cannot divide by zero.
| |