Anurag@Gurome wrote:diebeatsthegmat wrote:If y is greater than 110 percent of x, is y greater than 75?
(1) x<75
(2) y - x = 10
y > 110% of x => y > (1.1)x
Statement 1: x < 75
If x = 10 => y > 11 => y may be less than or greater than 75.
Not sufficient
Statement 2: (y - x) = 10
Implies, x = (y - 10)
Hence, y > (1.1)*(y - 10)
=> y > (1.1y - 11)
=> 11 > 0.1y
=> y < (11/0.1) = 110
Not sufficient
1 & 2 Together: x < 75 and y = (x + 10)
If x = 40, y = 50 < 75
If x = 70, y = 80 > 75
Not sufficient
The correct answer is E.
Hi Anurag,
For statement 2,
y-x=10, we know y>=(110/100)x,
lets take the worst case, where y=(110/100)x
=>y = 1.1x
putting this in equation y-x=10, x=100 atleast,
now if x>=100, y must be >100 or >75, hence it gives us a sufficent condition.
IMO
B.