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+1, y=t3+t at the point where t=−1?
Solution
This question is from the topic of calculus. In solving this question, we will differentiate the equation x=t4+1 with respect to t. After that, we will differentiate the equation y=t3+t with respect to t. After that, we will find out the value of dxdy. In the equation of dxdy, 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+1 and y=t3+t. We have to find the tangent at t=-1.
Let us first differentiate the equation x=t4+1 with respect to t, we can write
dtdx=dtd(t4+1)
Using the addition rule of differentiation: dxd(f(x)+g(x))=dxd(f(x))dxd(g(x)) [where f(x) and g(x) are two function of x], we can write
dtdx=dtd(t4)+dtd(1)
As we know that differentiation of any constant is always zero, so we can write
⇒dtdx=dtd(t4)+0
Using the formula of differentiation: dxd(xn)=nxn−1, we can write
⇒dtdx=4t4−1
⇒dtdx=4t3
Now, we will differentiate the equation y=t3+t with respect to t, we can write
dtdy=dtd(t3+t)
⇒dtdy=dtd(t3+t1)
⇒dtdy=dtd(t3)+dtd(t1)
Using the formula: dxd(xn)=nxn−1, we can write
⇒dtdy=3t3−1+1
⇒dtdy=3t2+1
As we know that the tangent of any curve is always equal to dxdy, so we will divide the equation dtdy=3t2+1 by the equation dtdx=4t3, we can write
dtdxdtdy=4t33t2+1
The above equation can also be written as
⇒dtdy×dxdt=4t33t2+1
The above equation can also be written as
⇒dxdy=4t33t2+1
Now, we will put here the value of t as -1, we will get
⇒dxdyt=−1=4(−1)33(−1)2+1
The above equation can also be written as
⇒dxdyt=−1=4(−1)3+1=−44
The above equation can also be written as
⇒dxdyt=−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=2
And, at t=-1, the value of y will be
y=(−1)3+(−1)=−1−1=−2
Now, using the co-ordinate (x1,y1) as (2,-2) and slope as -1, we can write the straight line as
(y−y1)=(dxdy)(x−x1)
⇒(y−(−2))=(−1)(x−(2))
The above can also be written as
⇒y+2=(−1)(x−2)
⇒y+2=−x+2
⇒x+y+2−2=0
The above equation can also be written as
⇒x+y=0
Hence, the equation of tangent at t=-1 is x+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: dxd(f(x)+g(x))=dxd(f(x))dxd(g(x))
dxd(xn)=nxn−1
We should know that if a point is given as (x1,y1) and the slope is dxdy, then the equation of line will be
(y−y1)=(dxdy)(x−x1)