Basic algebra
No. 275
|
Q: |
We consider:
This seems to defy the rules of algebra: Why does a mere re-ordering yield a (totally) different result ? Explain both outcomes. |
||||
|
A: |
Both operators “*” and “/” are being evaluated from left to right. In case of integer division this yields a zero net result:
|
