Solve Inequality with x: Step-by-Step Guide

  • Thread starter Thread starter Taturana
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
To solve the inequality involving x, first address the two sets of inequalities: \frac{2}{x-2} \leq \frac{x+2}{x-2} and either \frac{2}{x-2} \leq 1 or \frac{x+2}{x-2} \leq 1. The approach involves considering the sign of the denominator, leading to cases where x is greater than or less than 2, and solving accordingly. When solving \frac{x+2}{x-2} \leq 1, it's crucial to multiply through by the denominator while ensuring it remains positive or negative, which affects the inequality sign. Ultimately, the solution set must satisfy both inequalities, leading to valid ranges for x.
Taturana
Messages
108
Reaction score
0
http://img403.imageshack.us/img403/6198/48289623.png

Find possible values of x.

Can somone explain me step by step how to do that?

I would be grateful.
 
Last edited by a moderator:
Physics news on Phys.org
You'll have to solve two sets of inequalities.

First solve \frac{2}{x-2}\leq \frac{x+2}{x-2}

and then either solve \frac{2}{x-2}\leq 1 OR \frac{x+2}{x-2}\leq 1

And of course the set of solutions need to be valid in both cases, so some cases will be scrapped.

e.g. if you have a\leq b\leq c (a,b,c any function of x)
and you solve a\leq b and end up with the result x\leq 5
and then you solve b\leq c and end up with x> 2

then you can conclude that the answer is 2<x\leq 5
 
Thank you for replying Mentallic.

Sorry for ignorance but I have some more doubts.

how do I solve <br /> \frac{x+2}{x-2}\leq 1<br />?

Should I do x+2 <= 1, find the answer and make intersection with answer of x-2 <= 1?
I don't remember how do solve a quotient-inequality...

Thank you
 
Ahh sorry, I just assumed you were comfortable with solving one set of inequalities and the problem here was actually what to do when it's in the format of two inequalities.

There are also a variety of ways to solve these, so I guess you could take your pick of your favourite :smile: But it's always nice to learn the other methods too.


1) Like you were kind of thinking, you can take cases in the denominator separately. There are a few cases in this, so I'll give you the idea with the first one:

Assume the denominator is positive i.e. x&gt;2

Now since the denominator is positive by our assumption, we can multiply both sides of the equation and it won't affect the inequality sign.

x+2\leq x-2

Now we solve this normally since there is no threat of dividing by a negative. So we get 2\leq -2 but this is obviously wrong, so this means our first assumption that x&gt;2 is wrong.

Now you need to try for the case that the denominator is negative (you don't need to do it for 0, since the denominator can't be 0).


2) The problem with inequalities is that the sign must flip around if you multiply/divide by a negative number. And since we are doing this for x, there will be values that are both positive and negative. But any number squared is always positive, so this is what we can do.

\frac{x+2}{x-2}\leq 1

multiply both sides of the fraction by the same thing: \frac{(x+2)(x-2)}{(x-2)^2}\leq 1

and now you can see the denominator will always be positive, so we multiply through by normal. Then you'll need to re-arrange and make the quadratic equal zero. Do you know how to solve quadratic inequalities?
 
Thank you for replying again Mentallic, your explanation helped me a lot.
 
You're welcome :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top