$a,b,c,x_1,x_2,x_3,...,x_n>0, a+b+c=1,\displaystyle \prod_{i=1}^n x_i=1 $ . Prove that $$(ax_1^2+bx_1+c)...(ax_n^2+bx_n+c)\geq1$$.
I've tried just writing out as a product using the product sign and then to group certain parts of the product. Nothing came out puf it what we need. Also tried induction with the base $n=1,2$ rather straightforward. How is it done?