Concept:The quadratic equation ax2+bx+c=0, where a, b, c are in geometric progression with a>0 and c>0, is solved using the relation b2=ac.Explanation:Since a, b, c are in GP, we have b2=ac.Also, a>0 and c>0 imply ac>0.The discriminant of ax2+bx+c=0 is D=b2−4ac=ac−4ac=−3ac.Because ac>0, D=−3ac<0.Thus the roots are imaginary. Statement 1 is correct.Using the quadratic formula: x=2a−b±b2−4ac​​=2a−b±−3ac​​.Let b=ac​ (taking positive value; negative yields same ratio).Then the two roots are 2a−ac​+i3ac​​ and 2a−ac​−i3ac​​.Their ratio (first divided by second):=−ac​−i3ac​−ac​+i3ac​​=−1−i3​−1+i3​​.Recognize that cube roots of unity: ω=2−1+i3​​ and ω2=2−1−i3​​.Thus the ratio simplifies to 2ω22ω​=ω1​.This is equivalent to the ratio 1:ω (since 1/ω=ω2, but the statement "ratio of roots is 1:ω" holds because ω is a cube root of unity). Statement 2 is correct.Product of roots =ac​.From b2=ac, we get c=ab2​.Hence product =ab2/a​=a2b2​. Statement 3 is correct.Answer:Statements 1, 2, and 3 are all correct. The correct option is D (1, 2 and 3).