Solveeit Logo

Question

Question: Find the derivative of the following: \[(5{x^3} + 3x - 1)\left( {x - 1} \right)\]....

Find the derivative of the following: (5x3+3x1)(x1)(5{x^3} + 3x - 1)\left( {x - 1} \right).

Explanation

Solution

Differentiation is nothing but finding the derivative. Let us collect the formulae that we will be using for this problem.
Let kkbe constant and xxbe a variable. dkdx=0\dfrac{{dk}}{{dx}} = 0, dxdx=1\dfrac{{dx}}{{dx}} = 1, dkxdx=1\dfrac{{dkx}}{{dx}} = 1and ddx(xn)=nxn1\dfrac{d}{{dx}}({x^n}) = n{x^{n - 1}}.
These are some basic differentiation formulae that we need to know.
Formula used:
When there is a combination of two function which can be differentiated, we use a formula to differentiate it, that isddx(uv)=udvdx+vdudx\dfrac{d}{{dx}}(uv) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}.

Complete step by step answer:
The given expression is(5x3+3x1)(x1)(5{x^3} + 3x - 1)\left( {x - 1} \right). Let us give a name for this expression,
f(x)=(5x3+3x1)(x1)f(x) = (5{x^3} + 3x - 1)\left( {x - 1} \right)
Our aim is to find the derivative of this function. We can see that the above function is in the formf(x)=uvf(x) = uv. So, we have to use the formula ddx(uv)=udvdx+vdudx\dfrac{d}{{dx}}(uv) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}} to differentiate it.
Derivative of the function f(x)f(x)can be denoted byf(x)f'(x).
f(x)=(5x3+3x1)ddx(x1)+(x1)ddx(5x3+3x1)\therefore f'(x) = (5{x^3} + 3x - 1)\dfrac{d}{{dx}}(x - 1) + (x - 1)\dfrac{d}{{dx}}(5{x^3} + 3x - 1)
f(x)=(5x3+3x1)(10)+(x1)(5(3x2)+30)\Rightarrow f'(x) = (5{x^3} + 3x - 1)(1 - 0) + (x - 1)(5(3{x^2}) + 3 - 0)
Simplifying the above equation, we get
f(x)=(5x3+3x1)+(x1)(15x2+3)\Rightarrow f'(x) = (5{x^3} + 3x - 1) + (x - 1)(15{x^2} + 3)
Let us multiply the factors to get a single expression.
f(x)=(5x3+3x1)+(15x3+3x15x23)\Rightarrow f'(x) = (5{x^3} + 3x - 1) + (15{x^3} + 3x - 15{x^2} - 3)
Now let’s group the like terms,
f(x)=(5x3+15x3)+(3x+3x)15x231\Rightarrow f'(x) = \left( {5{x^3} + 15{x^3}} \right) + \left( {3x + 3x} \right) - 15{x^2} - 3 - 1
Simplify the like terms.
f(x)=20x3+6x15x24\Rightarrow f'(x) = 20{x^3} + 6x - 15{x^2} - 4
Rearranging the terms in the order,
f(x)=20x315x2+6x4\Rightarrow f'(x) = 20{x^3} - 15{x^2} + 6x - 4
Thus, this is the derivative of the given function.

Note: This problem can also be solved without using the formuladdx(uv)=udvdx+vdudx\dfrac{d}{{dx}}(uv) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}. First, we need to multiply the factors and make it a single expression and then it will be easier to differentiate. We can differentiate it term by term. This method is also easy as the method that we used to solve the problem. Basic derivative formulae are enough to solve this function since; there is no complexity in the terms. When there are trigonometry functions as terms in the equation we need to use derivatives of those functions.