Applications of Derivatives in Maths and in Real Life (With Examples) (2024)

There are various applications of derivatives not only in maths and real life but also in other fields like science, engineering, physics, etc. In previous classes, you must have learned to find the derivative of different functions, like, trigonometric functions, implicit functions, logarithm functions, etc. In this section, you will learn the use of derivatives with respect to mathematical concepts and in real-life scenarios. This is one of the important topics covered in Class 12 Maths as well.

Table of Contents:

  • Application of Derivatives
    • Rate of Change
    • Increasing and Decreasing Function
    • Tangent and Normal
    • Minima and Maxima
    • Monotonicity
    • Approximation
    • Point of Inflection
  • Daily Life Application
  • Video Lessons
  • Solved Examples
  • Practice Questions
  • FAQs

Applications of Derivatives in Maths

The derivative is defined as the rate of change of one quantity with respect to another. In terms of functions, the rate of change of function is defined as dy/dx = f(x) = y’.

The concept of derivatives has been used in small scale and large scale.The concept of derivatives used in many ways such as change of temperature or rate of change of shapes and sizes of an object depending on the conditions etc.,

Rate of Change of a Quantity

This is the general and most important application of derivative. For example, to check the rate of change of the volume of a cube with respect to its decreasing sides, we can use the derivative form as dy/dx. Where dy represents the rate of change of volume of cube and dx represents the change of sides of the cube.

Increasing and Decreasing Functions

To find that a given function is increasing or decreasing or constant, say in a graph, we use derivatives. If f is a function which is continuous in [p, q] and differentiable in the open interval (p, q), then,

  • f is increasing at [p, q] if f'(x) > 0 for each x ∈ (p, q)
  • f is decreasing at [p, q] if f'(x) < 0 for each x ∈ (p, q)
  • f is constant function in [p, q], if f'(x)=0 for each x ∈ (p, q)

Tangent and Normal To a Curve

A tangent is a line that touches the curve at a point and doesn’t cross it, whereas normal is perpendicular to that tangent.

Let the tangent meet the curve at P(x1, y1).

Applications of Derivatives in Maths and in Real Life (With Examples) (1)

Now the straight-line equation which passes through a point having slope m could be written as;

y – y1 = m(x – x1)

We can see from the above equation, the slope of the tangent to the curve y = f(x) and at the point P(x1, y1), it is given as dy/dx at P(x1, y1) = f'(x). Therefore,

Equation of the tangent to the curve at P(x1, y1) can be written as:

y – y1 = f'(x1)(x – x1)

Equation of normal to the curve is given by;

