Bunuel
In the x-y plane, region S is defined by x ≤ 0, y ≥ 0 and 3y -5x ≤ 15. Does the point (a, b) lie in the defined region S, given a and b are integers?
(1) a*b = -4
(2) b – a = 5
Decoding the stem:
Attachment:
graph 3.9.png [ 37.04 KiB | Viewed 1665 times ]
Above is the defined region:
\(x \leq 0 \)
\(y \geq 0 \)
\(3y \leq 15 +5x\)
max value of \(x =0\) as it is given \(x \leq 0\)
Hence max value of \(y \leq 5\)
when \(x=0\) then \(y=5\)
Least value of \(x=-3\) as lesser than that \(y < 0 \) but we need \(y \geq 0\)
When \(x=-3\) then \(y =0 \)
Hence we need to know whether point (a,b) lies in the given green region.
\(-3 \leq x \leq 0 \)
\(\hspace{4mm} \)\(0 \leq y \leq 5\)
(1) a*b = -4if \(a =1\) and \(b = -4 \) then outside the region
if \(a =-1 \)and \(b=4 \) then inside the region
INSUFF.(2) b – a = 5if \(b=6 \) and \(a=1 \) outside the region
if \(b=3 \) and \(a=-2 \) then inside the region
INSUFF.1+2 \(a*b = -4\) (i)
\(b – a = 5\) (ii)
\(b + \frac{4}{b}=5 \) \(\hspace{2mm}\) :putting value of a from (i) in (ii)
\(b^2-5b+4=0\)
\((b-4)(b-1)=0 \)
\(b=4 \) or \(b=1 \)
if \(b=4\) then \(a=-1\) inside the green region
if \(b=1\) then \(a=-4\) outside the green region
INSUFF.IMO E