Solve Inequalities Problem: x ∈ (-2,-1) ∪ (⅔, -½)

  • Thread starter Thread starter erisedk
  • Start date Start date
  • Tags Tags
    Inequalities
AI Thread Summary
The discussion revolves around solving the inequality 2x/(2x² + 5x + 2) > 1/(x + 1). Two methods were attempted, with Method 1 yielding incorrect results and Method 2 providing the correct solution of x ∈ (-2, -1) ∪ (-2/3, -1/2). The confusion arose from understanding how to manipulate the inequality when combining rational expressions. Participants emphasized the importance of recognizing when to reverse the inequality based on the signs of the expressions involved. The conversation highlights the nuances of solving inequalities and the significance of careful algebraic manipulation.
erisedk
Messages
372
Reaction score
7

Homework Statement


Find the set of all ##x## for which ##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}##

Homework Equations

The Attempt at a Solution

I'm getting two different sets of answers with two different methods:Method 1-Wrong

##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}####\dfrac{2x^2 + 5x + 2}{2x} < x + 1####\dfrac{2x^2 + 5x + 2}{2x} - (x+1) < 0####\dfrac{2x^2 + 5x + 2 - 2x(x+1)}{2x} < 0####\dfrac{3x + 2}{2x} < 0#### x \in \left( \dfrac{-2}{3}, 0 \right)##
Method 2, the correct one

##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}####\dfrac{2x}{2x^2 + 5x + 2} - \dfrac{1}{x + 1} > 0####\dfrac{2x(x+1) - (2x^2 + 5x + 2)}{(2x^2 + 5x + 2)(x + 1)} > 0####\dfrac{3x + 2}{(2x + 1)(x + 1)(x + 2)} < 0 ####x \in (-2,-1) \cup \left(\dfrac{-2}{3} , \dfrac{-1}{2}\right)##
 
Physics news on Phys.org
erisedk said:

Homework Statement


Find the set of all ##x## for which ##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}##

Homework Equations

The Attempt at a Solution

I'm getting two different sets of answers with two different methods:Method 1-Wrong

##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}####\dfrac{2x^2 + 5x + 2}{2x} < x + 1####\dfrac{2x^2 + 5x + 2}{2x} - (x+1) < 0####\dfrac{2x^2 + 5x + 2 - 2x(x+1)}{2x} < 0####\dfrac{3x + 2}{2x} < 0#### x \in \left( \dfrac{-2}{3}, 0 \right)##
Method 2, the correct one

##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}####\dfrac{2x}{2x^2 + 5x + 2} - \dfrac{1}{x + 1} > 0####\dfrac{2x(x+1) - (2x^2 + 5x + 2)}{(2x^2 + 5x + 2)(x + 1)} > 0####\dfrac{3x + 2}{(2x + 1)(x + 1)(x + 2)} < 0 ####x \in (-2,-1) \cup \left(\dfrac{-2}{3} , \dfrac{-1}{2}\right)##
In method 1, the first step is correct only if the left hand side and right hand side have the same sign.

If the left hand side is positive and the right hand side is negative, then which way does the inequality go after taking the reciprocal?
 
Oh! Got it, thank you :)
 
erisedk said:

Homework Statement


Find the set of all ##x## for which ##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}##

Homework Equations

The Attempt at a Solution

I'm getting two different sets of answers with two different methods:

Method 2, the correct one

##\dfrac{2x}{2x^2 + 5x + 2} > \dfrac{1}{x + 1}##
##\dfrac{2x}{2x^2 + 5x + 2} - \dfrac{1}{x + 1} > 0##
##\dfrac{2x(x+1) - (2x^2 + 5x + 2)}{(2x^2 + 5x + 2)(x + 1)} > 0##
##\dfrac{3x + 2}{(2x + 1)(x + 1)(x + 2)} < 0 ##

##x \in (-2,-1) \cup \left(\dfrac{-2}{3} , \dfrac{-1}{2}\right)##

How do you know you can go from ##\dfrac{2x}{2x^2 + 5x + 2} - \dfrac{1}{x + 1} > 0## to ##\dfrac{2x(x+1) - (2x^2 + 5x + 2)}{(2x^2 + 5x + 2)(x + 1)} > 0##? Certainly, if you multiply both sides of an inequality by a positive quantity, the inequality remains unchanged in direction. However, if you multiply both sides by a negative, the inequality is reversed.
 
Ray Vickson said:
How do you know you can go from ##\dfrac{2x}{2x^2 + 5x + 2} - \dfrac{1}{x + 1} > 0## to ##\dfrac{2x(x+1) - (2x^2 + 5x + 2)}{(2x^2 + 5x + 2)(x + 1)} > 0##? Certainly, if you multiply both sides of an inequality by a positive quantity, the inequality remains unchanged in direction. However, if you multiply both sides by a negative, the inequality is reversed.
It looks more like OP combined rational expressions by using a common denominator, rather than by multiplying the whole expression by anything.
 
SammyS said:
It looks more like OP combined rational expressions by using a common denominator, rather than by multiplying the whole expression by anything.

Agreed, but I would have preferred that the OP answer the question.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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