Your polynomial should look like
C(3x - 4)2(3x+1) = 0 multiplicity of 2 means the root appears as a square. Note that fractions can be avoided by interpreting the zeros as the numerator * x and the denominator as a constant term. There has to be a sign change so that when you solve 3x-4 = 0, you get x = 4/3
Use f(0) =32 to solve for C. Plug in x = 0
C(-4)2(1) = 32 Therefore C = 2
I'll let you multiply it out if that is necessary.