Question 61781
<font color = "blue">
Good question.  The difference between expressions and equations is key to the answer.


A simple example of an expression is:   {{{5}}}.  


And a simple example of an equation is:     {{{x = 5}}}.


If the equation were a scale, the left side and right side would balance each other perfectly.  Now if the same weight (say 3) is added to both sides of the equation:

<center>{{{x + 3 = 5 + 3}}},</center>


you get an equation that is equivalent to (basically the same as) the original equation {{{x = 5}}}.


{{{x = 5}}} is basically the same equation as {{{x + 3 = 5 + 3}}} (they have the same answer).


In an equation, the left and right side are balanced.  The main idea in solving equations is:  if you start with a balanced scale and then do the same thing to both sides of the scale, the scale will still end up balanced.



With an expression, however there's no scale.  An expression is like a weight just sitting there on it's own.  So if 3 is added to an expression, it's no longer the same expression.

{{{5}}} is not the same expression as {{{5 + 3}}}.


Moving to your question, the reason you can multiply both sides of {{{x/3 + x/2 = 10}}} by 6 is that you're preserving the balance by doing the same thing (multiplying by 6) to both sides.


Multiplying the expression {{{x/3}}} by 6, however, results in a different expression that's not equivalent.  So multiplying an expression by a number typically changes the expression and so isn't allowed.




Sometimes, though you do multiply an expression by 1.  Multiplying by any other number usually changes the expression, but multiplying by 1 doesn't change it.  That's why multiplying by 1 is allowed.  Usually you multiply by 1 in a different form, such as {{{3/3}}} or {{{2x/2x}}}.  For example, starting with


{{{x/3 + x/2 = 10}}},


you can multiply the {{{x/3}}} by {{{2/2}}} and the {{{x/2}}} by {{{3/3}}}:


{{{2x/(2*3) + 3x/(3*2) = 10}}}


to get the common denominator:


{{{2x/6 + 3x/6 = 10}}}.



I hope this helps - let me know if you have questions about any part of it.
</font>