y – y1 = [-1/ f'(x1)] (x – x1)

Or

(y – y1) f'(x1) + (x-x1) = 0

Maxima and Minima

To calculate the highest and lowest point of the curve in a graph or to know its turning point, the derivative function is used.

  • When x = a, if f(x) ≤ f(a) for every x in the domain, then f(x) has an Absolute Maximum value and the point a is the point of the maximum value of f.
  • When x = a, if f(x) ≤ f(a) for every x in some open interval (p, q) then f(x) has a Relative Maximum value.
  • When x= a, if f(x) ≥ f(a) for every x in the domain then f(x) has an Absolute Minimum value and the point a is the point of the minimum value of f.
  • When x = a, if f(x) ≥ f(a) for every x in some open interval (p, q) then f(x) has a Relative Minimum value.

Applications of Derivatives in Maths and in Real Life (With Examples) (2)

Monotonicity

Functions are said to be monotonic if they are either increasing or decreasing in their entire domain. f(x) = ex, f(x) = nx, f(x) = 2x + 3 are some examples.

Functions which are increasing and decreasing in their domain are said to be non-monotonic

For example: f(x) = sin x , f(x) = x2

Monotonicity Of A function At A Point

A function is said to be monotonically decreasing at x = a if f(x) satisfy;

f(x + h) < f(a) for a small positive h

  • f'(x) will be positive if the function is increasing
  • f'(x) will be negative if the function is decreasing
  • f'(x) will be zero when the function is at its maxima or minima

Approximation or Finding Approximate Value

To find a very small change or variation of a quantity, we can use derivatives to give the approximate value of it. The approximate value is represented by delta △.

Suppose change in the value of x, dx = x then,

dy/dx = △x = x.

Since the change in x, dx ≈ x therefore, dy ≈ y.

Point of Inflection

For continuous function f(x), if f'(x0) = 0 or f’”(x0) does not exist at points where f'(x0) exists and if f”(x) changes sign when passing through x = x0 then x0 is called the point of inflection.

(a) If f”(x) < 0, x ∈ (a, b) then the curve y = f(x) in concave downward

(b) if f” (x) > 0, x ∈ (a, b) then the curve y = f(x) is concave upwards in (a, b)

For example: f(x) = sin x

Solution: f'(x) = cos x

f”(x) = sinx = 0 x = nπ, n ∈ z

Application of Derivatives in Real Life

  • To calculate the profit and loss in business using graphs.
  • To check the temperature variation.
  • To determine the speed or distance covered such as miles per hour, kilometre per hour etc.
  • Derivatives are used to derive many equations in Physics.
  • In the study of Seismology like to find the range of magnitudes of the earthquake.

By solving the application of derivatives problems, the concepts for these applications will be understood in a better manner.

Video Lessons

Applications of derivative

Applications of Derivatives in Maths and in Real Life (With Examples) (3)

Important Topics

Applications of Derivatives in Maths and in Real Life (With Examples) (4)

Also Check: Important Questions

Applications of Derivatives in Maths and in Real Life (With Examples) (5)

Related Articles

  • Derivatives
  • Maxima And Minima
  • Tangent Equation Of Tangent And Normal
  • Application Of Derivatives For Class 12
  • Application Of Integrals For Class 12

Applications of Derivatives Examples

Example 1:

Show that the function f(x) = x3 – 2x2 + 2x, x ∈ Q is increasing on Q.

Solution:

f(x) = x3 – 2x2 + 2x

By differentiating both sides, we get,

f'(x) = 3x2 – 4x + 2 > 0 for every value of x

Therefore, f is increasing on Q.

Example 2:

The tangent to the curve y=x2− 5x + 5 parallel to the line 2y = 4x + 1, also passes through a point. Find the coordinates of the point.

Solution:

dy/dx = 2x – 5|x=x1 = 2

2x1 = 7

⇒x1 = 7/2

y1 = (49/4) – (35/2) + 5 = (49 – 70 + 20)/4 = -¼

y + ¼ = 2(x – 7/2)

4y + 1 = 8x – 28

⇒ 8x – 4y – 29 = 0

x = ⅛, y = -7 satisfies the equation

Example 3:

The tangent to the curve,

\(\begin{array}{l}y=x{{e}^{{{x}^{2}}}}\end{array} \)

passing through the point (1, e) also passes through another point. Find it.

Solution:

\(\begin{array}{l}\frac{dy}{dx}={{e}^{{{x}^{2}}}}+x{{e}^{{{x}^{2}}}}.\,2x\end{array} \)

At x = 1, slope of tangent m = 3e

Equation of tangent :

y−e = 3e(x−1)

⇒y = 3ex − 2e

(4/3,2e) lies on it.

Practice Problems

  1. Using differentials find the approximate value of the square root of 26.
  2. Find the local maxima or local minima, if any, for f(x) = 1/(x2 + 2).
  3. Show that f(x) = e–x is a strictly decreasing function on R.

Learn more important maths fundamentals and topics by downloading BYJU’S- The learning App.

Frequently Asked Questions on Applications of Derivatives

Q1

What are the applications of derivatives?

The applications of derivatives are:
To determine the rate of change of a quantity with respect to another changing quantity.
To determine maximum, minimum are saddle points of a function.
To determine the concavity and convexity of a function.
For approximations
To obtain the tangent and normal of a function at a point.

Q2

How to find a tangent at the point of function using derivatives?

Let y = f(x) be a function for which we have to find a tangent at a point (x1, y1), then we find dy/dx at (x1, y1)

Q3

How to determine whether a function is increasing or decreasing using derivatives?

Let f be a continuous function in [p, q] and differentiable function in the open interval (p, q), then,
f is increasing at [p, q] if f'(x) > 0 for each x ∈ (p, q)
f is decreasing at [p, q] if f'(x) < 0 for each x ∈ (p, q)
f is constant function in [p, q], if f'(x)=0 for each x ∈ (p, q).

Q4

How to find the point of inflection using derivatives?

If f(x) is a differentiable function, then f(x) is said to be:
Concave up a point x = a, iff f “(x) > 0 at a
Concave down at a point x = a, iff f “(x) < 0 at a
Here, f ” (x) is the second order derivative of the function f(x).

Applications of Derivatives in Maths and in Real Life (With Examples) (2024)
Top Articles
Top 40 High-Yield Blue-Chip UK Stocks
AMC Entertainment (AMC) - Total debt
7 C's of Communication | The Effective Communication Checklist
Xre-02022
No Hard Feelings (2023) Tickets & Showtimes
Main Moon Ilion Menu
Best Team In 2K23 Myteam
Prosper TX Visitors Guide - Dallas Fort Worth Guide
1movierulzhd.fun Reviews | scam, legit or safe check | Scamadviser
Acts 16 Nkjv
Marist Dining Hall Menu
4156303136
Explore Top Free Tattoo Fonts: Style Your Ink Perfectly! 🖌️
Craiglist Tulsa Ok
Webcentral Cuny
Fraction Button On Ti-84 Plus Ce
Craigslist List Albuquerque: Your Ultimate Guide to Buying, Selling, and Finding Everything - First Republic Craigslist
Kirksey's Mortuary - Birmingham - Alabama - Funeral Homes | Tribute Archive
Acts 16 Nkjv
[PDF] NAVY RESERVE PERSONNEL MANUAL - Free Download PDF
If you have a Keurig, then try these hot cocoa options
Dewalt vs Milwaukee: Comparing Top Power Tool Brands - EXTOL
Watch Your Lie in April English Sub/Dub online Free on HiAnime.to
8000 Cranberry Springs Drive Suite 2M600
Reicks View Farms Grain Bids
Boise Craigslist Cars And Trucks - By Owner
Roanoke Skipthegames Com
4Oxfun
Radical Red Ability Pill
Medline Industries, LP hiring Warehouse Operator - Salt Lake City in Salt Lake City, UT | LinkedIn
Ipcam Telegram Group
Verizon TV and Internet Packages
Pokemmo Level Caps
Roch Hodech Nissan 2023
Texters Wish You Were Here
Great Clips On Alameda
Car Crash On 5 Freeway Today
Timothy Kremchek Net Worth
Rage Of Harrogath Bugged
The Best Restaurants in Dublin - The MICHELIN Guide
Weather Underground Corvallis
Discover Things To Do In Lubbock
SF bay area cars & trucks "chevrolet 50" - craigslist
Nina Flowers
Sofia Franklyn Leaks
'The Nun II' Ending Explained: Does the Immortal Valak Die This Time?
Gary Vandenheuvel Net Worth
Cara Corcione Obituary
North Park Produce Poway Weekly Ad
Public Broadcasting Service Clg Wiki
Latest Posts
Article information

Author: Nathanial Hackett

Last Updated:

Views: 6721

Rating: 4.1 / 5 (72 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Nathanial Hackett

Birthday: 1997-10-09

Address: Apt. 935 264 Abshire Canyon, South Nerissachester, NM 01800

Phone: +9752624861224

Job: Forward Technology Assistant

Hobby: Listening to music, Shopping, Vacation, Baton twirling, Flower arranging, Blacksmithing, Do it yourself

Introduction: My name is Nathanial Hackett, I am a lovely, curious, smiling, lively, thoughtful, courageous, lively person who loves writing and wants to share my knowledge and understanding with you.