nova- d.s

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 69
Joined: Sun Jan 06, 2008 7:12 pm
Thanked: 3 times
Followed by:1 members

nova- d.s

by Nidhs » Wed Jan 30, 2008 7:12 pm
An integer greater than 1 is prime if it is divisible only by 1 and itself and 1. Is n prime?
1) n is between 1 and 4,
2) n^2-5n+6=0

Ans is D but i chose b. my thought process was- Although n is in between 1 and 4, there is no way of knowing whether n is an integer. Can someone please explain?
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 41
Joined: Thu Jul 12, 2007 1:16 am
Location: Cape Town South Africa
Thanked: 5 times

by Saffa » Thu Jan 31, 2008 4:01 am
The question should probably have stated: An integer n is prime if....Is n prime?

1) Then SUFF as n =2 or n = 3

2) SUFF (n^2) - 5n + 6 = 0
(n - 3)(n - 2) = 0

n =2 or n = 3