B Does Absolute Value Affect Fraction Equality?

Click For Summary
The discussion confirms that the expression |(x + 1)/(x + 2)| is equal to |x + 1|/|x + 2| for any x not equal to -2. Participants tested various values for x, such as 10 and -10, to demonstrate this equality. The reasoning is based on the properties of absolute values, specifically that |xy| = |x||y|. The conclusion is that the two expressions are identically equal, reinforcing the concept of absolute values in fractions. This understanding is crucial for evaluating expressions involving absolute values in mathematics.
askor
Messages
168
Reaction score
9
Is it correct that ##\frac{|x + 1|}{|x + 2|}## equal to ##\left|\frac{x + 1}{x + 2} \right|##?

Please explain, I don't understand.

Thank you
 
Physics news on Phys.org
Pick an x but not x=-2 and test it:

I pick x = 10

|x+1| / |x+2| = |11| / |12| = 11 / 12 = | 11/12 | = | (x+1) / (x+2) |

then pick x=-10

| x+1| / |x+2| = |-9| / |-8| = 9 / 8 = | 9/8 | = | -9/-8 | = | (x+1) / (x+2) |

Try other values for x and then decide if it is true or not.
 
askor said:
Is it correct that ##\frac{|x + 1|}{|x + 2|}## equal to ##\left|\frac{x + 1}{x + 2} \right|##?
Yes, the two expressions are identically equal.
askor said:
Please explain, I don't understand.
Think about the expressions x + 1 and x + 2. Each of them is negative, zero, or positive, depending on the value of x. Now, as long as ##x \ne -2##, ##\frac{x +1}{x + 2}## will have some value. Does it matter whether we take the absolute values of the numerator and denominator separately, or evaluate the fraction and then take its absolute value?
 
askor said:
Is it correct that ##\frac{|x + 1|}{|x + 2|}## equal to ##\left|\frac{x + 1}{x + 2} \right|##?
Absolutely!

It's only ##|xy| = |x||y|## in disguise.