a) f(x) = (5 - x)^3
Ich sehe hier nicht wirklich ein Produkt. Soll ich daraus jetzt etwa das Produkt (5 - x)(5 - x)(5 - x) machen? Ich mache die Ableitung nach Kettenregel.
f'(x) = - 3·(x - 5)^2
b) g(x) = (3·x)·(0.5·x + 1)^2
g'(x) = (3)·(0.5·x + 1)^2 + (3·x)·2·(0.5·x + 1)·0.5
g'(x) = 9/4·x^2 + 6·x + 3
c) h(x) = x·√(1 - x) = x·(1 - x)^{1/2}
h'(x) = 1·(1 - x)^{1/2} + x·1/2·(1 - x)^{- 1/2}·(-1)
h'(x) = (2 - 3·x)/(2·√(1 - x))
d) i(x) = (1 - x)·√x = (1 - x)·(x)^{1/2}
i'(x) = (-1)·(x)^{1/2} + (1 - x)·1/2·(x)^{-1/2}
i'(x) = (1 - 3·x)/(2·√x)