Good practice for the chain rule.
y = u4 so by the power rule y'(u) = 4u3
u = 9x2 - x + 7 so u'(x) = 18x -1
Since y = [u(x)]4 , then y'(x) = y'(u(x)) u'(x) = 4(9x2 - x + 7)3 (18x -1) = (72x - 4) (9x2 - x + 7)3
Note you cannot multiply outside coefficients into a power.