Aditya Gupta
Last Activity: 6 Years ago
the correct method to approach this ques is as follows:
a+b+c=1
squaring
21+2(ab+bc+ca)=1
or ab+bc+ca= – 10
now consider the equation with roots a, b, c
x^3 – (a+b+c)x^2+(ab+bc+ca)x – abc=0
or x^3 – x^2 – 10x – 8=0
or (x-4)*(x+1)*(x+2)=0
so {a, b, c} belong to {4, -2, -1}.
now you can proceed further. note that (1-a)(2-b)(3-c) will not have a unique value but depend upon what values a b and c are assigned.