Given the cubic polynomial 4x3 - 6x2 + 7x + 3 = 0 with roots α, β, γ.
For any cubic polynomial of the form ax3 + bx2 + cx + d = 0, the following relationships hold for its roots:
For the given polynomial 4x3 - 6x2 + 7x + 3 = 0:
We need to find the value of αβ + βγ + γα, which is given by c/a.
Calculating this:
αβ + βγ + γα = c/a = 7/4
Therefore, the value of αβ + βγ + γα is 7/4.
The correct answer is: (2) 7/4