then x lies in the interval/set...?

This topic has expert replies
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 95
Joined: Wed Sep 22, 2010 8:26 am
Thanked: 1 times
Followed by:1 members

by RACHVIK » Fri Jan 07, 2011 6:10 am
Nice Ques.

Let us solve first eq.

x^2 - 1 =<0

assume eq as x^2 = 1, we get roots as -1 & 1
Divide number line three parts, namely x<-1, -1=<x<=1, x>1
the second section satisfies the equation.

Similarly divide number line into three parts x=<-1, -1<x<2, x>=2 for equation no.2

If you have a closer look, you will find that [spoiler]x=-1[/spoiler] is the only common point for both equations.

Thanks
Rachvik

User avatar
Legendary Member
Posts: 543
Joined: Tue Jun 15, 2010 7:01 pm
Thanked: 147 times
Followed by:3 members

by anshumishra » Fri Jan 07, 2011 6:24 am
Night reader wrote:x² - 1 < = 0 and x²- x - 2 > = 0, then x lies in the interval/set

A. (-1, 2)
B.(-1, 1)
C. (1, 2)
D. {-1}.
E. (1, -2)
x^2 - 1 <= 0 => (x-1)(x+1) <=0 => -1<=x<=1
x^2-x-2 >= 0 => (x-2)(x+1) >=0 => x>=2 or x<=-1

Hence, D
Thanks
Anshu

(Every mistake is a lesson learned )

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

by Night reader » Fri Jan 07, 2011 6:28 am
I think the answer is B, though this problem has been posted at other forums without OA and answered D

x^2 - 1 =< 0
|x|=<1, -1 =< x =< 1
intervals
{-infin}___+ve___{-1}___-ve___{1}___+ve___{+infin}

x^2 - x - 2 >= 0
(x-2)(x+1) >= 0
(I omit the individual inequality solutions to save space)
intervals
{-infin}___+ve___{-1}___-ve___{1}___-ve___{2}___+ve___{+infin}

it would be good to have a normal picture for better visualizing :(

So answer is B, because the common solution area is (-1, 1)

User avatar
Legendary Member
Posts: 543
Joined: Tue Jun 15, 2010 7:01 pm
Thanked: 147 times
Followed by:3 members

by anshumishra » Fri Jan 07, 2011 6:31 am
Night reader wrote:I think the answer is B, though this problem has been posted at other forums without OA and answered D

x^2 - 1 =< 0
|x|=<1, -1 =< x =< 1
intervals
{-infin}___+ve___{-1}___-ve___{1}___+ve___{+infin}

x^2 - x - 2 >= 0
(x-2)(x+1) >= 0
(I omit the individual inequality solutions to save space)
intervals
{-infin}___+ve___{-1}___-ve___{1}___-ve___{2}___+ve___{+infin}

it would be good to have a normal picture for better visualizing :(

So answer is B, because the common solution area is (-1, 1)
There is a mistake. Check with x=0 (which lies in -1<=x<=1) for both the equations.
Thanks
Anshu

(Every mistake is a lesson learned )

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

by Night reader » Fri Jan 07, 2011 6:50 am
yes, that's true I overrun the sign in inequality (2), correct answer is D.