-4

In the general division theorem, there is a condition that when considering $\frac{a}{b}$, we require $b\ne 0$. My question is, why is $0$ left out? In school we were taught that anything divided by $0$ was infinity so we carried out the calculations by taking eg. $\frac{10}{0}=\infty$. Thanks for the insights!

lone student
  • 14,709
kofhearts
  • 115
  • 10
    You were lied to in school. – Robert Israel Aug 11 '20 at 02:48
  • sorry that is not the answer i am looking for. – kofhearts Aug 11 '20 at 02:50
  • 9
    But that's the correct answer. You must be looking for an incorrect answer. What would you like it to say? – MJD Aug 11 '20 at 02:54
  • 1
    "In school we were taught that anything divided by 0 was infinity so we carried out the calculations by taking eg. $\frac {10}0=∞$" But you can't do anything with that. And it doesn't work. $2 = \frac {10}{5} = \frac {10}0\cdot \frac 0{5} =\frac {10}0\cdot \frac {1}{\frac 50} = \infty \cdot \frac 1 {\infty} = \frac {10}0\cdot \frac 1{\frac {10}0} = \frac {10}0\cdot \frac 0{10} =\frac {10}{10} = 1$.... It's pointless. Utterly pointless. – fleablood Aug 11 '20 at 04:05
  • 1
    @fleablood it's not that it's pointless, it's wrong. –  Aug 11 '20 at 04:13
  • "it's not that it's pointless, it's wrong." Well.... that depends on what is right. We can define anything anyway we want. All that matters is its consistent. So we could make up some things we call numbers and some operation we call division and some rule that any number divided by $0$ is the number we call $\infty$ and that wouldn't be "wrong" .... but it wouldn't be the arithmetic we know and love and the arithmetic it would be would be .... utterly pointless. – fleablood Aug 11 '20 at 04:34
  • 1
    And yes, if he was taught that anything divided by $0$ was infinity, then he was lied to. .... Now that I think about it I was taught many inconsistent thing is school and I think I was taught that. But I was also taught it was wrong as well. And I was even taught that we couldn't divide by $0$ because it would be infinity. .... they meant well but teachers don't always know what they are talking about. It is not true (and in fact it is fairly meaningless) to say "$\frac {10}0 = \infty$". It's just not true. – fleablood Aug 11 '20 at 04:39

2 Answers2

1

Let us suppose that we could define division like that. Let $a$ and $b$ be two numbers and say that $$ \frac{a}{0}=\infty\quad\textrm{and}\quad\frac{b}{0}=\infty. $$ Therefore, we have that $$ a=0\cdot\infty=b.$$ That is, $a=b$ for any two numbers $a$, $b$. There are many contradictions like this you can come up with. But lets think about it differently. What is division? The expression $a\div b$ is saying "what number times $b$ is equal to $a$?". So, what number times $0$ is equal to $10$?

1

Say you define $a / 0 = x$, so $a = x \cdot 0$, i.e., $a = 0$, regardless of what $x$ may be. No other $a$ can be "divided" by 0, and the "result" of that "division" is anything whatsoever. The idea of "inverse of 0" just can't be twisted into making sense without throwing out much of the rest of the properties of the operations on numbers.

vonbrand
  • 27,812