andrew.c
- 46
- 0
Homework Statement
Differentiate...
[tex](3x+4)^7 (7x-1)^3[/tex]
and
simplify
Homework Equations
Chain rule and Product rule
The Attempt at a Solution
I got (splitting the components up to substitute into the product rule) and using the chain rule
[tex] \begin{align*}<br /> \\f(x) = (3x+4)^7\\<br /> f'(x) = 21(3x+4)^6\\<br /> g(x) = (7x-1)^3\\<br /> g'(x) = 21(7x-1)^2<br /> \end{align*}[/tex]
and so, using the product rule...
[tex] \begin{align*}<br /> \\f'(x)g(x) + f(x)g'(x)\\<br /> =21(3x+4)^6 (7x-1)^3 + 21(3x+4)^7 (7x-1)^2\\<br /> =(3x+4)^6 (7x-1)^3 + (3x+4)^7 (7x-1)^2\\<br /> \end{align*}[/tex]
and now I don't know how to simplify further.
I got it down to 10x+3, but this doesn't match the answer in the marking
[tex]21(3x+4)^6 (7x-1)^2 (10x+3)[/tex]
Any ideas guys?