SOLUTION: When solving a rational equation, why it is OK to remove the denominator by multiplying both sides by the LCD and why can you not do the same operation when simplifying a rational

Algebra ->  Equations -> SOLUTION: When solving a rational equation, why it is OK to remove the denominator by multiplying both sides by the LCD and why can you not do the same operation when simplifying a rational       Log On


   



Question 61781: When solving a rational equation, why it is OK to remove the denominator by multiplying both sides by the LCD and why can you not do the same operation when simplifying a rational expression?
Answer by mathick(4) About Me  (Show Source):
You can put this solution on YOUR website!

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:
x+%2B+3+=+5+%2B+3,


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+%2B+3+=+5+%2B+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+%2B+3.

Moving to your question, the reason you can multiply both sides of x%2F3+%2B+x%2F2+=+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%2F3 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%2F3 or 2x%2F2x. For example, starting with

x%2F3+%2B+x%2F2+=+10,

you can multiply the x%2F3 by 2%2F2 and the x%2F2 by 3%2F3:

2x%2F%282%2A3%29+%2B+3x%2F%283%2A2%29+=+10

to get the common denominator:

2x%2F6+%2B+3x%2F6+=+10.


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