problem with prime numbers

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 62
Joined: Mon Aug 02, 2010 3:25 pm
Thanked: 3 times

problem with prime numbers

by Taniuca » Tue Aug 17, 2010 5:58 pm
what would be the easiest way to solve this type of problem?

If w is a prime number greater than 2, which of the following could be a prime number?
a) w-12
b) w^4
c) w^2
d) w/4
e) 5w

User avatar
Legendary Member
Posts: 1172
Joined: Wed Apr 28, 2010 6:20 pm
Thanked: 74 times
Followed by:4 members

by uwhusky » Tue Aug 17, 2010 6:10 pm
I think it has to be A) w - 12.

b) w^4 is divisible by w.
c) w^2 divisible by w as well.
d) w/4 has to be a fraction since w = prime number.
e) 5w is divisible by 5.

User avatar
Master | Next Rank: 500 Posts
Posts: 422
Joined: Mon Aug 09, 2010 11:47 am
Thanked: 22 times
Followed by:1 members
GMAT Score:680

by beatthegmatinsept » Tue Aug 17, 2010 8:04 pm
One more for A. Agree with uwhusky, all other choices cant be prime numbers.
You could plug in numbers to test.
eg A. 17-12 = 5 (prime number)
Being defeated is often only a temporary condition. Giving up is what makes it permanent.

User avatar
Legendary Member
Posts: 659
Joined: Mon Dec 14, 2009 8:12 am
Thanked: 32 times
Followed by:3 members

by Gurpinder » Tue Aug 17, 2010 8:10 pm
Taniuca wrote:what would be the easiest way to solve this type of problem?

If w is a prime number greater than 2, which of the following could be a prime number?
a) w-12
b) w^4
c) w^2
d) w/4
e) 5w
I would go with (A).

If W is a prime number greater than 2, means that its an odd number.

a) could be because lets say W is 17. so 17-12=5
b) doesn't work because the answer would be divisible by W
c) same reason as (b)
d) the number doesn't even have to be an integer.
e) the result of this one would be also divisible by 5 or the prime number.
"Do not confuse motion and progress. A rocking horse keeps moving but does not make any progress."
- Alfred A. Montapert, Philosopher.

Master | Next Rank: 500 Posts
Posts: 222
Joined: Mon Oct 13, 2008 4:04 pm
Thanked: 3 times
Followed by:2 members

by venmic » Fri Aug 20, 2010 10:10 pm
the most imporatnt concept here os

prime* prime = non prime
5*5 = 25
7*7 = 49

prime - nonprime = prime
17-12 =5

prime + prime = nonprime


more than working with numbers
work with teh concept

Newbie | Next Rank: 10 Posts
Posts: 5
Joined: Sat May 14, 2011 10:51 am

by mishelk » Thu May 19, 2011 2:47 am
venmic wrote:the most imporatnt concept here os

prime* prime = non prime
5*5 = 25
7*7 = 49

prime - nonprime = prime
17-12 =5

prime + prime = nonprime


more than working with numbers
work with teh concept

"prime - nonprime = prime" Is not always true, for example,
97 - 12 = 85 (non-prime).
It could be true for certain values of w.

The other answer options would always result in a non-prime number for all prime values of w.
Thus, w - 12 is the answer.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Thu May 19, 2011 3:02 am
Taniuca wrote:what would be the easiest way to solve this type of problem?

If w is a prime number greater than 2, which of the following could be a prime number?
a) w-12
b) w^4
c) w^2
d) w/4
e) 5w
Make a quick list of prime numbers greater than 2:
w = {3, 5, 7, 11, 13, 17, 19, 23, 29...}

Answer choice A works when w=29:
w-12 = 29-12 = 17, which is prime.

The correct answer is A.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Junior | Next Rank: 30 Posts
Posts: 11
Joined: Sun Oct 10, 2010 4:38 am
Thanked: 1 times

by sidvenki » Thu May 19, 2011 4:53 pm
Hi All,

Rather than CHOOSING A, we can eliminate all the others very easily.

1) w^4 and w^2 are divisible by w itself.
2) w/4, If w is a prime no, then w/4 will definitely be a fraction. So not a prime number .
3) 5w is divisible by 5.

All the other 4 options definitely will not give a prime number.

so has to yield any prime number.


Sid

Master | Next Rank: 500 Posts
Posts: 152
Joined: Wed Mar 12, 2008 4:36 pm
Thanked: 8 times
Followed by:2 members

by artistocrat » Thu May 19, 2011 6:48 pm
B-E are factors or multiples. A = 17-12 or 19-12 or 23-12 etc.