Open main menu

Changes

The equation that broke the Internet

15 bytes added, 18:35, 2 January 2022
6÷2(1+2) has two EXPLICIT operators, division and addition. However, IMPLIED multiplication tells us to IMPLICITLY multiply, [2(2+1)], in the P step of PEMDAS.
Then in In the division step, we must apply division to the (entire) implicitly connected termparenthetical expression. We cannot apply division to the coefficient (2) and then not apply division to the factor (2+1).
'''Incorrect:''' (''because division is not EXPLICITLY applied to the parenthetical expression'')