Solveeit Logo

Question

Question: If \[y=3{{x}^{5}}+4{{x}^{4}}+2x+3\], then \[1)\] \[{{y}_{4}}=0\] \[2)\]\[{{y}_{5}}=0\] \[3)\]\...

If y=3x5+4x4+2x+3y=3{{x}^{5}}+4{{x}^{4}}+2x+3, then
1)1) y4=0{{y}_{4}}=0
2)$$$${{y}_{5}}=0
3)$$$${{y}_{6}}=0
4)4)none of these

Explanation

Solution

Hint : In this type of question yi{{y}_{i}} is the ith{{i}^{th}}order of derivative. So we just need to derivate of all the order given in the options of the question and check whether the option is correct or not.
To differentiate further we will use different ways like Chain Rule, Product Rule and various others.

Complete step-by-step solution:
When we want to find the different derivatives of any function then we differentiate that particular function with respect to the xx.Differentiation can be defined as the process of finding the derivatives, or rate of change of a function.
There are four partial types of rules-
Product Rule
Quotient Rule
Power Rule
Chain Rule
The chain rule provides a way to compute derivatives of a composite function. We use the chain rule when differentiating a ‘function of a function’ likef(g(x))f(g(x)).
We use the product rule when the two differentiating functions are multiplied together, like f(x)g(x)f(x)g(x) in general. The product rule says that the derivative of a product of two functions is the first function times the derivative of the second function plus the second function times the derivative of the first function.
As we have given in the question: y=3x5+4x4+2x+3y=3{{x}^{5}}+4{{x}^{4}}+2x+3
We need to find the derivative when the given y=3x5+4x4+2x+3y=3{{x}^{5}}+4{{x}^{4}}+2x+3 becomes zero
Firstly we will find the first derivative i.e. y1{{y}_{1}}
So, for y1{{y}_{1}}we will differentiate with respect to xx
y1=ddx(3x5+4x4+2x+3){{y}_{1}}=\dfrac{d}{dx}(3{{x}^{5}}+4{{x}^{4}}+2x+3)
y1=15x4+16x3+2{{y}_{1}}=15{{x}^{4}}+16{{x}^{3}}+2
Now we will find the second derivative i.e. y2{{y}_{2}}
So,y2=ddx(15x4+16x3+2){{y}_{2}}=\dfrac{d}{dx}(15{{x}^{4}}+16{{x}^{3}}+2)
y2=60x3+48x2{{y}_{2}}=60{{x}^{3}}+48{{x}^{2}}
Now the third derivative i.e. y3{{y}_{3}} is given as:
y3=ddx(60x3+48x2){{y}_{3}}=\dfrac{d}{dx}(60{{x}^{3}}+48{{x}^{2}})
y3=180x2+96x{{y}_{3}}=180{{x}^{2}}+96x
The fourth derivative y4{{y}_{4}}is given as:

& {{y}_{4}}=\dfrac{d}{dx}(180{{x}^{2}}+96x) \\\ & {{y}_{4}}=360x \\\ \end{aligned}$$ As, it’s still not our required answer so we will find further derivatives- Fifth derivative $${{y}_{5}}$$is given as: $$\begin{aligned} & {{y}_{5}}=\dfrac{d}{dx}(360x) \\\ & {{y}_{5}}=360 \\\ \end{aligned}$$ Now we need to find the sixth derivative of the given function: $$\begin{aligned} & {{y}_{6}}=\dfrac{d}{dx}(360) \\\ & {{y}_{6}}=0 \\\ \end{aligned}$$ As we can observe that the sixth derivative is $$0$$. So, from all the above options, option $$(3)$$ is correct. **Hence the final answer we got is option$$(3)$$.** **Note:** With the help of differentiation we can calculate the highest and lowest point of the curve in a graph or we can also know its turning point. Newton’s method that is used for solving equations in computers, also uses the method of differentiation in it.