-
vijaynarayanan
- Senior | Next Rank: 100 Posts
- Posts: 40
- Joined: Sat Jan 30, 2010 10:38 am
n=X^2?
From stmt1,
If n is divisible by p, then it is also divisible by p^2
n=16,16 is divisible by 2 and 4.n is square of an integer
n=27,27 is divisible by 3 and 9.n is even.n is not square of an integer.
Insufficient.
From stmt2,
If sqrt(n) is an integer,then must certainly be certainly square of an integer.
sufficient.
Hence B













