Solveeit Logo

Question

Question: How do you find the equation of the tangent to the curve \[x={{t}^{4}}+1\], \[y={{t}^{3}}+t\] at the...

How do you find the equation of the tangent to the curve x=t4+1x={{t}^{4}}+1, y=t3+ty={{t}^{3}}+t at the point where t=1t=-1?

Explanation

Solution

This question is from the topic of calculus. In solving this question, we will differentiate the equation x=t4+1x={{t}^{4}}+1 with respect to t. After that, we will differentiate the equation y=t3+ty={{t}^{3}}+t with respect to t. After that, we will find out the value of dydx\dfrac{dy}{dx}. In the equation of dydx\dfrac{dy}{dx}, we will put the value of t as -1. After that, we will use the formula of straight lines and get the answer.

Complete step-by-step solution:
Let us solve this question.
In this question, we have asked to find the equation of tangent of the curve. The curve is given as x=t4+1x={{t}^{4}}+1 and y=t3+ty={{t}^{3}}+t. We have to find the tangent at t=-1.
Let us first differentiate the equation x=t4+1x={{t}^{4}}+1 with respect to t, we can write
dxdt=ddt(t4+1)\dfrac{dx}{dt}=\dfrac{d}{dt}\left( {{t}^{4}}+1 \right)
Using the addition rule of differentiation: ddx(f(x)+g(x))=ddx(f(x))ddx(g(x))\dfrac{d}{dx}\left( f\left( x \right)+g\left( x \right) \right)=\dfrac{d}{dx}\left( f\left( x \right) \right)\dfrac{d}{dx}\left( g\left( x \right) \right) [where f(x) and g(x) are two function of x], we can write
dxdt=ddt(t4)+ddt(1)\dfrac{dx}{dt}=\dfrac{d}{dt}\left( {{t}^{4}} \right)+\dfrac{d}{dt}\left( 1 \right)
As we know that differentiation of any constant is always zero, so we can write
dxdt=ddt(t4)+0\Rightarrow \dfrac{dx}{dt}=\dfrac{d}{dt}\left( {{t}^{4}} \right)+0
Using the formula of differentiation: ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}, we can write
dxdt=4t41\Rightarrow \dfrac{dx}{dt}=4{{t}^{4-1}}
dxdt=4t3\Rightarrow \dfrac{dx}{dt}=4{{t}^{3}}
Now, we will differentiate the equation y=t3+ty={{t}^{3}}+t with respect to t, we can write
dydt=ddt(t3+t)\dfrac{dy}{dt}=\dfrac{d}{dt}\left( {{t}^{3}}+t \right)
dydt=ddt(t3+t1)\Rightarrow \dfrac{dy}{dt}=\dfrac{d}{dt}\left( {{t}^{3}}+{{t}^{1}} \right)
dydt=ddt(t3)+ddt(t1)\Rightarrow \dfrac{dy}{dt}=\dfrac{d}{dt}\left( {{t}^{3}} \right)+\dfrac{d}{dt}\left( {{t}^{1}} \right)
Using the formula: ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}, we can write
dydt=3t31+1\Rightarrow \dfrac{dy}{dt}=3{{t}^{3-1}}+1
dydt=3t2+1\Rightarrow \dfrac{dy}{dt}=3{{t}^{2}}+1
As we know that the tangent of any curve is always equal to dydx\dfrac{dy}{dx}, so we will divide the equation dydt=3t2+1\dfrac{dy}{dt}=3{{t}^{2}}+1 by the equation dxdt=4t3\dfrac{dx}{dt}=4{{t}^{3}}, we can write
dydtdxdt=3t2+14t3\dfrac{\dfrac{dy}{dt}}{\dfrac{dx}{dt}}=\dfrac{3{{t}^{2}}+1}{4{{t}^{3}}}
The above equation can also be written as
dydt×dtdx=3t2+14t3\Rightarrow \dfrac{dy}{dt}\times \dfrac{dt}{dx}=\dfrac{3{{t}^{2}}+1}{4{{t}^{3}}}
The above equation can also be written as
dydx=3t2+14t3\Rightarrow \dfrac{dy}{dx}=\dfrac{3{{t}^{2}}+1}{4{{t}^{3}}}
Now, we will put here the value of t as -1, we will get
dydxt=1=3(1)2+14(1)3\Rightarrow {{\left. \dfrac{dy}{dx} \right|}_{t=-1}}=\dfrac{3{{\left( -1 \right)}^{2}}+1}{4{{\left( -1 \right)}^{3}}}
The above equation can also be written as
dydxt=1=3+14(1)=44\Rightarrow {{\left. \dfrac{dy}{dx} \right|}_{t=-1}}=\dfrac{3+1}{4\left( -1 \right)}=\dfrac{4}{-4}
The above equation can also be written as
dydxt=1=1\Rightarrow {{\left. \dfrac{dy}{dx} \right|}_{t=-1}}=-1
Hence, we get the slope at t=-1 as -1.
Now, we will find the value of x and y at t=-1.
So, at t=-1, the value of x will be
x=(1)4+1=1+1=2x={{\left( -1 \right)}^{4}}+1=1+1=2
And, at t=-1, the value of y will be
y=(1)3+(1)=11=2y={{\left( -1 \right)}^{3}}+\left( -1 \right)=-1-1=-2
Now, using the co-ordinate (x1,y1)\left( {{x}_{1}},{{y}_{1}} \right) as (2,-2) and slope as -1, we can write the straight line as
(yy1)=(dydx)(xx1)\left( y-{{y}_{1}} \right)=\left( \dfrac{dy}{dx} \right)\left( x-{{x}_{1}} \right)
(y(2))=(1)(x(2))\Rightarrow \left( y-\left( -2 \right) \right)=\left( -1 \right)\left( x-\left( 2 \right) \right)
The above can also be written as
y+2=(1)(x2)\Rightarrow y+2=\left( -1 \right)\left( x-2 \right)
y+2=x+2\Rightarrow y+2=-x+2
x+y+22=0\Rightarrow x+y+2-2=0
The above equation can also be written as
x+y=0\Rightarrow x+y=0
Hence, the equation of tangent at t=-1 is x+y=0x+y=0.

Note: We should have a better knowledge in the topic of calculus to solve this type of question easily. We should remember the following formulas of differentiation:
Addition rule of differentiation: ddx(f(x)+g(x))=ddx(f(x))ddx(g(x))\dfrac{d}{dx}\left( f\left( x \right)+g\left( x \right) \right)=\dfrac{d}{dx}\left( f\left( x \right) \right)\dfrac{d}{dx}\left( g\left( x \right) \right)
ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}}
We should know that if a point is given as (x1,y1)\left( {{x}_{1}},{{y}_{1}} \right) and the slope is dydx\dfrac{dy}{dx}, then the equation of line will be
(yy1)=(dydx)(xx1)\left( y-{{y}_{1}} \right)=\left( \dfrac{dy}{dx} \right)\left( x-{{x}_{1}} \right)