SOLUTION: It is not a system, I can not find anything, anywhere that is just solving one nonlinear equation. x/(x+1)>3x 1. Work the problem 2. Set to zero and factor. 3. Find zer

Algebra ->  Systems-of-equations -> SOLUTION: It is not a system, I can not find anything, anywhere that is just solving one nonlinear equation. x/(x+1)>3x 1. Work the problem 2. Set to zero and factor. 3. Find zer      Log On


   



Question 1152325: It is not a system, I can not find anything, anywhere that is just solving one nonlinear equation.
x/(x+1)>3x
1. Work the problem
2. Set to zero and factor.
3. Find zeros.
4. Find intervals.
5. Test intervals.
6. Write answer in interval notation and graph.

Found 2 solutions by MathLover1, ikleyn:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
x%2F%28x%2B1%29%3E3x
1. Work the problem
x%2F%28x%2B1%29%3E3x
x%3E3x%28x%2B1%29
x%3E3x%5E2%2B3x...add -x to both sides
x-x%3E3x%5E2%2B3x-x
0%3E3x%5E2%2B3x-x......switch sides
3x%5E2%2B3x-x%3C0
3x%5E2%2B2x%3C0


2. Set to zero and factor.
3x%5E2%2B2x=0
%283x%2B2%29x=0
3. Find zeros.
%283x%2B2%29x=0...this will be equal to zero if %283x%2B2%29=0 or x=0
so, zeros are:
x=0
%283x%2B2%29=0=>3x=-2=>x=-2%2F3
4. Find intervals.
-2%2F3%3Cx%3C0
5. Test intervals.
let say x=-1%2F3
3%28-1%2F3%29%5E2%2B2%28-1%2F3%29%3C0
3%281%2F9%29-2%2F3%3C0
cross%283%29%281%2Fcross%289%293%29-2%2F3%3C0
1%2F3-2%2F3%3C0
-1%2F3%3C0-> which is true
6. Write answer in interval notation and graph.
(-2%2F3,+0)


MSP96.gif


MSP144.gif

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.

Below is the plot of two functions,   y = x%2F%28x%2B1%29  (in red)   and   y = 3x  (in green).

The problem is to find where the red line is above the green line.

    graph%28+330%2C+330%2C+-5%2C+5%2C+-5%2C+20%2C%0D%0A++++++++++x%2F%28x%2B1%29%2C+3x%0D%0A%29


    Plot y = x%2F%28x%2B1%29  (red)  and  y = 3x (green).

From the plot, it is clear that the solution is the union of TWO intervals:

        one interval is semi-infinite (-infinity,-1)   and the other interval is somewhere between -1 and 0.

The solution by @MathLover1 gives only the second interval and entirely misses the first semi-infinite interval.

So,  her solution is  INCORRECT.   Therefore,  I came to bring the correct solution.

After completing my solution,  I will point the error in the MathLover1' solution.


So, we start from the given inequality

    x%2F%28x%2B1%29 > 3x.       (1)


Move 3x to the left side

    x%2F%28x%2B1%29 - 3x > 0


Write with the common denominator

    x%2F%28x%2B1%29 - %28%283x%29%2A%28x%2B1%29%29%2F%28x%2B1%29 > 0


Make equivalent transformations

    %28x+-+3x%2A%28x%2B1%29%29%2F%28x%2B1%29 > 0

    %28-3x%5E2+%2B+x+-+3x%29%2F%28x%2B1%29 > 0

    %28-3x%5E2+-+2x%29%2F%28x%2B1%29 > 0

    %28-x%2A%283x%2B2%29%29%2F%28x%2B1%29 > 0


Multiply both sides by (-1) and change the inequality sign

    %28x%2A%283x%2B2%29%29%2F%28x%2B1%29 < 0.


Divide by 3 both sides

    %28x%2A%28x%2B2%2F3%29%29%2F%28x%2B1%29 < 0.      (2)


So, our original inequality is equivalent to the inequality (2).

Now I will solve the inequality (2).


The factors in inequality (2) have three critical points, where linear terms become equal to zero and change the sign.

These points are  -1,  -2%2F3  and  0.


The critical points divide the entire number line in four intervals

    1)  (-infinity,-1),   2)  (-1,-2%2F3),   3)   (-2%2F3,0)  and   4)  [0,infinity).



In the interval #1, all three linear factors are negative, so the entire rational function is negative.

Thus the entire interval  (-infinity,-1)  IS the solution to inequality (2) and, hence, for the original inequality, too.



In the interval #2, the linear factor  (x+1)  is positive, while two other factors are negative, 
so the entire rational function is positive.

Thus the interval  (-1,-2%2F3)  is NOT the solution to inequality (2) and, hence, is NOT the solution for the original inequality.



In the interval #3, the linear factors  (x+1)  and  x%2B3%2F2  are both positive, while third factor  x   is negative, 
so the entire rational function is negative.

Thus the interval  (-2%2F3,0)  IS the solution to inequality (2) and, hence, IS the solution for the original inequality.



In the interval #4, all three linear factors  are positive, so the entire rational function in (2) is positive.

Thus the interval  [0,infinity)  is NOT the solution to inequality (2) and, hence, is not the solution for the original inequality.



ANSWER.  The solution set for the given inequality is the union of two intervals  (-infinity,-1) U (-2%2F3,0).


Please notice and pay special attention that all endpoints are treated correctly in my solution and in my answer.


The problem is solved,  and solved correctly.

The way on how I solved it,  is a  STANDARD  (but not a unique)  way solving such inequalities for rational functions.

-----------

Now,  I promised to show where is the error in the solution by @MathLover1.

It is in the  4-th line of her post,  where she multiplies both sides of the inequality by the factor  (x+1)
without analyzing the sign of this factor.

Doing in this way,  she gets  NON-EQUIVALENT  inequality and comes to the wrong resulting answer.


It is very common error in solving such inequalities for rational functions - so, be aware (!)


At this point,  I completed my post.

From it,  learn on how to solve similar problems correctly.

-----------------

If you want to see many other similar solved problems,  look into the lessons
    - Solving inequalities for rational functions with numerator and denominator factored into a product of linear binomials
    - Solving inequalities for rational functions with non-zero right side
in this site.

Consider these lessons as your handbook, textbook, tutorials and (free of charge) home teacher.