| Author |
Message |
|
Anonymous
|
Post subject: DS from GMAT Prep software Posted: Thu Dec 10, 2009 5:28 pm |
|
 |
| Course Students |
|
|
Posts: 15
|
|
This came on my GMAT practice exam from official software.
An interger greater than 1 that is not prime is called composite. If the two digit integer is greater than 20, is n composite.
1. The tens digit of n is a factor of the units digit of n 2. The tens digit of n is 2.
I chose C. The answer is A. Please explain.
23, 2 not divisible by 3 but for 31 three is factor of 1.
|
|
 |
|
 |
|
akshata.udiavar
|
Post subject: Re: DS from GMAT Prep software Posted: Thu Dec 10, 2009 8:46 pm |
|
 |
| Students |
|
|
Posts: 2
|
|
For condition one - They have mentioned that ten's digit is a factor of one's digit. Implying that numbers are - 22 ( 2 is factor of 2 ) , 24 ( 2 is a factor of 4 ) , 26, 28, 33, 36, 39 etc. Thus these numbers are composite as they are not prime.
Condition 2 , gives us 21,22,23,24....29. Of which 23, 29 are prime . Thus insufficient.
IMO - A .
|
|
 |
|
 |
|
Anonymous
|
Post subject: Re: DS from GMAT Prep software Posted: Fri Dec 11, 2009 11:50 am |
|
 |
| Course Students |
|
|
Posts: 15
|
|
Thanks a lot. I was considering it the opposite way for the option 1.
|
|
 |
|
 |
|
RonPurewal
|
Post subject: Re: DS from GMAT Prep software Posted: Sat Jan 09, 2010 4:28 am |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 8087
|
akshata.udiavar wrote: For condition one - They have mentioned that ten's digit is a factor of one's digit. Implying that numbers are - 22 ( 2 is factor of 2 ) , 24 ( 2 is a factor of 4 ) , 26, 28, 33, 36, 39 etc. Thus these numbers are composite as they are not prime.
Condition 2 , gives us 21,22,23,24....29. Of which 23, 29 are prime . Thus insufficient.
IMO - A . nicely done. the reason why none of the numbers in (1) are prime is because they are guaranteed to be multiples of the tens digit. (this is also the reason for the rather strange restriction that stipulates that the numbers be greater than 20; if the teens were allowed, then some prime numbers would be allowed into the mix.)
_________________ Being well-dressed gives a feeling of inward tranquillity [that] religion is powerless to bestow. C.F. Forbes
|
|
 |
|
 |
|
dechanter2003
|
Post subject: Re: DS from GMAT Prep software Posted: Sat Aug 20, 2011 11:15 am |
|
 |
| Students |
|
|
Posts: 1
|
|
hi
I have a question
what about 12, 13, 14...
In those numbers the tens digit of n is a factor of the units digit of n.. but those numbers are not greater than 20.. im confused.
thanks
|
|
 |
|
 |
|
RonPurewal
|
Post subject: Re: DS from GMAT Prep software Posted: Thu Aug 25, 2011 3:53 am |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 8087
|
dechanter2003 wrote: hi
I have a question
what about 12, 13, 14...
In those numbers the tens digit of n is a factor of the units digit of n.. but those numbers are not greater than 20.. im confused.
thanks the problem says “ if n is greater than 20...” -- in other words, you don't consider numbers unless they are greater than 20. so, the numbers you've listed don't constitute exceptions, because they are not under consideration in this problem in the first place.
_________________ Being well-dressed gives a feeling of inward tranquillity [that] religion is powerless to bestow. C.F. Forbes
|
|
 |
|
 |
|
parakh.rahul
|
Post subject: Re: DS from GMAT Prep software Posted: Wed Apr 04, 2012 10:11 pm |
|
 |
| Students |
|
|
Posts: 8
|
|
Could we say that this is the application of the rule: a prime number is only divisible by itself or 1?
And since the tens digit is a factor of the units digit of n, it implies that the number is divisible by a number other than itself and 1. Is this reasoning correct?
|
|
 |
|
 |
|
RonPurewal
|
Post subject: Re: DS from GMAT Prep software Posted: Sun Apr 15, 2012 2:31 am |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 8087
|
parakh.rahul wrote: Could we say that this is the application of the rule: a prime number is only divisible by itself or 1?
And since the tens digit is a factor of the units digit of n, it implies that the number is divisible by a number other than itself and 1. Is this reasoning correct? yes, although i don't think it's very straightforward to jump from the first statement here to the second without considering enough specific examples to understand the pattern (as has been done by the user named “akshata.udiavar” above). once you look at enough such examples, it should become a lot more clear why the divisibility will always occur.
_________________ Being well-dressed gives a feeling of inward tranquillity [that] religion is powerless to bestow. C.F. Forbes
|
|
 |
|
 |
|
rr.hbti
|
Post subject: Re: DS from GMAT Prep software Posted: Sun Apr 15, 2012 7:19 am |
|
 |
| Students |
|
|
Posts: 2
|
|
Hi,
i followed the below approach for stm A:
the number be of the form AB = 10A + B (splitting the number)
now here we are told A is a factor of B and AB>20 so the number 10A+B will be of the form A(10+integer).
This shows that AB can be written as integer*integer => non prime => composite.
Please correct if I am wrong.
Thanks.
|
|
 |
|
 |
|
RonPurewal
|
Post subject: Re: DS from GMAT Prep software Posted: Sun Apr 22, 2012 7:56 pm |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 8087
|
rr.hbti wrote: Hi,
i followed the below approach for stm A:
the number be of the form AB = 10A + B (splitting the number)
now here we are told A is a factor of B and AB>20 so the number 10A+B will be of the form A(10+integer).
This shows that AB can be written as integer*integer => non prime => composite.
Please correct if I am wrong.
Thanks. extremely well done.
_________________ Being well-dressed gives a feeling of inward tranquillity [that] religion is powerless to bestow. C.F. Forbes
|
|
 |
|
 |
|
skullz03
|
Post subject: Re: DS from GMAT Prep software Posted: Wed Jan 16, 2013 8:21 am |
|
 |
| Forum Guests |
|
|
Posts: 2
|
akshata.udiavar wrote: For condition one - They have mentioned that ten's digit is a factor of one's digit. Implying that numbers are - 22 ( 2 is factor of 2 ) , 24 ( 2 is a factor of 4 ) , 26, 28, 33, 36, 39 etc. Thus these numbers are composite as they are not prime.
Condition 2 , gives us 21,22,23,24....29. Of which 23, 29 are prime . Thus insufficient.
IMO - A . Why are we not choosing numbers like 21, 25, 27- Here 2 is not a factor of unit digit and yet they are composite. "A" could be wrong?
|
|
 |
|
 |
|
tim
|
Post subject: Re: DS from GMAT Prep software Posted: Thu Jan 17, 2013 9:18 am |
|
 |
| ManhattanGMAT Staff |
|
|
Posts: 4404 Location: Southwest Airlines, seat 21C
|
|
if you are testing statement 1 by picking numbers, the numbers you pick must fit the constraints of the statement. none of your examples do. remember, you must take the statement as a given and try to answer the question at the top of the page, not the other way around..
_________________ Tim Sanders Manhattan GMAT Instructor
|
|
 |
|
 |
|