-1

Where is the error?

  1. $-27=-27$

  2. $81-108=9-36$

  3. $9^2 - 2\cdot 9\cdot6 = 3^2 - 2\cdot3\cdot6$

  4. $9^2 - 2\cdot9\cdot6 + 6^2 = 3^2 - 2\cdot3\cdot6 + 6^2$

  5. $(9-6)^2 = (3-6)^2$

  6. $9-6 = 3-6$

  7. $9=3$

1121
  • 17

2 Answers2

2

$a^2=b^2$ doesn't imply $a=b$. So the flaw happens while going from 5th to 6th step.

Oshawott
  • 3,956
0

Remember that taking the root gives you two solutions: $$y^2=x\implies y=\pm\sqrt{x}$$So In between $5.$ and $6.$ is where the flaw is made.

Whenever you have fallacies like this try to look at where the math starts to not make sense.

Kamal Saleh
  • 6,497