
How to Find Derivative in Parametric Form with Formula and Examples
Parametric Derivative of a Function.
Sometimes, the relationship between two variables becomes so complicated that we find it necessary to introduce a third variable to reduce the complication and make it easy to handle. This third variable is called parameter in mathematics and the function is said to be in a parametric form. So instead of defining a function y(x) explicitly, both x and y are defined in terms of a third variable. Basically, it is a derivative of a dependent variable with reference to another dependent variable, and both the dependent variable depends on an independent variable. Therefore, there are two equations instead of only one equation. One equation relates x with the parameter and one equation relates y to the parameter.
Derivation in a Parametric Form
It is extremely important to first understand the behavior of a parametric function before we jump into any other discussion. So let us start with an example:
We usually define acceleration as:
a = \[\frac{dy}{dt}\]
But there is an alternative definition of acceleration that gives us:
a = v\[\frac{dy}{dx}\]
The function v and x i.e., velocity and position respectively are expressed in terms of time that is the parameter here. So we can say that the velocity is equal to v(t) and the position is equal to x(t). So how shall we compute the derivative dvdx using the method of derivation? Let us find out.
If x is equal to f(t) and y is equal to g(t) and they are the two different functions of a parameter t so that y can be defined as a function of x. Then:
\[\frac{dy}{dx}\] = \[\frac{\frac{dy}{dt}}{\frac{dx}{dt}}\], given that \[\frac{dx}{dt}\] ≠ 0
Or,
\[\frac{dy}{dx}\] = \[\frac{g’(t)}{f’(t)}\] provided that f’(t) ≠ 0
It is very clear that this is the first derivative of the function y with reference to x when they are represented in a parametric form. Therefore, we can calculate the second derivative as:
\[\frac{d²y}{dx²}\] = \[\frac{d}{dx}\](\[\frac{dy}{dx}\])
We can apply the first-order parametric differentiation again, considering \[\frac{dy}{dx}\] as a parametric function t:
\[\frac{d²y}{dx²}\] = \[\frac{\frac{d}{dt}(\frac{dy}{dx})}{\frac{dx}{dt}}\]
We can calculate the higher-order derivative in the same way. The only thing that we have to remember is that whenever we calculate a derivative, it will become the function of t.
Solved Example
Question 1) Solve x = t² and y = t³
Solution 1) x\[_{t}^{‘}\] = (t²)’ = 2t, y\[_{t}^{‘}\] = (t³)’ = 3t²
Therefore,
\[\frac{dy}{dx}\] = y’\[_{x}\] = \[\frac{{y}'_{t}}{{x}’_{t}}\] = \[\frac{3t^{2}}{2t}\] = \[\frac{3t}{2}\](t ≠ 0).
Question 2) x = 2t + 1, y = 4t - 3
Solution 2) x\[_{t}^{‘}\] = (2t + 1) = 2, y\[_{t}^{‘}\] = (4t - 3)’ = 4
Therefore,
\[\frac{dy}{dx}\] = y’\[_{x}\] = \[\frac{{y}'_{t}}{{x}'_{t}}\] = \[\frac{4}{2}\] = 2
Question 3) x = e\[^{2t}\], y = e\[^{3t}\]
Solution 3) x’\[_{t}\] = (e\[^{2t}\])’ = 2e\[^{2t}\] , y’\[_{x}\] = (e\[^{3t}\])’ = 3e\[^{3t}\]
Therefore,
\[\frac{dy}{dx}\] = y’\[_{x}\] = \[\frac{{y}'_{t}}{{x}'_{t}}\] = \[\frac{3e^{3t}}{2e^{2t}}\] = \[\frac{3}{2}\] e\[^{3t-2t}\] = \[\frac{3}{2}\]e\[^{t}\]
Question 4) x = at, y = bt²
Solution 4) \[x_{{t}'}\] = (at)' = a, y\[_{t}^{‘}\] = (bt²)’ = 2bt
Therefore,
\[\frac{dy}{dx}\] = y'\[_{x}\] = \[\frac{{y}'_{t}}{{x}'_{t}}\] = \[\frac{2bt}{a}\]
Question 5) x = sin²t, y = cos²t
Solution 5) x\[_{t}^{‘}\] = (sin²t)' = 2sint . cos t = sin2t,
y\[_{t}^{‘}\] = (cos²t )' = 2cost . (-sint) = -2sint cost = -sin2t
Therefore,
\[\frac{dy}{dx}\] = y'\[_{x}\] = \[\frac{{y}'_{t}}{{x}'_{t}}\] = \[\frac{-sin2t}{-sin2t}\] = -1. where, t ≠ \[\frac{πn}{2}\], n ∈ Z
FAQs on Derivative of a Function in Parametric Form Explained
1. What is the derivative of a function in parametric form?
The derivative of a function in parametric form is given by dy/dx = (dy/dt) / (dx/dt), where both x and y are expressed in terms of a parameter t. In parametric equations, we write:
- x = f(t)
- y = g(t)
2. How do you find dy/dx for parametric equations step by step?
To find dy/dx for parametric equations, differentiate both x and y with respect to the parameter t and divide the results. Follow these steps:
- Differentiate x = f(t) to get dx/dt.
- Differentiate y = g(t) to get dy/dt.
- Compute dy/dx = (dy/dt)/(dx/dt).
3. What is the formula for the second derivative in parametric form?
The second derivative in parametric form is d²y/dx² = (d/dt(dy/dx)) / (dx/dt). To compute it:
- First find dy/dx = (dy/dt)/(dx/dt).
- Differentiate dy/dx with respect to t.
- Divide the result by dx/dt.
4. Why do we divide dy/dt by dx/dt in parametric differentiation?
We divide dy/dt by dx/dt because dy/dx = (dy/dt)/(dx/dt) follows directly from the chain rule of differentiation. Since y and x both depend on t, we use:
- dy/dx = (dy/dt) × (dt/dx)
- And dt/dx = 1/(dx/dt)
5. What happens if dx/dt = 0 in parametric equations?
If dx/dt = 0 and dy/dt ≠ 0, the curve has a vertical tangent at that point. Since dy/dx = (dy/dt)/(dx/dt), division by zero makes the slope undefined. This indicates the tangent line is vertical. If both dx/dt = 0 and dy/dt = 0, further analysis is needed.
6. Can you give an example of finding the derivative of parametric equations?
Yes, to find the derivative of parametric equations, use dy/dx = (dy/dt)/(dx/dt). Example:
- x = cos t
- y = sin t
- dx/dt = −sin t
- dy/dt = cos t
7. How do you find the equation of the tangent line to a parametric curve?
To find the equation of the tangent line to a parametric curve, first compute dy/dx = (dy/dt)/(dx/dt) and evaluate it at the given t-value. Then:
- Find the point (x₀, y₀) by substituting t into x(t) and y(t).
- Use the point-slope form: y − y₀ = m(x − x₀), where m = dy/dx.
8. How is parametric differentiation different from implicit differentiation?
Parametric differentiation uses a third variable t and the formula dy/dx = (dy/dt)/(dx/dt), while implicit differentiation differentiates an equation involving both x and y directly. In parametric form:
- x and y are written as functions of t.
- The chain rule is applied through the parameter.
9. How do you determine horizontal and vertical tangents in parametric form?
In parametric form, a horizontal tangent occurs when dy/dt = 0 and dx/dt ≠ 0, and a vertical tangent occurs when dx/dt = 0 and dy/dt ≠ 0. Since dy/dx = (dy/dt)/(dx/dt):
- If dy/dt = 0 → slope = 0 → horizontal line.
- If dx/dt = 0 → slope undefined → vertical line.
10. When is the derivative undefined in parametric equations?
The derivative dy/dx is undefined when dx/dt = 0, because the formula dy/dx = (dy/dt)/(dx/dt) involves division by zero. This usually indicates a vertical tangent or a cusp. If both dx/dt and dy/dt equal zero, further investigation using limits or higher derivatives is required.





















