Open main menu

Changes

The equation that broke the Internet

572 bytes removed, 06:14, 1 January 2022
For those who claim that the obelus is outdated, why then is it present on virtually every modern calculator?
 
==Correctly solving left to right==
 
If we insist on a left to right solution, ignoring both PEMDAS and the Distributive Law, we can do this by expressing the common divisor first. However, division is sustained and must be applied to everything to the right of the explicit division operator.
 
::''6÷2(1+2)=?''
::''3÷1(1+2)=?''
::''3÷(1+2)=?''
::''3÷(3)=?''
::''3÷3=1''
 
When we reduce by the common divisor, this does not complete the division operation, it simply reduces the coefficient to one. Division must be applied to both the factor and the coefficient.
== The calculator problem ==