We know that, Sum of the roots= p+q= -b/a AND Product of the roots= pq= c/a
From statement 1, |p+1|= |q-3| , i have taken 2 cases;
Case1- let p=4, q=8; then -b/a= 12, c/a=32
Case2- let p=-5 , q= 7; then -b/a= 2, c/a= -35
not sufficient as we get different answers
From statement 2, HCF of |p| and |q| =2 and LCM of |p| and |q| =12
Different combinations are possible= (12, 2), (-12,- 2), (-12 , 2), (-2 , 12), (4, 6), (-4 ,-6), (-4, 6) and (-6, 4)
not sufficient as we get different answers
Combining both statements,
out of the different combinations in statement 2, only two values satisfy
case1- p=6, q=-4 ; |p+1|= |q-3|; |6+1|= |-4-3|; 7=7
so p+q= 6-4=2= -b/a and pq= -6 * 4= -24= c/a
case2- p=-4, q=6 ; |p+1|= |q-3|; |-4+1|= |6-3|; 3=3
so p+q= -4+6=2= -b/a and pq= -4 * 6= -24= c/a
from both the cases, we can deduce that; -b=2a; |-b|= 2a and c=-24a
as a>0, so |b|= positive but c is negative
ideally, we will not be able to find the answer as c will not be greater than b
but according to me, we can write
(c-b) * 100/b
(-24a+2a) * 100/ 2a= -1100% i.e. c is greater than b by -1100%.
So answer= C
Please let me know if i am wrong?