Short Inequalities

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 233
Joined: Wed Aug 22, 2007 3:51 pm
Location: New York
Thanked: 7 times
Followed by:2 members

Short Inequalities

by yellowho » Mon Feb 14, 2011 8:33 pm
How do you solve for all value of X in these two short problems:

1) X(x+1)>-1?

2) x(x^2+x+1)>-1?

Without plugging in?
Source: — Problem Solving |

Legendary Member
Posts: 1337
Joined: Sat Dec 27, 2008 6:29 pm
Thanked: 127 times
Followed by:10 members

by Night reader » Mon Feb 14, 2011 9:10 pm
1) x(x+1)>-1? ----> x^2+x+1>0 /solve as equation and find critical points where x=0, then plug in :) and assign the sign-decide on inequality condition(s)/
x^2+x+1=0, has no solution as D is -ve.

2) x(x^2+x+1)>-1? ----> x^3+x^2+x+1>0, (x^2 +1)(x+1)>0 /the same approach as above/ (x^2+1)(x+1)=0; x^2+1=0 OR x+1=0; x^2+1=0 ---> x doesn't have any solution as x^2 cannot be -ve and 1 is greater than 0, hence only possible x+1=0, x=-1. Plug in any value to the left from -1, x=-2 ---> (-2^2+1)(-2+1), hence x is -ve when x (-infinity;-1). Plug in any value to the right from -1, x=0 ---> (0^2+1)(0+1), hence x is +ve when x (-1; +infinity). Solution x<0 for -infinity<x<-1 and x>0 for -1<x<+infinity.
yellowho wrote:How do you solve for all value of X in these two short problems:

1) X(x+1)>-1?

2) x(x^2+x+1)>-1?

Without plugging in?
Last edited by Night reader on Tue Feb 15, 2011 4:16 am, edited 1 time in total.

User avatar
Master | Next Rank: 500 Posts
Posts: 261
Joined: Wed Mar 31, 2010 8:37 pm
Location: Varanasi
Thanked: 11 times
Followed by:3 members

by ankur.agrawal » Tue Feb 15, 2011 1:44 am
yellowho wrote:How do you solve for all value of X in these two short problems:

1) X(x+1)>-1?

2) x(x^2+x+1)>-1?

Without plugging in?
Sumbody tell me a conceptual approach to answer these question. I am highly confused. Thanks in advance

User avatar
GMAT Instructor
Posts: 1449
Joined: Sat Oct 09, 2010 2:16 pm
Thanked: 59 times
Followed by:33 members

by fskilnik@GMATH » Tue Feb 15, 2011 2:43 am
yellowho wrote:How do you solve for all value of X in these two short problems:

1) X(x+1)>-1?

2) x(x^2+x+1)>-1?

Without plugging in?
Hi there!

1) x(x+1) > -1 is equivalent to x^2 +x+1 > 0.

From the fact that the discriminant ("b^2-4ac") of the equation x^2 +x+1 = 0 is negative, we are sure that x^2+x+1 > 0 for all real values of x, and that´s what you were looking for.


2) x(x^2+x+1) > -1 is equivalent to x^3 +x^2 +x+1 > 0.

Please note that x^3 +x^2 +x+1 = x(x^2+1) + (x^2+1) = (x^2+1)(x+1) and from the fact that x^2 +1 >0 for all real values of x, then x^3 +x^2 +x+1 = (x^2+1)(x+1) > 0 if and only if x+1 > 0, that is, x > -1.

Regards,
Fabio.
Fabio Skilnik :: GMATH method creator ( Math for the GMAT)
English-speakers :: https://www.gmath.net
Portuguese-speakers :: https://www.gmath.com.br

Legendary Member
Posts: 1337
Joined: Sat Dec 27, 2008 6:29 pm
Thanked: 127 times
Followed by:10 members

by Night reader » Tue Feb 15, 2011 4:10 am
yes, yellow the 1st stem has -D. I figured x(x+1)-1>0 above not what was originally posted. This one has no solution.
thanks Fabio, I just overlooked :)
fskilnik wrote:
yellowho wrote:How do you solve for all value of X in these two short problems:

1) X(x+1)>-1?

2) x(x^2+x+1)>-1?

Without plugging in?
Hi there!

1) x(x+1) > -1 is equivalent to x^2 +x+1 > 0.

From the fact that the discriminant ("b^2-4ac") of the equation x^2 +x+1 = 0 is negative, we are sure that x^2+x+1 > 0 for all real values of x, and that´s what you were looking for.


2) x(x^2+x+1) > -1 is equivalent to x^3 +x^2 +x+1 > 0.

Please note that x^3 +x^2 +x+1 = x(x^2+1) + (x^2+1) = (x^2+1)(x+1) and from the fact that x^2 +1 >0 for all real values of x, then x^3 +x^2 +x+1 = (x^2+1)(x+1) > 0 if and only if x+1 > 0, that is, x > -1.

Regards,
Fabio.