Try it out!
if a= 5, b = 7, and c = 13, then
a/b/c = 5/7/13 = 5/91
ac/b = 5*13/7 = 65/7
5/91 does not equal 65/7
Since one case proves the identity wrong, the whole thing must be wrong. So you can conclude:
a/b/c does not equal ac/b
Hope this helps!