Inequality with unknown in denominator

stickychar

New member
Joined
Sep 2, 2012
Messages
1
I just cannot seem to do this problem. The logical steps are not working and I dont understand why?
It is as follows:
(3-2x)/x </= -1

what i thought to do is this.
3-2x</=-x
3</=x
it is incorrect, help would be appreciated, thanks, charlie
 
You have only half of the solution. In your work, you presume that x is not a negative number. So what if x<0?
 
Hello, stickychar!

32xx1\displaystyle \dfrac{3-2x}{x} \:\le \:-1

What i thought to do is this:. 32xx\displaystyle 3-2x\:\le\: -x
This is a careless step.

Your step is correct if x\displaystyle x is positive.

If x\displaystyle x is negative, you are multiplying by a negative quantity:
. . the inequality is reversed.
Then we would have: .32xx\displaystyle 3-2x \:\ge \: -x

You must consider both cases.


~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~


If the variable is in the numerator and denominator,
. . this situation will arise.

There is another way to handle it . . .

Bring all terms to one side: .32xx+10\displaystyle \dfrac{3-2x}{x} + 1 \:\le\:0

Combine terms: .3xx0\displaystyle \dfrac{3-x}{x} \:\le\:0


Consider what the statement says: a fraction is negative.
This is true if the numerator and denominator have opposite signs.

Now examine the two cases . . .

(1) Positive numerator, negative denominator

. . . 3x03xx<0\displaystyle \begin{array}{cccccccccc}3-x \:\ge\:0 & \Rightarrow & 3\:\ge\: x \\ x \:<\:0 \end{array}

We have: .{x3x<0}\displaystyle \begin{Bmatrix}x\:\le\:3 \\ x\:<\:0\end{Bmatrix}

Both inequalties are satisfied if: .x<0\displaystyle \boxed{x \:<\:0}

. . . (We take the "stronger" inequality.)


(2) Negative numerator, positive denominator

. . . 3x03xx>0\displaystyle \begin{array}{cccccc}3-x \:\le\:0 & \Rightarrow & 3 \:\le\: x \\ x \:>\:0 \end{array}

We have: .{x3x>0}\displaystyle \begin{Bmatrix} x\:\ge\:3 \\ x\:>\:0 \end{Bmatrix}

Both inequalities are satisfied if: .x3\displaystyle \boxed{x\:\ge\:3}


The solution is:   x<0   or   x3\displaystyle \text{The solution is: }\;x\:<\:0\;\text{ or }\; x\:\ge\:3

Interval notation:   (,0)[3,)\displaystyle \text{Interval notation: }\;(-\infty,\,0) \,\cup\,[3,\,\infty)

Graph: ======03\displaystyle \begin{array}{ccccccc}\text{Graph: }& === & \circ & --- & \bullet & === \\ && 0 && 3 \end{array}
 
Top