Free GMAT Flashcards available for download!

mod lxl funda?? - GMAT Prep 1


 
Post new topic   Reply to topic    Beat The GMAT Forum Index -> GMAT Math -> Data Sufficiency
View previous topic :: View next topic  
Author Message
rishi235
Rising GMAT Star


Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts


PostPosted: Mon Aug 18, 2008 10:20 pm    Post subject: mod lxl funda?? - GMAT Prep 1 Reply with quote

Is sqrt [(x-3)^2] = 3-x
1) x does not equal to 3
2) -x*lxl > 0

Also please explain the (mod x) lxl funda....I really mess up easy problems which have lxl...

OA B

Thanks in advance
Back to top


View user's profile Send private message
warlock
Rising GMAT Star


Joined: 22 Jul 2008
Posts: 45

Thanks given: 3
Thanked 2 times in 2 posts


PostPosted: Mon Aug 18, 2008 11:32 pm    Post subject: Reply with quote

Is sqrt [(x-3)^2] = 3-x
1) x does not equal to 3
2) -x*lxl > 0

using the first statement..nothing can be found out..so statement one is not sufficient.
before telling u the logic of statement 2 let me tell u how |x| works..

|x| = x when x>0
|x| = -x when x<0..

-x*|x| can have 2 cases:
1) |x| = x:
therefore -x*|x| = -x*x = -(x^2) and hence lessthan 0. which is wrong from statement 2.

2) |x| = -x:
therefore -x*|x| = -x*-x = x^2 which is greater than 0. which is what the statement 2 is telling..

hence in the question sqrt [(x-3)^2] = 3-x
because we know weather x is +tive or -tive..we can answer the question.
hence statement 2 is sufficient.

this is my logic..please correct me if i am wrong.
Back to top


View user's profile Send private message
rishi235
Rising GMAT Star


Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts


PostPosted: Tue Aug 19, 2008 4:30 am    Post subject: Reply with quote

Thanks got the logic...

But i've got another doubt now

Can v simplify the given eq.?
sqrt[(x-3)^2] = 3-x
=> x-3 = 3-x...
If v simplify this eq., the Ans will be A & NOT B....

So why dont v simplify the given equation?
Back to top


View user's profile Send private message
warlock
Rising GMAT Star


Joined: 22 Jul 2008
Posts: 45

Thanks given: 3
Thanked 2 times in 2 posts


PostPosted: Tue Aug 19, 2008 8:42 am    Post subject: Reply with quote

sorry. i dint get you.

the question is asking "is sqrt[(x-3)^2] = 3-x?" how can we assume it and deduce the ans..?
Back to top


View user's profile Send private message
Thanked by: rishi235
rishi235
Rising GMAT Star


Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts


PostPosted: Tue Aug 19, 2008 9:48 am    Post subject: Reply with quote

Oh right...v just cannot simply the eqn in the question...
Thanks Smile
Back to top


View user's profile Send private message
kshin78
Rising GMAT Star


Joined: 17 Jun 2008
Posts: 42

Thanks given: 0
Thanked 2 times in 1 posts


Test Date: 9/20/08
Target GMAT Score: 740

PostPosted: Tue Aug 19, 2008 10:06 am    Post subject: Reply with quote

what i don't understand is that the question asks if sqrt [(x-3)^2] = 3-x. How can you answer that by statement 1 or 2?

Statement 2 simply states that x < 0. If statement 2 is sufficient, for all possible values where x < 0, the original statement will either be YES or NO.

Am I not understanding the question correctly?
Back to top


View user's profile Send private message
warlock
Rising GMAT Star


Joined: 22 Jul 2008
Posts: 45

Thanks given: 3
Thanked 2 times in 2 posts


PostPosted: Tue Aug 19, 2008 10:15 am    Post subject: Reply with quote

well according to my logic..
when x< 0 then 3 - (x) will become 3 - (a negative number) which is 3 + (positive number)..so the expression will always be positive.

if x>0 then (3 - x) would have been negative...but a squareroot will never be negative..at least on GMAT.

well i could be wrong..lets hear out from others too..
Back to top


View user's profile Send private message
rishi235
Rising GMAT Star


Joined: 02 Aug 2008
Posts: 76

Thanks given: 3
Thanked 5 times in 5 posts


PostPosted: Tue Aug 19, 2008 10:22 am    Post subject: Reply with quote

Hi kshin78
Lemme attempt 2 explain u this

from statement 2 we get x<0

Now consider the LHS of the enq
LHS = Sqrt[(x-3)^2]
=> Sqrt[(-ve no. - 3)^2]....Consider x to b any -ve no.
=> Sqrt[(-ve no.)^2]
=> Sqrt (+ve no.)
=> + ve no.

Now consider RHS
3-x
=> 3 - (-ve no.)....Substitute x as a -ve no.
=> 3 + any no.
=> + ve no. (Same as the LHS)

Ex. Put x = -4

