Sides of Equations
Applying same operations on both sides of =
Manual Operations on the Sides
What: Use ff to duplicate the manual ways handling equations as taught in school teachings. Wh...
Right hand side vs. Left hand side
What: Different sides to an operator e.g. == Why: Proper treatment of the sides of an operator e...
Subtract from Sides
What: Subtract the same expression from the both sides of == Why: Such side-wise subtraction is...
Add to Sides
What: Add the same expression to the both sides of == . Why: Such side-wise addition is an essent...
Divide both Sides
What: Divide both sides of == by the same expression. Why: Such side-wise division is an essentia...
Multiply both Sides
What: Multiply both sides of == by the same expression. Why: Such side-wise multiplication is an ...