Implicit Function

An implicit function is a function, written in terms of both dependent and independent variables, like y-3x2+2x+5 = 0. Whereas an explicit function is a function which is represented in terms of an independent variable. For example, y = 3x+1 is explicit where y is a dependent variable and is dependent on the independent variable x. In the case of differentiation, an implicit function can be easily differentiated without rearranging the function and differentiating each term instead. As y is a function of x, therefore we will apply chain rule as well as product and quotient rule. Now let us understand the concept with the help of definition and examples.

Also, read:

What is an Implicit Function?

When in a function the dependent variable is not explicitly isolated on either side of the equation then the function becomes an implicit function.

It is very easy to solve when the equations take the form y = f(x). When a function is expressed in such a form it represents the explicit function. But it is possible to express y implicitly in terms of f(x). In such a case we use the concept of implicit function differentiation.

The unit circle can be specified implicitly as the set of points (x,y) fulfilling the equation, x+ y2=1.

To make our point more clear let us take some implicit functions and see how they are differentiated.

Implicit Function - Differentiation Of Implicit Function

Implicit Function Theorem

In mathematics, especially in multivariable calculus, the implicit function theorem is a mechanism that enables relations to be transformed to functions of various real variables. It is possible by representing the relation as the graph of a function. An individual function graph may not represent the complete relation, but there could be such a function on a constraint of the domain of the relation. The implicit function theorem gives a satisfactory condition to assure that there is such a function.

Suppose a function with n equations is given, such that, fi (x1 , …, xn, y1, …, yn) = 0, where i = 1, …, n or we can also represent as F(xi, yi) = 0, then the implicit theorem states that, under a fair condition on the partial derivatives at a point, the m variables yi  are differentiable functions of the xj  in some section of the point. Since, we cannot express these functions in closed form, therefore they are implicitly defined by the equations.

Implicit Function Differentiation

It is not necessary to find the formula for an implicit function to find its derivative. Indeed, sometimes it is not easy to obtain the formula for an implicit function without making some distinct type of function in the process: For example, consider the relation cos y = x again. We can find the derivative of the implicit functions of this relation, where the derivative exists, using a method called implicit differentiation. The thought behind implicit differentiation is to consider y as a function of x. To indicate this, let us rewrite the relation mentioned above by replacing y with y(x):

i.e. cos(y(x)) = x

Now we differentiate both sides of that equation and set their derivatives equal to each other. As we do not know the formula for y(x), we leave its derivative as y'(x): 

-sin(y(x)) · y'(x) = 1

Finally, we solve for y'(x) to get the required formula: 

y'(x) = -1 /sin(y(x)) 

= -1/sin y

Implicit Function Examples

Example 1:Find dy/dx if y = 5x2 – 9y 

Solution 1: The given function, y = 5x2 – 9y  can be rewritten as:

⇒ 10y = 5x2

⇒ y = 1/2 x2

Since this equation can explicitly be represented in terms of y, therefore, it is an explicit function.

Now, as it is an explicit function, we can directly differentiate it w.r.t. x,

Since,

\(\begin{array}{l} \frac {d(x^n)}{dx} = nx^{n-1} \end{array} \)

dy/dx = x

\(\begin{array}{l}\text{Example 2:Find }\frac {dy}{dx} \text{ if y }=  5x^2 – 9e^y \end{array} \)

Solution: 

\(\begin{array}{l}\text{The given function } y = 5x^2 – 9e^y  \text{ can be rewritten as  } y + 9e^y = 5x^2 \end{array} \)

But it is not possible to completely isolate  and represent it as a function of. This type of function is known as an implicit function.

To differentiate an implicit function, we consider  y as a function of x  and then we use the chain rule to differentiate any term consisting of y.

Now to differentiate the given function, we differentiate directly w.r.t. x the entire function. This step basically indicates the use of chain rule.

\(\begin{array}{l}\Rightarrow \frac {dy}{dx} + \frac {d(9e^y)}{dx} = \frac {d(5x^2)}{dx} \end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dy}{dx} + 9e^y \frac {dy}{dx} = 10x\end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dy}{dx} (1 + 9e^y)  = 10x\end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dy}{dx} = \frac {10x}{1+9y^y}\end{array} \)
\(\begin{array}{l}\text{Example 3: Find }\frac {dy}{dx} \text{ if }  x^4 + y^3 – 3x^2 y = 0 . \end{array} \)

Solution 3:

The given function x4 + y3 – 3x2y = 0  can be differentiated using the concept of implicit function differentiation.

Therefore differentiating both the sides w.r.t. x, we get,

\(\begin{array}{l} 4x^3 + 3y^2 \frac {dy}{dx} – 3 \left( 2xy + x^2 \frac {dy}{dx} \right) = 0 \end{array} \)
\(\begin{array}{l} \frac {dy}{dx} (3x^2 – 3y^2)  = 4x^3 – 6xy \end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dy}{dx}  = \frac {4x^3 – 6xy}{3x^2 – 3y^2}\end{array} \)
\(\begin{array}{l}\text{Example 4: Find the slope of the tangent to the curve } y = x^2 + 3y^2 + xy \end{array} \)

Solution 4: In this example, we are asked to find a tangent to the given curve. To find a tangent we find dy/dx  which represents the slope of the given curve. Since it is an implicit function, on differentiating both the sides w.r.t. x we get,

\(\begin{array}{l} \frac {dy}{dx} = 2x + 6y \frac {dy}{dx} + y + x \frac {dy}{dx} \end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dy}{dx} (1 – x – 6y) = 2x + y\end{array} \)
\(\begin{array}{l}\Rightarrow \frac {dx}{dy} = \frac {2x+y}{1-x-6y}\end{array} \)

This represents the slope of the given curve.

Example 5: Differentiate x+ y2=25 implicitly.

Solution: Differentiating x+ y2=25 with respect to x we get;

2x + 2y dy/dx = 0

2y dy/dx = -2x

dy/dx = -2x/2y

dy/dx = -x/y

Example 6: Differentiate x+ y2=16 implicitly.

Solution: Differentiating x+ y2=16 with respect to x we get;

3x+ 2y dy/dx =0

2y dy/dx = -3x2

dy/dx = -3x2/2y

Now it might be very clear to you what exactly the difference is between an implicit and an explicit function. The method of finding derivatives of implicit function would also be very clear by now.

Visit BYJU’S – The Learning App to learn the concepts in a way you have never learnt before.

Frequently Asked Questions on Implicit Functions – FAQs

Q1

What is meant by implicit function?

An implicit function is a function that is defined by an implicit equation. That means the equation contains several variables, including dependent and independent. In other words, it is an equation that relates one of the variables, recognized as the value of the function, with the others regarded as the arguments.
Q2

What is an explicit function?

An explicit function is a function that is represented in terms of an independent variable. For example, y = 4x – 7 is explicit where y is a dependent variable and is dependent on the independent variable x.
Q3

How do you know if a function is implicit?

If a function is written in the form f(x, y) = 0, we can say that the given function is implicit.
Q4

What is implicit function differentiation?

We differentiate or find the derivative for both sides of the equation in implicit function differentiation.
Q5

What is explicit and implicit?

In general, “explicit” means clearly stated, whereas “implicit” refers to proposed and not stated directly.

Comments

Leave a Comment Cancel reply

Your Mobile number and Email id will not be published.

*

*

  1. I am so glad. I have understood the difference between explicit and implicit functions.
    Thanks to you.

close
close

Play

&

Win