amanvermagmat
If P and Q are non-zero integers, is the equation Py + Qx = 7, exactly the same equation as 9x - 6y = 21 ?
(1) P + Q = 1
(2) P*Q = -6
Given, Py + Qx = 7----------(a)
& 9x - 6y = 21 Or, 3x + -(2)y =7 ---(b)
Equating x & y co-efficient in (a) and (b) we have P=-2 & Q=3
So, when P=-2 and Q=3, both the equations become same.
Re-phrased Question stem:- Is P=-2 ,Q=3 ?
Statement-2 P + Q = 1
When P=-2 & Q=3, our answer to question stem is Yes, but there are 'n' number of combinations for which P+Q=1.
Hence, insufficient.
Statement-2P*Q=-6
When P=-2 & Q=3, our answer to question stem is Yes, but there are 'n' number of combinations for which P*Q=-6.
Hence, insufficient.
(1)+(2), we have
\((P-Q)^2=(P+Q)^2-4*PQ\)
we know the value of P+Q & PQ from st1 & st2 respectively, therefore, we can calculate P-Q & subsequently, value of P & Q can be determined.
So, (\(P-Q)^2=1^2-4*(-6)=1+24=25\)
So, P-Q=5 Or, P-Q=-5
P-Q=5 & P+Q=1. yields P=3, Q=-2...In this case answer to question is No.
P-Q=-5 & P+Q=1. yields P=-2, Q=3...In this case answer to question is Yes.
So, insufficient.
Ans (E)