Given the polynomial equation:
\[ 4x^3 + 3ax^2 + 2bx = 0 \]
Since \( i\sqrt{3} \) is a root and the polynomial has real coefficients, its conjugate \( -i\sqrt{3} \) must also be a root.
Factoring out \( x \):
\[ x(4x^2 + 3ax + 2b) = 0 \]
The equation \( 4x^2 + 3ax + 2b = 0 \) has roots \( i\sqrt{3} \) and \( -i\sqrt{3} \).
For \( i\sqrt{3} \) and \( -i\sqrt{3} \):
Thus, solving for \( b \):
\[ \frac{b}{2} = 3 \Rightarrow b = 6 \]
Using the sum of roots equation:
\[ 0 = -\frac{3a}{4} \Rightarrow a = 0 \]
Substituting \( a = 0 \) and \( b = 6 \):
\[ f(x) = x^4 + 6x^2 + c \]
Substituting \( x = 1 \):
\[ 1^4 + 6(1^2) + c = -9 \]
\[ 1 + 6 + c = -9 \Rightarrow c = -16 \]
Thus, the polynomial is:
\[ f(x) = x^4 + 6x^2 - 16 \]
Let \( y = x^2 \), then:
\[ y^2 + 6y - 16 = 0 \]
Using the quadratic formula:
\[ y = \frac{-6 \pm \sqrt{6^2 - 4(1)(-16)}}{2(1)} \]
\[ y = \frac{-6 \pm \sqrt{36 + 64}}{2} = \frac{-6 \pm \sqrt{100}}{2} \]
\[ y = \frac{-6 + 10}{2} = 2, \quad y = \frac{-6 - 10}{2} = -8 \]
Since \( y = x^2 \), \( y = -8 \) is not valid. Thus:
\[ x^2 = 2 \Rightarrow x = \pm \sqrt{2} \]
The roots are:
Summing them:
\[ 2 + 2 + 3 + 3 = 10 \]