







|
|||
|
| a = b | Let's pick two equal numbers, a and b. |
| a^2 = a b | Multiply both sides by a. |
| a^2 - b^2 = a b - b^2 | Subtract b^2 from both sides. |
| (a - b)(a + b) = b (a - b) | Factor each side using algebra. |
| a + b = b | Cancel the common factor on both sides |
| b + b = b ; 2b = b | Substitute a = b (step 1) and simplify |
| 2 = 1 | Divide both sides by b and voila! |
| x^2 = x + x + . . . + x | With x terms on the right, x^2 = x * x. |
| 2 x = 1 + 1 + . . . + 1 | Take the derivative of each side. |
| 2 x = x | We added up the x 1's on the right. |
| 2 = 1 | Divide both sides by x. Whoa! |
| (n+1)^2 = n^2+2n+1 | FOIL or expand binomial square |
| (n+1)^2 - (2n+1) = n^2 | Subtraction Principle of Equality |
|
Ditto (a.k.a. Euclid's Common Notion) |
|
Plain old expanding and factoring |
|
Euclid's Common Notion |
| [(n+1)-(2n+1)/2]^2 = [n-(2n+1)/2]^2 | A little algebra |
| (n+1) - (2n+1)/2 = n - (2n+1)/2 | Taking square roots of both sides |
| n+1 = n | Euclid's Common Notion |
| 1 = 0 | One last time, Euclid! |
| 16 - 36 = 25 - 45 | [ sure, both are -20 ] - Dan |
|
|
| (4 - 9/2)^2 = (5 - 9/2)^2 | [ recognize those perfect squares ] |
| 4 - 9/2 = 5 - 9/2 | [ take square root of both sides ] |
| we get : 4 = 5 | 9/2 gets canceled from both sides |
|
|







