Number properties

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 439
Joined: Sat Aug 09, 2008 8:32 am
Location: India
Thanked: 34 times
Followed by:28 members

Number properties

by sivaelectric » Sat May 28, 2011 2:57 am
1. If sqrt x is a positive integer, is sqrt x a prime number?
  • A. x is divisible by exactly 3 positive number.
    B. All positive factors of x are odd.
If I am wrong correct me :), If my post helped let me know by clicking the Thanks button ;).

Chitra Sivasankar Arunagiri
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 1309
Joined: Mon Apr 04, 2011 5:34 am
Location: India
Thanked: 310 times
Followed by:123 members
GMAT Score:750

by cans » Sat May 28, 2011 3:08 am
IMO B

User avatar
Master | Next Rank: 500 Posts
Posts: 439
Joined: Sat Aug 09, 2008 8:32 am
Location: India
Thanked: 34 times
Followed by:28 members

by sivaelectric » Sat May 28, 2011 3:09 am
OA A
If I am wrong correct me :), If my post helped let me know by clicking the Thanks button ;).

Chitra Sivasankar Arunagiri

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 » Sat May 28, 2011 3:30 am
sivaelectric wrote:1. If sqrt x is a positive integer, is sqrt x a prime number?
  • A. x is divisible by exactly 3 positive numbers.
    B. All positive factors of x are odd.
Statement 1: x is divisible by exactly 3 positive numbers.
To determine the number of factors of an integer:

1. Prime-factorize the integer
2. Add 1 to each exponent
3. Multiply

For example:
24 = 2^3 * 3^1.
Adding 1 to each exponent and multiplying, we determine that 24 has (3+1)*(1+1)= 8 factors.

Thus, in order for x to have exactly 3 positive factors, x = (prime number)^2. Adding 1 to the exponent, we can see that x will have exactly 2+1=3 factors.
Since x is the square of a prime number, √x is prime.
Sufficient.

Statement 2: All positive factors of x are odd.
The factors of x=9 are 1,3,9. √9 = 3, which is prime.
The factors of x=81 are 1,3,9,27,81. √81=9, which is not prime.
Insufficient.

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

User avatar
Master | Next Rank: 500 Posts
Posts: 135
Joined: Tue Mar 22, 2011 12:01 pm
Thanked: 21 times
Followed by:3 members
GMAT Score:720

by sourabh33 » Sat May 28, 2011 3:36 am
Given: x^1/2 is a positive integer
To Find: is x^1/2 a prime number


Evaluating Statement 1:

X is divisible by exactly 3 positive number

The numbers that are divisible be exactly three numbers are always a square of prime numbers

2^2 = 4 -> 1,2,4
3^3 = 9 -> 1,3,9
5^5 = 25 -> 1,5,25
7^7 = 49 -> 1,7,49
and so on

from this we can determine that sqrt(x) will always be a prime number if x has exactly three positive factors

Therefore sufficient

Evaluating Statement 2:

All +ve factors of x are odd

Now, by testing numbers we can prove that this is insufficient

49 -> sqrt(49)=7 a +ve integer -> Factors 1,7,49-> odd no of factors -> sqrt(x) is a prime
81 -> sqrt(81)=9 a +ve integer -> Factors 1,3,9,27,81-> odd no of factors -> sqrt(x) is not prime

Therefore insufficient

Answer should be A

Master | Next Rank: 500 Posts
Posts: 226
Joined: Thu Nov 25, 2010 12:19 am
Thanked: 3 times
Followed by:2 members

by nafiul9090 » Sat May 28, 2011 8:42 am
IMO A