skpMatcha
Quote:
Statement 2: gives us 2 facts:
1) r and (s+t) are of the same sign.
2) |r|>|s+t|
There are 2 different options: r and s+t are both positive or both negative.
Combine it with given r>s+t, and we will have only option when both are positive.
thats a bundle of info right there:) I am lost ..
I agree with your statement 1, clear. I got lost how you concluded statement 2 and how you narrowed down to positive case.
kindly please explain.
Yes, sure. Just a little bit of theory: when dealing with inequalities such as \(\frac{x}{y}>1\) we can't just multiply both sides with y, as y can be either positive or negative. When y is positive, we will have
x>y, but if y is negative, we will have to flip the sign of inequality (just a general rule when multiplying both sides of inequality with a negative number):
x<yRE my 2nd statement: if \(\frac{x}{y}>1\), then \(\frac{|x|}{|y|}>1\), as this is the necessary condition to have 1 in the right part. |y|>=0, so we can safely multiply both sides of the equation by |y|, knowing that we don't have to flip the inequality sign: |x|>|y|.
Or you can just consider 2 different possibilities for x and y:
a) x and y are positive: \(\frac{x}{y}>1\) -> \(x>y\)
b) x and y are negative: \(\frac{x}{y}>1\) -> \(x<y\)
Just plug in some numbers, as I always do to understand some concept: x could be -3 and y=-2, not vice versa (to satisfy \(\frac{x}{y}>
1\)) or x could be 3 and y=2, not vice versa.
Narrowing down to positive case now should be clear: there are only 2 options: a) and b). Option a) satisfies the given \(x>y\), while option b) doesn't.
Please feel free to ask any questions..