SOLUTION: How would I solve (3x+2/x+1) > 4 ? Thank you for your help

Algebra ->  Rational-functions -> SOLUTION: How would I solve (3x+2/x+1) > 4 ? Thank you for your help      Log On


   



Question 1018478: How would I solve (3x+2/x+1) > 4 ? Thank you for your help
Found 3 solutions by josgarithmetic, MathTherapy, ikleyn:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
??

%283x%2B2%29%2F%28x%2B1%29%3E4

%283x%2B2%29%2F%28x%2B1%29-4%3E0

%283x%2B2%29%2F%28x%2B1%29-%284%28x%2B1%29%29%2F%28x%2B1%29%3E0

%28%283x%2B2%29-4%28x%2B1%29%29%2F%28x%2B1%29%3E0--------Try it now, in this form. Note carefully that you must not use x=-1 whatever is found.

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

How would I solve (3x+2/x+1) > 4 ? Thank you for your help
%283x+%2B+2%29%2F%28x+%2B+1%29+%3E+4, with x+%3C%3E+-+1 
3x + 2 > 4(x + 1) ------- Multiplying by LCD, x + 1
3x + 2 > 4x + 4
3x - 4x > 4 - 2
- x > 2
x+%3C+2%2F%28-+1%29 ------> x+%3C+-+2
We now have 2 critical points: - 2 and - 1, and 3 INTERVALS to check:
1) x < - 2, or x = - 3 (- 3 was chosen since - 3 < - 2)
2) - 2 < x < - 1, or x = - 1.5 (this is a value between - 2 and - 1)
3) x > - 1, or x = 0 (0 was chosen since 0 > - 1)
1) x < - 2, or x = - 3
%283+%2A+-+3+%2B+2%29%2F%28-+3+%2B+1%29+%3E+4 ----- Substituting - 3 in original inequality
%28-+7%29%2F%28-+2%29+%3E+4
7%2F2+%3E+4 ------- False, so x < - 2 is NOT a solution, as this interval DOES NOT satisfy the inequality
2) - 2 < x < - 1, or x = - 1.5
%283+%2A+-+1.5+%2B+2%29%2F%28-+1.5+%2B+1%29+%3E+4 ----- Substituting - 1.5 in original inequality
%28-+2.5%29%2F%28-+.5%29+%3E+4
5+%3E+4 ------- TRUE, so highlight%28highlight_green%28highlight%28-+2+%3C+x+%3C+-+1%29%29%29 IS a solution, as this interval DOES satisfy the inequality

3) x > - 1, or x = 0
%283+%2A+0+%2B+2%29%2F%280+%2B+1%29+%3E+4 ----- Substituting 0 in original inequality
2%2F1+%3E+4
2+%3E+4 ------- False, so x > - 1 is NOT a solution, as this interval DOES NOT satisfy the inequality

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
How would I solve (3x+2/x+1) > 4 ? Thank you for your help
-----------------------------------------------------------

%283x%2B2%29%2F%28x%2B1%29 > 4.       (1)

Now see how it SHOULD be done.

1. First, let us assume that x+1 > 0.
   In other words, we will consider now real numbers { x | x > -1 }. 

   Multiply both side of (1) by (x+1), which is positive in this case. Then you will get

   3x+2 > 4*(x+1)  --->  3x+2 > 4x+4  --->  2-4 > 4x-3x  --->  -2 > x.

   Thus we obtain this: if x > -1, then x < -2. 
   
   It is, surely, absurd. 
   So, in the domain x > -1 there is no solution to (1).


2. Next, let us consider the interval x < -1. In this interval, the denominator (x+1) is negative.

   Multiply both side of (1) by (x+1), which is negative now. Then you will get

   3x+2 < 4*(x+1).     (2) 

   Notice, that I changed the sign ">" of the inequality to the opposite sign "<", when I multiplied both sides of (1) by negative number (x+1).

   Further, (2) implies  3x+2 < 4x+4  --->  2-4 < 4x-3x  --->  -2 < x,   or   x > -2.
   
   Thus we obtain this: if x < -1, then x > -2.

   It means that the set of real numbers -2 < x < -1 satisfies the inequality (1).

   It is the solution of the inequality (1).

Answer. The solution to (1) is the interval (-2,-1).

Below is the plot, for illustration.



    Figure 1. Plot y = %283x%2B2%29%2F%28x%2B1%29


For similar problems, see the lesson Solving inequalities for rational functions with non-zero right side in this site.