Open main menu

Changes

The equation that broke the Internet

350 bytes added, 17:06, 2 January 2022
'''Incorrect:''' (''because division is not EXPLICITLY applied to (1+2) '')
<div style="color:red;"><div style="width:200px60px; text-align:center; float:left; color:red;">::6 :---- 2 </div><div style="width:60px; text-align:center; float:left;"><br/><nowiki>*</nowiki><br/></div> <div style="width:60px; text---- * align:center; float:left;"><br/>(2+1+2)::2 <br/>
</div>
<div style="width:60px; text-align:center; float:left;">
<br/>
=
<br/>
</div>
 
<div style="width:60px; text-align:center; float:left;">
<br/>
3 * (1+2)
<br/>
</div>
</div>
</div>
<div style="clear:both;"></div>
'''Correct:''' (''when EXPLICIT division is applied, it is applied to the entire term.'')
<div style="color:green;"><div style="width:200px60px; text-align:center; float:left; color:green;">6 ---- 1 </div><div style="width:60px; text-align:6 &nbspcenter;&nbspfloat:left;&nbsp"><br/>÷<br/></div> <div style="width:60px;&nbsptext-align:center;&nbsp;&nbsp;&nbsp;&nbspfloat:left;">2(1+2) :--------- ÷ ---------1 </div> <div style="width:60px; text-align:2 &nbspcenter;&nbspfloat:left;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1"><br/>=<br/>
</div>
<div style="clear:both;"></div>
'''Correct:''' (''For multiplication, inverting the denominator will maintain its value.'') <div style="width:200px60px; text-align:center; float:left; color:green;">::6 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 * (1+2) :--------- 6 * ---------1 </div>::2 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (1+2)</div>
</div>
<div style="clear:both;"></div>
'''SolutionTraditional solution:'''
<div style="color:green;">
<div style="width:100px60px; text-align:center; float:left;">
6
----
2(1+2)
</div>
<div style="width:100px60px; text-align:center; float:left;">
<br/>
=
</div>
<div style="width:100px60px; text-align:center; float:left;">
3
----
1*(1+2)
</div>
<div style="width:100px60px; text-align:center; float:left;">
<br/>
=
</div>
<div style="width:100px60px; text-align:center; float:left;">
3
----
</div>
<div style="width:100px60px; text-align:center; float:left;">
<br/>
= 1