(i)
Do some factoring of the dividend first.
------but do you want to go this way, or do you want to entire dividend including the degrees of x with coefficients of 0?
Here is the polynomial division using divisor .
              3x^4    -(x^3)/3  -(1/9)x^2          -(1/27)x     (1/72)
        _________________________________________________________________________
3x-1    |     9x^5    -4x^4    0x^3                   0x^2       0x       
        | 
        |     9x^5    -3x^4
          -------------------
              0       -x^4     0x^3
                      -x^4     x^3/3
                    -----------------
                       0    -(1/3)x^3  0x^2
                            -(1/3)x^3  (1/9)x^2
                          ----------------------
                               0      -(1/9)x^2   0x
                                      -(1/9)x^2  -(1/27)x
                                     --------------------
                                        0       (1/27)x         0
                                                (1/27)x      -(1/72)
                                               ---------------------
                                                  0         (1/72)
                                     
According to that polynomial long division, the quotient INCLUDING remainder is  and the quotient including the meaning for the remainder is
or