|
Author |
Message |
|
TAGS:
|
|
|
Intern
Joined: 20 Feb 2012
Posts: 45
Followers: 0
Kudos [?]:
17
[1] , given: 6
|
If p and n are positive integers and p > n, what is the [#permalink]
23 Feb 2012, 08:10
1
This post received KUDOS
Question Stats:
41% (02:31) correct
58% (01:13) wrong based on 2 sessions
If p and n are positive integers and p > n, what is the remainder when p^2 - n^2 is divided by 15 ? (1) The remainder when p + n is divided by 5 is 1. (2) The remainder when p - n is divided by 3 is 1.
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9528
[4] , given: 826
|
4
This post received KUDOS
If p and n are positive integers and p>n, what is the remainder when p^2 - n^2 is divided by 15? First of all p^2 - n^2=(p+n)(p-n). (1) The remainder when p + n is divided by 5 is 1. No info about p-n. Not sufficient. (2) The remainder when p - n is divided by 3 is 1. No info about p+n. Not sufficient. (1)+(2) "The remainder when p + n is divided by 5 is 1" can be expressed as p+n=5t+1 and "The remainder when p - n is divided by 3 is 1" can be expressed as p-n=3k+1. Multiply these two --> (p+n)(p-n)=(5t+1)(3k+1)=15kt+5t+3k+1, now first term (15kt) is clearly divisible by 15 (r=0), but we don't know about 5t+3k+1. For example t=1 and k=1, answer r=9 BUT t=7 and k=3, answer r=0. Not sufficient. OR by number plugging: if p+n=11 (11 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=11 and remainder upon division 11 by 15 is 11 BUT if p+n=21 (21 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=21 and remainder upon division 21 by 15 is 6. Not sufficient. Answer: E.
_________________
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
|
|
|
|
|
|
Manager
Status: Dream on, till your dream comes true!
Joined: 11 Sep 2010
Posts: 99
Followers: 4
Kudos [?]:
9
[1] , given: 23
|
If p and n are positive integers and p > n, what is the [#permalink]
24 Apr 2012, 05:15
1
This post received KUDOS
Had the question been for divisibility rather than for remainder, the answer wud had been C.
But since it asks for remainder, the answer is E.
|
|
|
|
|
|
Manager
Joined: 07 Dec 2011
Posts: 107
Location: India
Concentration: International Business, Strategy
GMAT Date: 07-30-2012
GPA: 2.66
WE: Information Technology (Computer Software)
Followers: 17
Kudos [?]:
41
[1] , given: 116
|
If p and n are positive integers and p > n [#permalink]
23 Jul 2012, 06:19
1
This post received KUDOS
If p and n are positive integers and p > n, what is the remainder when p_^2 - n_^2 is divided by 15 ? (1) The remainder when p + n is divided by 5 is 1. (2) The remainder when p - n is divided by 3 is 1.
_________________
Please press Kudos if you found this post helpful
|
|
|
|
|
|
Manager
Joined: 10 Jan 2011
Posts: 238
Location: India
GMAT Date: 07-16-2012
GPA: 3.4
WE: Consulting (Consulting)
Followers: 0
Kudos [?]:
24
[1] , given: 20
|
1
This post received KUDOS
Jp27 wrote: Bunuel wrote: If p and n are positive integers and p>n, what is the remainder when p^2 - n^2 is divided by 15?
First of all p^2 - n^2=(p+n)(p-n).
(1) The remainder when p + n is divided by 5 is 1. No info about p-n. Not sufficient.
(2) The remainder when p - n is divided by 3 is 1. No info about p+n. Not sufficient.
(1)+(2) "The remainder when p + n is divided by 5 is 1" can be expressed as p+n=5t+1 and "The remainder when p - n is divided by 3 is 1" can be expressed as p-n=3k+1.
Multiply these two --> (p+n)(p-n)=(5t+1)(3k+1)=15kt+5t+3k+1, now first term (15kt) is clearly divisible by 15 (r=0), but we don't know about 5t+3k+1. For example t=1 and k=1, answer r=9 BUT t=7 and k=3, answer r=0. Not sufficient.
OR by number plugging: if p+n=11 (11 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=11 and remainder upon division 11 by 15 is 11 BUT if p+n=21 (21 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=21 and remainder upon division 21 by 15 is 6. Not sufficient.
Answer: E. Hi Bunuel - 1 doubt.. why can't the below process be followed? p+n = 5A+1 => 1,6,11, 16,21,26 p-n = 3B+1 => 1,4,7,10,13, 16,19,21 p+n * p-n => 15 K + 16. Hence the remainder on division by 15 gives 1. Cheers try picking numbers: if p= 5 and n = 1 p+n = 6 remainder after dividing by 5 is 1 p-n= 4 remainder after dividing by 3 is 1 p^2 -N2 = 25-1 = 24 remainder after dividing by 15 is 9 now consider p =9 and n =2 p+n = 11 remainder after dividing by 5 is 1 p-n = 7 remainder after dividing by 3 is 1 p^2 - N^2 = 81-4 = 77 remainder after dividing by 15 is 2. hence both statement combined are not suff
_________________
-------Analyze why option A in SC wrong-------
|
|
|
|
|
|
Intern
Joined: 20 May 2012
Posts: 24
Followers: 0
Kudos [?]:
2
[0], given: 9
|
Re: If p and n are positive integers and p > n, what is the [#permalink]
07 Jun 2012, 16:02
Hey Kyro, could you please explain how we can apply the factoring in case the querstion asks for divisibility?
|
|
|
|
|
|
Intern
Joined: 20 May 2012
Posts: 24
Followers: 0
Kudos [?]:
2
[0], given: 9
|
Re: If p and n are positive integers and p > n, what is the [#permalink]
07 Jun 2012, 16:03
Or anyone* I don't know if Kyro is still on this forum..
|
|
|
|
|
|
Intern
Joined: 24 Jul 2012
Posts: 17
GMAT 1: 610 Q49 V26
WE: Consulting (Consulting)
Followers: 0
Kudos [?]:
0
[0], given: 6
|
If P and N are positive integers and P is greater than N, [#permalink]
16 Aug 2012, 12:33
If P and N are positive integers and P is greater than N, what is the reminder when P^2 - N^2 is divided by 15?
I) The reminder when P+N is divided by 5 is 1.
II) the reminder when P-N is divided by 3 is 1.
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9528
[0], given: 826
|
Re: If P and N are positive integers and P is greater than N, [#permalink]
16 Aug 2012, 12:37
|
|
|
|
|
|
Senior Manager
Joined: 22 Dec 2011
Posts: 298
Followers: 2
Kudos [?]:
41
[0], given: 32
|
Bunuel wrote: If p and n are positive integers and p>n, what is the remainder when p^2 - n^2 is divided by 15?
First of all p^2 - n^2=(p+n)(p-n).
(1) The remainder when p + n is divided by 5 is 1. No info about p-n. Not sufficient.
(2) The remainder when p - n is divided by 3 is 1. No info about p+n. Not sufficient.
(1)+(2) "The remainder when p + n is divided by 5 is 1" can be expressed as p+n=5t+1 and "The remainder when p - n is divided by 3 is 1" can be expressed as p-n=3k+1.
Multiply these two --> (p+n)(p-n)=(5t+1)(3k+1)=15kt+5t+3k+1, now first term (15kt) is clearly divisible by 15 (r=0), but we don't know about 5t+3k+1. For example t=1 and k=1, answer r=9 BUT t=7 and k=3, answer r=0. Not sufficient.
OR by number plugging: if p+n=11 (11 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=11 and remainder upon division 11 by 15 is 11 BUT if p+n=21 (21 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=21 and remainder upon division 21 by 15 is 6. Not sufficient.
Answer: E. Hi Bunuel - 1 doubt.. why can't the below process be followed? p+n = 5A+1 => 1,6,11, 16,21,26 p-n = 3B+1 => 1,4,7,10,13, 16,19,21 p+n * p-n => 15 K + 16. Hence the remainder on division by 15 gives 1. Cheers
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11506
Followers: 1791
Kudos [?]:
9528
[0], given: 826
|
Jp27 wrote: Bunuel wrote: If p and n are positive integers and p>n, what is the remainder when p^2 - n^2 is divided by 15?
First of all p^2 - n^2=(p+n)(p-n).
(1) The remainder when p + n is divided by 5 is 1. No info about p-n. Not sufficient.
(2) The remainder when p - n is divided by 3 is 1. No info about p+n. Not sufficient.
(1)+(2) "The remainder when p + n is divided by 5 is 1" can be expressed as p+n=5t+1 and "The remainder when p - n is divided by 3 is 1" can be expressed as p-n=3k+1.
Multiply these two --> (p+n)(p-n)=(5t+1)(3k+1)=15kt+5t+3k+1, now first term (15kt) is clearly divisible by 15 (r=0), but we don't know about 5t+3k+1. For example t=1 and k=1, answer r=9 BUT t=7 and k=3, answer r=0. Not sufficient.
OR by number plugging: if p+n=11 (11 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=11 and remainder upon division 11 by 15 is 11 BUT if p+n=21 (21 divided by 5 yields remainder of 1) and p-n=1 (1 divided by 3 yields remainder of 1) then (p+n)(p-n)=21 and remainder upon division 21 by 15 is 6. Not sufficient.
Answer: E. Hi Bunuel - 1 doubt.. why can't the below process be followed? p+n = 5A+1 => 1,6,11, 16,21,26 p-n = 3B+1 => 1,4,7,10,13, 16,19,21 p+n * p-n => 15 K + 16. Hence the remainder on division by 15 gives 1. Cheers p+n = 5A+1 and p-n = 3B+1 does not mean that (p+n)*(p-n)=15K+16. When you expand (p+n)*(p-n)=(5A+1)(3B+1) you won't get an expression of the form 15K+16.
_________________
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Similar topics |
Author |
Replies |
Last post |
|
Similar Topics:
|
|
|
|
If p and n are positive integers and p>n , what is the
|
Mishari |
2 |
01 Jun 2007, 14:09 |
|
|
|
If n = p + r, where n, p, and r are positive integers and n
|
el1981 |
3 |
06 May 2008, 10:50 |
|
|
|
If p and n are positive integers p >n , what is the
|
amitdgr |
7 |
11 Oct 2008, 08:40 |
|
1
|
|
If p and n are positive integers and p > n, what is the
|
aeros232 |
3 |
23 Sep 2009, 19:44 |
|
|
|
If n is a positive integer and p = 3.021 10n, what is the
|
agdimple333 |
6 |
24 Apr 2011, 09:22 |
|
|
|
|
|
|