Question
Question: How do you find the derivative of \( y=(3{{x}^{2}}+5)(7{{x}^{3}}+8x)\)?...
How do you find the derivative of y=(3x2+5)(7x3+8x)?
Solution
We start solving the problem by applying the distributive rule of multiplication that is, (a+b)(c+d) = ac+ad+bc+bd in the given equation. Then you solve the derivatives of the equation separately. Then add all of them in the final derivative of the equation. or you could even use the product rule of differentiation also in the above question.
Complete step by step solution:
According to the problem, we are asked to find the derivative of the equation y=(3x2+5)(7x3+8x)--- ( 1 )
Therefore, by using the distributive property of multiplication, that is (a+b)(c+d) = ac+ad+bc+bd in equation 1, let us do the following:
⇒y=(3x2+5)(7x3+8x)
⇒y=3x2(7x3)+5(7x3)+3x2(8x)+5(8x)
⇒y=21x5+35x3+24x3+40x
⇒y=21x5+59x3+40x
Now, let us differentiate both sides with respect to x.
⇒dxdy=dxd21x5+dxd59x3+dxd40x---(2)
We divide this equation into three terms. dxd21x5, dxd59x3, dxd40x. Now we differentiate term wise.
Let us use the formula - dxdxn=nxn−1to find the derivative for first term. So, by doing this, we get the following.
⇒dxd21x5=(105)x4 ---(3)
Let us use the formula - dxdxn=nxn−1to find the derivative for second term. So, by doing this, we get the following.
⇒dxd59x3=177x2 ----(4)
Let us use the formula - dxdxn=nxn−1to find the derivative for second term. So, by doing this, we get the following.
⇒dxd40x=40 ----(5)
Now let us substitute the equations (3), (4) and (5) in equation (2).
⇒dxdy=105x4+177x2+40
So, we have found the derivative of the given equation y=(3x2+5)(7x3+8x) as dxdy=105x4+177x2+40
Therefore, the solution of the given equation y=(3x2+5)(7x3+8x) is dxdy=105x4+177x2+40
Note:
We should be careful while substitutions as if you substitute wrongly, the whole answer could go wrong. Also, we could also find the derivative of the equation using the product rule which is y′=f′(x)g(x)+f(x)g′(x). You could also verify your answer by using integration. After you integrate, if you get the answer as the question, then your answer is correct.