Respuesta :

For division operations that are defined, multiplication is the inverse operation. That is if
  a/b = c
then
  a = b*c

Division by 0 is undefined because it has no inverse operation. If
  a/0 = c
it is not true that
  a = 0*c