|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
05 Nov 2012, 13:24
Question Stats:
50% (02:47) correct
50% (01:13) wrong based on 0 sessions
If 2p not equal to -q, is (2p-q)/(2p+q)>1? (1) p<0 (2) q>0 Please help me with this. According to me: ıf we arrange question: 2p-q>2p+q then -q>q and so (B) should be ok. Because if q>0, -q will be always <q.
Last edited by Bunuel on 06 Nov 2012, 04:01, edited 1 time in total.
Renamed the topic, edited the question and moved to DS forum.
|
|
|
|
|
|
|
Intern
Joined: 22 Jan 2012
Posts: 25
Followers: 0
Kudos [?]:
5
[0], given: 11
|
Re: number properties [#permalink]
05 Nov 2012, 14:44
can you double-check the source of the question/answer ? i would think statement (2) is enough info to answer the question as well...
|
|
|
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
Re: number properties [#permalink]
05 Nov 2012, 14:49
yes. question and answers correct. it is from veritas . and it says correct answer is E. neither (1) or (2) not suff. But I think something wrong with this.
|
|
|
|
|
|
Manager
Joined: 25 Jun 2012
Posts: 72
Location: India
WE: General Management (Energy and Utilities)
Followers: 1
Kudos [?]:
21
[0], given: 15
|
Re: number properties [#permalink]
05 Nov 2012, 22:59
2p-q>2p+q => 2p-2p>q+q => 2q<0 => q<0 which is stated in Statement 2. Now statment 1 says p<0
Take values of p=-1 and q=-2 keeping this in our original inqulality, we get 2(-1)-(-2)/2(-1)+(-2) > 1 => -2+2/-2-2 > 1 => 0 > 1 which is not possible
You can check by taking values p=-2 and q=-1 u will get 0.6>1 whihc is not possible so, both the statements are not sufficeint to answer the question So answer E...
I dont know whether my approach is right or not..
|
|
|
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
Re: number properties [#permalink]
05 Nov 2012, 23:09
bhavinshah5685 wrote: 2p-q>2p+q => 2p-2p>q+q => 2q<0 => q<0 which is stated in Statement 2. Now statment 1 says p<0
Take values of p=-1 and q=-2 keeping this in our original inqulality, we get 2(-1)-(-2)/2(-1)+(-2) > 1 => -2+2/-2-2 > 1 => 0 > 1 which is not possible
You can check by taking values p=-2 and q=-1 u will get 0.6>1 whihc is not possible so, both the statements are not sufficeint to answer the question So answer E...
I dont know whether my approach is right or not.. Ok. yours almost same approach with me. but this is yes or no question. right? If we can aswer to this question as NO with (b), then b is the answer.
|
|
|
|
|
|
Director
Joined: 02 Jul 2012
Posts: 753
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE: Engineering (Energy and Utilities)
Followers: 19
Kudos [?]:
255
[1] , given: 45
|
Re: number properties [#permalink]
05 Nov 2012, 23:20
1
This post received KUDOS
eeakkan wrote: ıf 2p not equal to -q, is (2p-q)/(2p+q)>1?
1)p<0 2)q>0
Please help me with this. According to me:
ıf we arrange question: 2p-q>2p+q then -q>q and so (B) should be ok. Because if q>0, -q will be always <q. The problem is that the given expression is not the same as 2p-q > 2p+q. If (2p+q) is negative, 2p - q < 2p +q Suppose (2p+q) = -1, (2p-q) = -5 \frac{2p-q}{2p+q} = 5 > 1But, -5 < -1 ie (2p-q) < (2p+q) An inequality cannot be multiplied by an unknown variable if the polarity of the variable is not known. Kudos Please... If my post helped.
_________________
Kudos Please... If my post helped.
Thanks To The Almighty - My GMAT Debrief My Own CR Question 1|My Own CR Question 2|My Own DS Question 1|My Own DS Question 2| My Own PS Question 1
|
|
|
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
Re: number properties [#permalink]
05 Nov 2012, 23:27
Ok. thanks. I think I have missed that point.So only we could solve this equation as giving by numbers.
|
|
|
|
|
|
Director
Joined: 02 Jul 2012
Posts: 753
Location: India
Concentration: Strategy
GMAT 1: 740 Q49 V42
GPA: 3.8
WE: Engineering (Energy and Utilities)
Followers: 19
Kudos [?]:
255
[0], given: 45
|
Re: number properties [#permalink]
06 Nov 2012, 00:53
eeakkan wrote: Ok. thanks. I think I have missed that point.So only we could solve this equation as giving by numbers. Picking numbers may not be the only way to solve it. But it is a very simple way to solve it. After picking numbers, we can see that we need to know wbout an additional parameter ie whether |2p| > |q| to decide on whether the given equation is greater than 1. Kudos Please... If my post helped.
_________________
Kudos Please... If my post helped.
Thanks To The Almighty - My GMAT Debrief My Own CR Question 1|My Own CR Question 2|My Own DS Question 1|My Own DS Question 2| My Own PS Question 1
|
|
|
|
|
|
Director
Status: Disappointed devil..
Joined: 15 Sep 2012
Posts: 592
Location: India
Concentration: Strategy, General Management
WE: Information Technology (Computer Software)
Followers: 20
Kudos [?]:
223
[0], given: 23
|
Re: number properties [#permalink]
06 Nov 2012, 01:06
eeakkan wrote: Ok. thanks. I think I have missed that point.So only we could solve this equation as giving by numbers. No, it could be solved easily algebrically as well. question is: is (2p-q)/(2p+q)>1 ? or (2p-q)/(2p+q) -1 >0 => (2p-q-2p-q) / (2p+q) >0 => -2q/(2p+q) >0 ? => is 2q/(2p+q) <0 Statement 1: p <0 Doesnt tell us anything Statement 2: q >0 doesnt tell anything as we dont know what 2p+q would be Combining, we know that numerator is positive, but still we dont know : denominator could be positive or negative depending on absolute values of p and q. Hence E it is.
_________________
Lets Kudos!!!  Black Friday Debrief Most important component: Cast you vote
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791
Kudos [?]:
9536
[1] , given: 826
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
06 Nov 2012, 04:41
1
This post received KUDOS
eeakkan wrote: If 2p not equal to -q, is (2p-q)/(2p+q)>1?
(1) p<0 (2) q>0
Please help me with this. According to me:
ıf we arrange question: 2p-q>2p+q then -q>q and so (B) should be ok. Because if q>0, -q will be always <q. If 2p not equal to -q, is (2p-q)/(2p+q)>1?[/m]?Is \frac{2p-q}{2p+q}>1? --> is 0>1-\frac{2p-q}{2p+q}? --> is 0>\frac{2p+q-2p+q}{2p+q}? --> is 0>\frac{2q}{2p+q}? (1) p<0. Not sufficient. (2) q>0. Not sufficient. (1)+(2) p<0 and q>0 --> the numerator (2q) is positive, but we cannot say whether the denominator {negative (2p)+positive (q)} is positive or negative. Not sufficient. Answer: E. The problem with your solution is that when you are writing 2p-q>2p+q, you are actually multiplying both sides of inequality by 2p+q: never multiply an inequality by variable (or expression with variable) unless you know the sign of variable (or expression with variable). Because if 2p+q>0 you should write 2p-q>2p+q BUT if 2p+q<0, you should write 2p-q<2p+q, (flip the sign when multiplying by negative expression). Hope it helps. P.S. Please read carefully and follow: rules-for-posting-please-read-this-before-posting-133935.html Please pay attention to the rules #2 and 3. Thank you.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
|
|
|
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
06 Nov 2012, 06:28
Thanks so much Bunuel. very helpful. I am always in trouble with absolute value and inequality problems.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11516
Followers: 1791
Kudos [?]:
9536
[1] , given: 826
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
06 Nov 2012, 06:37
1
This post received KUDOS
|
|
|
|
|
|
Intern
Joined: 05 Oct 2012
Posts: 8
Followers: 0
Kudos [?]:
0
[0], given: 24
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
06 Nov 2012, 07:41
Thanks again Bunuel for so much help. Those threads marvellous.
|
|
|
|
|
|
Intern
Joined: 21 Oct 2012
Posts: 26
GMAT Date: 01-19-2013
Followers: 1
Kudos [?]:
1
[1] , given: 15
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1? [#permalink]
08 Nov 2012, 22:00
1
This post received KUDOS
Bunuel wrote: never multiply an inequality by variable (or expression with variable) unless you know the sign of variable (or expression with variable). Because if 2p+q>0 you should write 2p-q>2p+q BUT if 2p+q<0, you should write 2p-q<2p+q, (flip the sign when multiplying by negative expression). Hi Bonuel, I multiplied both numerator and denominator on (2p+q), I think we can do that. Thus we have (4p^2-q^2)/(2p+q)^2>1 Now we can get rid of denominator as it is always positive. Eventually it comes to q^2+2pq<0. Considering (1) and (2) together q^2<2pq or q<2p. And of course we don't know that. You solution is much faster and better! Thanks
_________________
MGMAT1 - 610 MGMAT2 - 670 MGMAT3 - 640
OMG
|
|
|
|
|
|
|
Re: If 2p not equal to -q, is (2p-q)/(2p+q)>1?
[#permalink]
08 Nov 2012, 22:00
|
|
|
|
|
|
|
|
|
|
|