Question
Question: The slope of tangent to the curve \(x = {t^2} + 3t - 8\) and \(y = 2{t^2} - 2t - 5\) at the point \(...
The slope of tangent to the curve x=t2+3t−8 and y=2t2−2t−5 at the point (2,−1) is:
(A) 722
(B) 76
(C) −6
(D) None of these
Solution
In the question, we are provided with the parametric equation of a curve and we have to find the equation of tangent at the point given to us. So, we first find the parameter with the help of coordinates of the point given to us. Then, we differentiate the expressions of x and y to find dxdy. Then, we find the slope of the tangent by putting in the value of parameter t in the expression for slope.
Complete step by step answer:
Now, we have x=t2+3t−8 and y=2t2−2t−5. We are given the coordinates of the point lying on the curve as (2,−1).
So, x=t2+3t−8=2
Shifting all the terms to left side of the equation, we get,
⇒t2+3t−8−2=0
⇒t2+3t−10=0
For factorising the quadratic equation, we use the splitting the middle term method in which the middle term is split into two terms such that the sum of the terms gives us the original middle term and product of the terms gives us the product of the constant term and coefficient of x2.
⇒t2+(5−2)t−10=0
We split the middle term 3t into two terms 5t and −2t since the product of these terms, −10t2 is equal to the product of the constant term and coefficient of x2 and sum of these terms gives us the original middle term, 3t.
⇒t2+5t−2t−10=0
Taking x common from the first two terms and 7 common from the last two terms. We get,
⇒t(t+5)−2(t+5)=0
⇒(t+5)(t−2)=0
Either t+5=0 or t−2=0
⇒t=−5 or t=2
So, the value of x coordinate is 2 for t=−5 or t=2.
Now, y=2t2−2t−5=−1
Shifting all the terms to left side of the equation, we get,
⇒2t2−2t−5+1=0
⇒2t2−2t−4=0
Dividing both sides by 2, we get,
⇒t2−t−2=0
Using splitting the middle term method, we get,
⇒t2+(1−2)t−2=0
We split the middle term −t into two terms t and −2t since the product of these terms, −2t2 is equal to the product of the constant term and coefficient of x2 and sum of these terms gives us the original middle term, −t.
⇒t2+t−2t−2=0
⇒t(t+1)−2(t+1)=0
⇒(t+1)(t−2)=0
Either t+1=0 or t−2=0
⇒t=−1 or t=2
So, the value of y coordinate is −1 for t=−1 or t=2.
Now, since the x and y coordinates are equal to 2 and (−1) simultaneously. Hence, the value of t will be equal to 2 since it is the common solution of both the equations.
Now, we differentiate the equations x=t2+3t−8 and y=2t2−2t−5 with respect to t.
So, we get, dtdx=dtd[t2+3t−8]
We know the power rule of differentiation dxd(xn)=nx(n−1). So, we get,
⇒dtdx=2t+3−−−−(1)
Also, y=2t2−2t−5
We know that the derivative of a constant is zero. So, we get,
⇒dtdy=4t−2−−−−(2)
Now, we divide the equation (2) by the equation (1).
dxdy=2t+34t−2
So, the slope of the tangent at the point can be calculated by substituting the value of parameter t into the expression dxdy. So, we get,
⇒dxdy=2(2)+34(2)−2
Simplifying the expression, we get,
⇒dxdy=4+38−2
⇒dxdy=76
Therefore, the slope of tangent to the curve x=t2+3t−8 and y=2t2−2t−5 at the point (2,−1) is 76. Hence, option (B) is the correct answer.
Note:
We must know the procedure for calculating the slope of the tangent for the parametric form of a curve. Splitting of the middle term can be a tedious process at times when the product of the constant term and coefficient of x2 is a large number with a large number of divisors. Special care should be taken in such cases. We must know the rules of differentiation to solve the problem.