LHS = Sqrt[(-4-3)^2] = Sqrt[(-7)^2] = Sqrt[49] = 7
RHS = 3-X = 3 - (-4) = 3+4 = 7

Hence proved....Ans is B....satisfied...
Hope this helps...lemme know if still in doubt Smile
Back to top


View user's profile Send private message
kshin78
Rising GMAT Star


Joined: 17 Jun 2008
Posts: 42

Thanks given: 0
Thanked 2 times in 1 posts


Test Date: 9/20/08
Target GMAT Score: 740

PostPosted: Tue Aug 19, 2008 10:27 am    Post subject: Reply with quote

rishi235 wrote:
Hi kshin78
Lemme attempt 2 explain u this

from statement 2 we get x<0

Now consider the LHS of the enq
LHS = Sqrt[(x-3)^2]
=> Sqrt[(-ve no. - 3)^2]....Consider x to b any -ve no.
=> Sqrt[(-ve no.)^2]
=> Sqrt (+ve no.)
=> + ve no.

Now consider RHS
3-x
=> 3 - (-ve no.)....Substitute x as a -ve no.
=> 3 + any no.
=> + ve no. (Same as the LHS)

Ex. Put x = -4

LHS = Sqrt[(-4-3)^2] = Sqrt[(-7)^2] = Sqrt[49] = 7
RHS = 3-X = 3 - (-4) = 3+4 = 7

Hence proved....Ans is B....satisfied...
Hope this helps...lemme know if still in doubt Smile


got u. Thanks!!! when x<0, it's always YES!!!
Back to top


View user's profile Send private message
aspirant_gmat
Just gettin' started!


Joined: 16 Sep 2008
Posts: 2

Thanks given: 0
Thanked 0 times in 0 posts


PostPosted: Tue Sep 16, 2008 6:08 am    Post subject: Reply with quote

Hi,

Can anyone explain why we are not taking square root of
(x - 3) ^ 2 as +(x - 3 ) and -(x - 3) ?

Thanks in anticipation,
Rashmi
Back to top


View user's profile Send private message
tendays2go
Rising GMAT Star


Joined: 14 Sep 2008
Posts: 55

Thanks given: 4
Thanked 8 times in 8 posts

Location: India
Test Date: 25-09-2008
Target GMAT Score: 730+
GMAT Score: 700

PostPosted: Thu Sep 18, 2008 2:07 pm    Post subject: Reply with quote

Kaplan & OG explain this,
sqrt of an integer in GMAT considers only the positive root
so, that's why we are not taking the negative root here.
Back to top


View user's profile Send private message Send e-mail Yahoo Messenger
aspirant_gmat
Just gettin' started!


Joined: 16 Sep 2008
Posts: 2

Thanks given: 0
Thanked 0 times in 0 posts


PostPosted: Fri Sep 19, 2008 1:27 am    Post subject: Reply with quote

thanks a lot tendays2go.
Back to top


View user's profile Send private message
Fab
Rising GMAT Star


Joined: 15 Jul 2008
Posts: 87

Thanks given: 0
Thanked 3 times in 3 posts

Location: Lima
Test Date: October
Target GMAT Score: 700

PostPosted: Sat Sep 20, 2008 10:05 am    Post subject: Reply with quote

I still have some doubts here, consider this way of solving:

sqrt[(x-3)*(x-3)] = -(x-3)
So, from Statement 2 we can deduct that X is Negative, but:
If we plug numbers (for example X = -3) we will find:

sqrt[(-6)*(-6)] = - (-6)
soLving we have: -6 = 6 .....and this is not true, so statement 2 doesn't really help..

Could someone please be more clear on the explanation..

THANKS
Back to top


View user's profile Send private message Send e-mail
Fab
Rising GMAT Star


Joined: 15 Jul 2008
Posts: 87

Thanks given: 0
Thanked 3 times in 3 posts

Location: Lima
Test Date: October
Target GMAT Score: 700

PostPosted: Tue Sep 23, 2008 9:52 am    Post subject: Reply with quote

anyone?
Back to top


View user's profile Send private message Send e-mail
gabriel
Managing Director


Joined: 20 Dec 2006
Posts: 866

Thanks given: 119
Thanked 27 times in 26 posts

Location: India

PostPosted: Tue Sep 23, 2008 9:58 am    Post subject: Reply with quote

Unless mentioned the sqroot of a number is to be considered positive. That is the sqroot of the number 4 is 2, the principal sqroot. So the sqroot of (x-3)^2=(x-3)
_________________
Learn more about me
Back to top


View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Beat The GMAT Forum Index -> GMAT Math -> Data Sufficiency All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



"GMAT" and other GMAC™ trademarks are registered trademarks of the Graduate Management Admission Council™. The Graduate Management Admission Council™ does not endorse, nor is it affiliated in any way with the owner or any content on this website. The opinions expressed here are solely those of the author or those of the members of this website. Copyright © 2008 BTG Test Prep, LLC. Powered by phpBB © 2001, 2005 phpBB Group.