Go Back   TestMagic Forums > Test preparation > GMAT > GMAT Math > GMAT Problem Solving
Register Forum Rules FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 2005 July 21st, 01:43 PM   #1 (permalink)
Grrr...
 
arjmen's Avatar
 
Join Date: Apr 2005
Posts: 1,268
arjmen is a TestMagic guru. Show your respect!arjmen is a TestMagic guru. Show your respect!
3 Inequations

Find the range of x for these inequations:

1) |x^2 - 7x + 12| > x^2 - 7x + 12

2) 2 <= |x+3| < 11

3) |x+8| < |x-3|
arjmen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 21st, 02:05 PM   #2 (permalink)
Eager!
 
maria1_03's Avatar
 
Join Date: Oct 2004
Location: Bucharest
Posts: 65
maria1_03 just joined TestMagic.
Quote:
Originally Posted by arjmen
Find the range of x for these inequations:

1) |x^2 - 7x + 12| > x^2 - 7x + 12

2) 2 <= |x+3| < 11

3) |x+8| < |x-3|

1) x is between (3;4)

2) x is between (-14 ; -5) U [-1; 8)

3) x < - 2.5
maria1_03 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 21st, 05:01 PM   #3 (permalink)
TestMagic Guru-in-Training
 
chix475ntu's Avatar
 
Join Date: May 2005
Location: Jersey City
Posts: 921
chix475ntu radiates success.
1) 3<x<4
2) -14<x<=-5 U -1<=x<8
3)x<-2.5
chix475ntu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 12:12 AM   #4 (permalink)
I JUST got here.
 
Join Date: May 2005
Posts: 28
4567 just joined TestMagic.
Could someone please write out how to solve the first one for old-timers such as myself
4567 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 07:47 AM   #5 (permalink)
Within my grasp!
 
Join Date: Feb 2005
Posts: 126
Synergy79 just joined TestMagic.
I agree with the first two. Could somebody please explain how the third eq was resolved?
Synergy79 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 09:04 AM   #6 (permalink)
Within my grasp!
 
Join Date: Mar 2005
Posts: 386
dsaqwert 's dreams are becoming reality.
Quote:
Originally Posted by Synergy79
I agree with the first two. Could somebody please explain how the third eq was resolved?
|x+8| < |x-3|
x<=-8
-x-8<-x+3
-8<3
x<=-8

-8<x<3
x+8<-x+3
-8<x<-2.5

x>3
x+8<x-3
8<-3

overall x<-2.5
_ _ _ _ SIG _ _ _ _
dsaqwert is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 09:38 AM   #7 (permalink)
Grrr...
 
arjmen's Avatar
 
Join Date: Apr 2005
Posts: 1,268
arjmen is a TestMagic guru. Show your respect!arjmen is a TestMagic guru. Show your respect!
Solutions:

1) |x^2 - 7x + 12| > x^2 - 7x + 12

If |y| > y, clearly y<0

Similarly,
x^2 - 7x + 12 < 0
=> (x-4)(x-3) < 0
Therefore, 3 < x < 4

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

2) 2 <= |x+3| < 11

Textbook approach:
Break into 2 inequations
i) |x+3| < 11
implies -11 < (x+3) < 11
implies -14 < x < 8

ii) |x+3| >= 2
implies x >= -1 OR x <= -5

Merging the 2 solution sets gives,
-14 < x <= -5 OR -1 <= x < 8

Number line method:
http://mathforum.org/library/drmath/view/53126.html

I find that sketching a quick graph, helps me see the answer immediately

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

3) |x+8| < |x-3|
Clearly, x<0

We have 2 inequations:
i) -(x+8) < -(x-3) --------> where (x+8) <= 0
implies -8 < 3 ---> Insightful!

ii) (x+8) < -(x-3) ---------> where (x+8) > 0
implies x < -5/2

Therefore, x < -5/2

Last edited by arjmen : 2005 July 22nd at 10:10 AM. Reason: formatting
arjmen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 04:38 PM   #8 (permalink)
daipayan_b
 
Posts: n/a
In Solution 3,

Why is -(x-3) the RHS in both inequalities? why not (x-3).

|x+8| < |x+3|

=> (x+8) < (x+3) ; -(x+8) < (x+3)

OR

(x+8) < -(x+3) ; -(x+8) < -(x+3)

Please explain...
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 04:45 PM   #9 (permalink)
TestMagic Guru-in-Training
 
chix475ntu's Avatar
 
Join Date: May 2005
Location: Jersey City
Posts: 921
chix475ntu radiates success.
|x+8| < |x+3|
From the above, there can be 4 equations possible.
-(x+8)=-(x+3) ==> (x+8)=(x+3)
-(x+8)=(x+3) ==> (x+8)=-(x+3)
(x+8)=-(x+3)
(x+8)=(x+3)

From the above you can see that there are actually 2 equations only. How you want to put - and + on both side of equations depends from each person I think
chix475ntu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Old 2005 July 22nd, 07:12 PM   #10 (permalink)
TOEFL : GRE ::
 
Dimas's Avatar
 
Join Date: Apr 2005
Location: Some where
Posts: 735
Dimas 's dreams are becoming reality.
Post

Q1:Q2: nothing added to arjmen

Q3: I recommend solving it geometrically. Much easier for linear absolute values.
Attached Files
File Type: doc graph1.doc (24.5 KB, 307 views)
Dimas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Google Bookmark this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

What you can do
You cannot post new threads
You cannot post replies
You cannot post attachments
You cannot edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 10:06 AM.

Contact TestMagic   TestMagic Forums      Archive   Privacy Statement

TestMagic Locations   Legal   Privacy


SEO by vBSEO 3.2.0
Copyright © 2009 TestMagic
Ad Management by RedTyger

Scroll Up