Given that 4th, 9th and 12th term of an arithmetic series equal to the 5th, 8th and 15th terms of a geometric series, show that the common ratio r of the geometric series satisfies $5r^{10}-8r^3+3=0$
So Let the first term and common difference of the AP be a and d, first term of GP be b. then $a+3d=br^4,a+8d=br^7,a+11d=br^{14}$ but I don't know how that leads to the desired result,,
$3$ times first equation $+$ $5$ times third equation $-$ $8$ times second equation.
$$3(a+3d-br^4) + 5(a+11d-br^{14}) - 8 (a+8d-br^7) = 0 \\ \implies 5br^{14} - 8br^7 + 3br^4 = 0 \\ \implies 5r^{10} - 8r^{3} + 3 = 0$$