Question
Question: A function \( y=f\left( x \right) \) has a second order derivative \( f''\left( x \right)=6\left( x-...
A function y=f(x) has a second order derivative f′′(x)=6(x−1) . If its graph passes through a point (2,1) and at that point the tangent to the graph is y=3x−5 , then the function is
(a) (x−1)2
(b) (x+1)2
(c) (x+1)3
(d) (x−1)3
Solution
Hint : First, we will take integration of second order derivative which will be ∫dx2d2y=∫6(x−1) . In solving this we will get an equation for first order derivatives. Then we will find the value of the constant term c by putting point (2,1) in the equation we got. Also, that constant term will be equal to the slope of the tangent equation y=3x−5 which will be obtained by comparing with y=mx+c . Then, again we will integrate the first order equation we got in order to get the equation in the form of function y. Then again by putting points we will get constant terms and on further simplification we will get the answer. Formula use are ∫xndx=n+1xn+1+c , ∫1dx=x+c .
Complete step-by-step answer :
Here, it is given that the second order derivative is f′′(x)=6(x−1) . It is denoted as dx2d2y . So, we can write it as
dx2d2y=6(x−1)
Now, in order to get the first derivative, we will take integration on both sides of the equation. We get as
∫dx2d2y=∫6(x−1)
We know that ∫xndx=n+1xn+1+c , ∫1dx=x+c and integration of second order derivative will be first order derivative. So, we get as
dxdy=∫6x−∫6
dxdy=26x2−6x+c
⇒dxdy=3x2−6x+c ……………………(1)
Now, it is given that graph of this equation passes through point (2,1) we can substitute x=2 and we get as,
⇒dxdy=3(2)2−6(2)+c
On further solving, we get as
⇒dxdy=12−12+c=c ………………(2)
We are given a tangent equation y=3x−5 . So, the slope of this tangent and constant term in (2) will be equal. To find slope, we will compare the tangent equation with the general equation i.e. y=mx+c where m is slope and c is constant.
Thus, we get slope form equation as m=3 .
So, we can say that the constant term in equation (1) is the same as slope. So, we get equation as
⇒dxdy=3x2−6x+3
Now, we are given that y=f(x) . For this we will again take integration on the above equation. We will get as
∫dxdy=∫3x2−6x+3
Here, integration of dxdy will be equal to function y. So, on solving we will get as
y=33x3−26x2+3x+c
y=x3−3x2+3x+c
Now, here we will again put point (2,1) to get a constant term. So, we get as
1=(2)3−3(2)2+3(2)+c
1=8−12+6+c
1−2=c⇒c=−1
So, we get function y as
y=x3−3x2+3x−1
Thus, this is an expansion of (x−1)3 .
Hence, option (d) is the correct answer.
Note : Another approach to get an answer is by taking the option method and performing a second derivative to check which option after the second order derivative gives the answer f′′(x)=6(x−1) . If we take option (a): (x−1)2 . On expanding we get as y=x2−2x+1. Now, on differentiating, we get as dxdy=2x−2. On the second derivative we get as dx2d2y=2 . Thus, it is not the same as f′′(x)=6(x−1). So, this is not the answer. Similarly, on checking this way we will get the option (d) correct.