Get Started with ixamBee
Start learning 50% faster. Sign in now
given statements: J # Q, Q * D, D % P, P $ Y After converting: J ≤ Q , Q > D, D < P , P ≥ Y After combining: J ≤ Q > D < P ≥ Y Conclusion a → Q * Y → Q > Y ( Q > D < P ≥ Y ) , No relationship can be established between Q and Y so, it is not true. Conclusion b → P * Y → P > Y ( P ≥ Y) it will make an either case, and conclusion III also is true. Conclusion d → P # Q → P ≤ Q ( Q > D < P ), No relationship can be established between P and Q so, it is not true.