MATHEMATICS PROJECT
Academic Year: 2026 – 27
On
Increasing & Decreasing Functions
and
Local Maxima & Local Minima
Student Name : ___________________________
Class & Section : Class XII – Section ______
School Name : ___________________________
Subject : Mathematics
Teacher's Name : ___________________________
Roll Number : ___________________________
Submitted to the Council for the Indian School Certificate Examinations
in partial fulfillment of the requirements for the ISC Examination 2027
CERTIFICATE
This is to certify that _______________________________, a student of Class XII, Section
_______, of _______________________________, has successfully completed the
Mathematics Project entitled
"Increasing & Decreasing Functions and Local Maxima & Minima"
under my guidance and supervision during the Academic Year 2026–27, in partial fulfilment of
the requirements of the Indian School Certificate (ISC) Examination 2027.
The work presented in this project is genuine and has been carried out by the student to the best
of my knowledge.
Teacher's Signature Principal's Signature
Name: ___________________ Name: ___________________
Date: ____________________ School Seal & Date
Examiner's Signature: _________________________
Marks Awarded: ____________ out of ____________
Acknowledgement
I express my heartfelt gratitude and sincere thanks to all those who guided and supported me
throughout the completion of this Mathematics project.
First and foremost, I am deeply grateful to my Mathematics teacher,
_______________________________, for their invaluable guidance, constant encouragement,
and constructive suggestions throughout this project. Their patient explanations made complex
concepts easy to understand.
I would also like to sincerely thank the Principal and the entire school management for
providing an excellent academic environment and all the necessary resources required to
complete this project.
I am grateful to my parents and family members for their unwavering support, motivation, and
encouragement during this project. Their belief in me kept me going even during challenging
times.
Finally, I thank my classmates and friends who helped me discuss ideas and understand
difficult concepts. Their cooperation and support have been a great source of inspiration.
________________________
(Student's Signature)
Name: _________________________
Class: XII Roll No.: _________
Index
[Link] Topic / Chapter Page No.
.
1 Cover Page 1
2 Certificate 2
3 Acknowledgement 3
4 Index 4
5 Introduction to Calculus and Derivatives 5
6 Increasing and Decreasing Functions 7
6.1 Definition and Concept 7
6.2 Geometrical Significance of dy/dx 8
6.3 Conditions: dy/dx > 0 and dy/dx < 0 8
6.4 Solved Examples 9
6.5 Real-Life Applications 11
7 Local Maxima and Local Minima 12
7.1 Definition and Critical Points 12
7.2 First Derivative Test 13
7.3 Second Derivative Test 13
7.4 Solved Examples 14
7.5 Real-Life Applications 17
8 Comparison Table: Inc./Dec. Functions vs Maxima/Minima 18
9 Graphs Section 19
10 Viva Questions and Answers 22
11 Conclusion 26
12 Bibliography 27
1. Introduction to Calculus and Derivatives
1.1 What is Calculus?
Calculus is one of the most important and powerful branches of mathematics. It was
independently developed by Sir Isaac Newton and Gottfried Wilhelm Leibniz in the 17th
century. The word 'calculus' comes from the Latin word meaning 'small stone,' which reflects
how it deals with extremely small quantities.
Calculus is broadly divided into two parts:
• Differential Calculus – deals with the rate of change of quantities and the concept of
derivatives.
• Integral Calculus – deals with accumulation of quantities and finding areas, volumes,
etc.
In this project, we focus mainly on Differential Calculus and how derivatives help us
understand the behaviour of functions.
1.2 The Concept of a Derivative
The derivative of a function y = f(x) with respect to x is written as dy/dx or f'(x). It represents
the rate of change of y with respect to x at any given point.
dy/dx = lim(Δx → 0) [f(x + Δx) − f(x)] / Δx
Geometrically, the derivative dy/dx at a point gives us the slope of the tangent line to the curve
at that point. This simple but powerful idea is the key to understanding increasing and
decreasing functions as well as maxima and minima.
1.3 Importance of Derivatives in Real Life
Derivatives are not just abstract mathematical tools — they have wide-ranging practical
applications:
1. In Physics, velocity is the derivative of displacement with respect to time, and
acceleration is the derivative of velocity.
2. In Economics, the derivative of a profit function gives the marginal profit — telling a
businessman how much extra profit he earns by selling one more unit.
3. In Engineering, derivatives help in designing bridges, buildings, and machines by
finding the maximum load they can bear.
4. In Medicine, the rate at which a drug is absorbed into the bloodstream is calculated
using derivatives.
5. In Biology, population growth rates are modelled using differential equations.
6. In Computer Graphics, derivatives help in creating smooth curves and realistic
animations.
1.4 Brief Overview of This Project
This project focuses on two closely related but distinct applications of derivatives:
Topic 1: Increasing and Decreasing Functions
Using the sign of dy/dx (positive or negative), we can determine whether a function is going
up (increasing) or going down (decreasing) in a given interval.
Topic 2: Local Maxima and Local Minima
At certain special points called critical points, a function stops increasing and starts
decreasing (or vice versa). These special points are called local maxima or local minima, and
they represent the highest or lowest values of the function in a neighbourhood.
Together, these concepts help us analyse the complete behaviour of a function and solve many
real-world optimisation problems.
2. Increasing and Decreasing Functions
2.1 Definition
Before we use derivatives, let us understand what increasing and decreasing functions mean
intuitively:
Increasing Function:
A function f(x) is said to be increasing on an interval (a, b) if for any two values x₁ and x₂ in
that interval:
x₁ < x₂ ⇒ f(x₁) < f(x₂)
Decreasing Function:
A function f(x) is said to be decreasing on an interval (a, b) if for any two values x₁ and x₂
in that interval:
x₁ < x₂ ⇒ f(x₁) > f(x₂)
In simple language: As we move from left to right on the x-axis, if the function goes up, it is
increasing; if it goes down, it is decreasing.
2.2 Geometrical Significance of dy/dx
The derivative dy/dx at any point on a curve represents the slope of the tangent line at that
point. This geometric interpretation is the key to understanding increasing and decreasing
functions.
Imagine standing on a hilly road. If the road goes uphill (rising), you are on an increasing slope
— the tangent tilts upward to the right, and its slope is positive. If the road goes downhill
(falling), the tangent tilts downward to the right, and its slope is negative.
Situation on Graph Slope (dy/dx)
Curve is going upward (rising from left to right) Positive (dy/dx > 0)
Curve is going downward (falling from left to Negative (dy/dx < 0)
right)
Curve is flat (neither going up nor down) Zero (dy/dx = 0)
2.3 The Two Important Conditions
Condition 1: Function is Increasing
If dy/dx > 0 in the interval (a, b)
then f(x) is strictly increasing on (a, b)
Condition 2: Function is Decreasing
If dy/dx < 0 in the interval (a, b)
then f(x) is strictly decreasing on (a, b)
2.4 Solved Examples
Example 1: Find the intervals in which f(x) = x² − 4x + 3 is increasing or
decreasing.
Solution:
Step 1: Find the derivative.
f'(x) = dy/dx = 2x − 4
Step 2: Find the critical point where f'(x) = 0.
2x − 4 = 0 ⇒ x = 2
Step 3: Check the sign of f'(x) in each interval.
• For x < 2 (say x = 1): f'(1) = 2(1) − 4 = −2 < 0 ⇒ Decreasing
• For x > 2 (say x = 3): f'(3) = 2(3) − 4 = +2 > 0 ⇒ Increasing
Conclusion:
• f(x) is decreasing on the interval (−∞, 2)
• f(x) is increasing on the interval (2, +∞)
Note: At x = 2, the function has a turning point (local minimum, which we will study in the next
chapter).
Example 2: Find the intervals in which f(x) = 2x³ − 9x² + 12x + 1 is increasing or
decreasing.
Solution:
Step 1: Find the derivative.
f'(x) = 6x² − 18x + 12
Step 2: Find critical points (set f'(x) = 0).
6x² − 18x + 12 = 0
6(x² − 3x + 2) = 0
6(x − 1)(x − 2) = 0
x = 1 or x = 2
Step 3: Check sign of f'(x) in each interval:
• x < 1 (say x = 0): f'(0) = 12 > 0 ⇒ Increasing
• 1 < x < 2 (say x = 1.5): f'(1.5) = 6(2.25) − 18(1.5) + 12 = 13.5 − 27 + 12 = −1.5 < 0 ⇒
Decreasing
• x > 2 (say x = 3): f'(3) = 54 − 54 + 12 = 12 > 0 ⇒ Increasing
Conclusion:
• Increasing on (−∞, 1) and (2, +∞)
• Decreasing on (1, 2)
2.5 Real-Life Application
Application: Temperature Changes During a Day
Suppose the temperature T (in °C) at hour x of the day is given by:
T(x) = −0.5x² + 6x + 15, 0 ≤ x ≤ 12
Finding when temperature rises (increasing) and falls (decreasing):
T'(x) = −1x + 6
T'(x) = 0 ⇒ x = 6 (6 AM means noon if x=0 is midnight, i.e., temperature peaks at some
midday point)
• For x < 6: T'(x) > 0 ⇒ Temperature is rising (morning hours)
• For x > 6: T'(x) < 0 ⇒ Temperature is falling (afternoon/evening)
This is exactly how weather scientists analyse temperature patterns using calculus!
3. Local Maxima and Local Minima
3.1 Understanding Local Maxima and Minima
When a function changes from increasing to decreasing, it reaches a peak — this is called a
Local Maximum. When a function changes from decreasing to increasing, it reaches a trough
— this is called a Local Minimum.
The word 'local' is important — it means the highest or lowest point in a small neighbourhood
around that point, not necessarily the highest or lowest point of the entire function (that would
be a Global Maximum or Minimum).
Local Maximum:
f(x) has a local maximum at x = c if f(c) ≥ f(x) for all x near c. In other words, f(c) is greater
than the values of the function at nearby points.
Local Minimum:
f(x) has a local minimum at x = c if f(c) ≤ f(x) for all x near c. In other words, f(c) is smaller
than the values of the function at nearby points.
3.2 Critical Points — Where to Look for Maxima/Minima
Local maxima and minima can only occur at points where the function stops increasing and
starts decreasing (or vice versa). At such points, the slope of the tangent is zero, i.e., the
function is momentarily 'flat'.
Critical Point Condition:
dy/dx = 0 or f'(x) = 0
Points where f'(x) = 0 are called stationary points or critical points. However, not every critical
point is a maximum or minimum — it could also be a point of inflection (where the function
neither rises nor falls, like at x = 0 in f(x) = x³). We need to apply further tests.
3.3 First Derivative Test (FDT)
The First Derivative Test uses the sign of the derivative on either side of the critical point:
Sign of f'(x) before x = c Sign of f'(x) after x = c Conclusion at x = c
Positive (+) Negative (−) Local MAXIMUM
Negative (−) Positive (+) Local MINIMUM
Same sign (+ to +) Same sign (+ to +) Neither (Point of Inflection)
Same sign (− to −) Same sign (− to −) Neither (Point of Inflection)
3.4 Second Derivative Test (SDT)
A more direct and often easier method to classify critical points is the Second Derivative Test:
Step 1: Find f'(x) and solve f'(x) = 0 to get critical points.
Step 2: Find f''(x) (the second derivative).
Step 3: Apply the test:
• If f''(c) < 0 ⇒ Local MAXIMUM at x = c (curve is concave down)
• If f''(c) > 0 ⇒ Local MINIMUM at x = c (curve is concave up)
• If f''(c) = 0 ⇒ Test is INCONCLUSIVE (use First Derivative Test instead)
Memory Tip: Think of a hill — at the top (maximum), the curve bends downward (concave
down), so f''(c) < 0. Think of a bowl — at the bottom (minimum), the curve bends upward
(concave up), so f''(c) > 0.
3.5 Solved Examples
Example 1: Find the local maxima and minima of f(x) = x³ − 3x² + 4.
Solution (using Second Derivative Test):
Step 1: Find f'(x).
f'(x) = 3x² − 6x
Step 2: Set f'(x) = 0.
3x² − 6x = 0 ⇒ 3x(x − 2) = 0 ⇒ x = 0 or x = 2
Step 3: Find f''(x).
f''(x) = 6x − 6
Step 4: Apply Second Derivative Test.
At x = 0: f''(0) = 6(0) − 6 = −6 < 0 ⇒ LOCAL MAXIMUM
Local maximum value = f(0) = 0 − 0 + 4 = 4
At x = 2: f''(2) = 6(2) − 6 = +6 > 0 ⇒ LOCAL MINIMUM
Local minimum value = f(2) = 8 − 12 + 4 = 0
Summary:
• Local Maximum at (0, 4)
• Local Minimum at (2, 0)
Example 2: Find the local maxima and minima of f(x) = −x² + 4x − 1.
Solution:
Step 1: Find f'(x).
f'(x) = −2x + 4
Step 2: Critical point where f'(x) = 0.
−2x + 4 = 0 ⇒ x = 2
Step 3: Find f''(x).
f''(x) = −2
Step 4: Apply Second Derivative Test.
At x = 2: f''(2) = −2 < 0 ⇒ LOCAL MAXIMUM
Local maximum value = f(2) = −4 + 8 − 1 = 3
Since f''(x) = −2 < 0 everywhere, the function is always concave down (inverted parabola),
confirming there is only one local maximum.
Example 3 (Bonus): Find local maxima/minima of f(x) = sin x on (0, 2π).
Solution:
f'(x) = cos x
f'(x) = 0 ⇒ cos x = 0 ⇒ x = π/2 or x = 3π/2
f''(x) = −sin x
At x = π/2: f''(π/2) = −sin(π/2) = −1 < 0 ⇒ LOCAL MAXIMUM ⇒ f(π/2) = 1
At x = 3π/2: f''(3π/2) = −sin(3π/2) = +1 > 0 ⇒ LOCAL MINIMUM ⇒ f(3π/2) = −1
3.6 Real-Life Applications of Maxima and Minima
Application 1: Maximum Profit Problem
A company's daily profit (in rupees) from selling x units is:
P(x) = −x² + 100x − 500
P'(x) = −2x + 100 = 0 ⇒ x = 50 (critical point)
P''(x) = −2 < 0 ⇒ Local Maximum
Maximum profit = P(50) = −2500 + 5000 − 500 = ₹2000 per day (when 50 units are
sold)
Application 2: Maximum Height of a Projectile
A ball thrown upward has height h(t) = 20t − 5t² (metres) at time t (seconds).
h'(t) = 20 − 10t = 0 ⇒ t = 2 seconds
h''(t) = −10 < 0 ⇒ Local Maximum (highest point)
Maximum height = h(2) = 40 − 20 = 20 metres
Application 3: Minimum Material for a Can
Engineers want to design a cylindrical tin can that holds a fixed volume but uses the
minimum amount of metal (surface area). Using calculus, they find the optimal radius and
height by minimising the surface area function — a classic application of local minima in
real engineering design.
4. Comparison: Increasing/Decreasing Functions vs
Maxima/Minima
Students often confuse increasing/decreasing functions with maxima/minima. The table below
clearly explains the difference:
Increasing / Decreasing Functions Local Maxima / Minima
Concerns the behaviour of f(x) over an interval Concerns the behaviour of f(x) at a specific point
Determined by the sign of f'(x) in an interval Determined at a critical point where f'(x) = 0
f'(x) > 0 means increasing; f'(x) < 0 means f'(x) = 0 is a necessary condition
decreasing
No specific point is identified; entire interval is A specific x-value (critical point) is identified
described
Does not require second derivative Second derivative test uses f''(x) to classify the
point
If f'(x) > 0 throughout (a, b), function is At a local max: f'(c) = 0 and f''(c) < 0
increasing on (a,b)
Example: f(x) = x² is decreasing on (−∞,0) and Example: f(x) = x² has local (and global)
increasing on (0,+∞) minimum at x = 0
Key Relationship: Local Maxima and Minima always occur at the boundaries between
increasing and decreasing regions. The point where a function changes from increasing to
decreasing is a local maximum; where it changes from decreasing to increasing is a local
minimum.
5. Graphs Section
In this section, we will describe in detail how to draw graphs of y = x² and y = −x², clearly
labelling the increasing/decreasing regions and the maxima/minima points. These graphs
should be drawn neatly on graph paper.
5.1 Graph of y = x² (Upward Parabola)
This is the most fundamental parabola in mathematics, and it beautifully illustrates the concept
of a local (and global) minimum.
How to Draw y = x²:
First, create a table of values:
x −4 −3 −2 −1 0 1 2 3
y = x² 16 9 4 1 0 1 4 9
Drawing Instructions:
7. Draw x-axis and y-axis on graph paper with equal scale (e.g., 1 cm = 1 unit).
8. Plot all the points: (−4, 16), (−3, 9), (−2, 4), (−1, 1), (0, 0), (1, 1), (2, 4), (3, 9).
9. Join the points with a smooth U-shaped curve.
10. Label the point (0, 0) as the vertex — this is the LOCAL MINIMUM.
11. On the left portion (x < 0), write 'DECREASING' with a downward arrow along the
curve.
12. On the right portion (x > 0), write 'INCREASING' with an upward arrow along the
curve.
13. Draw a small tangent at the vertex — it should be horizontal (slope = 0).
Analysis of y = x²:
f'(x) = 2x
• When x < 0: f'(x) = 2x < 0 ⇒ Function is DECREASING (left of y-axis)
• When x = 0: f'(x) = 0 ⇒ CRITICAL POINT (vertex / minimum)
• When x > 0: f'(x) = 2x > 0 ⇒ Function is INCREASING (right of y-axis)
f''(x) = 2 > 0 ⇒ LOCAL MINIMUM at (0, 0)
5.2 Graph of y = −x² (Downward Parabola)
This parabola is the mirror image of y = x² (flipped upside down). It beautifully illustrates the
concept of a local (and global) maximum.
How to Draw y = −x²:
Create a table of values (all y-values are negative):
x −4 −3 −2 −1 0 1 2 3
y = −x² −16 −9 −4 −1 0 −1 −4 −9
Drawing Instructions:
14. Draw x-axis and y-axis. Note that all y-values are zero or negative, so the curve is
below the x-axis (except at the vertex).
15. Plot all the points: (−4, −16), (−3, −9), (−2, −4), (−1, −1), (0, 0), (1, −1), (2, −4), (3, −9).
16. Join the points with a smooth inverted U-shaped (or arch-shaped) curve.
17. Label the point (0, 0) as the vertex — this is the LOCAL MAXIMUM.
18. On the left portion (x < 0), write 'INCREASING' with an upward arrow along the curve.
19. On the right portion (x > 0), write 'DECREASING' with a downward arrow along the
curve.
20. Draw a small horizontal tangent at the vertex showing slope = 0.
Analysis of y = −x²:
f'(x) = −2x
• When x < 0: f'(x) = −2x > 0 ⇒ Function is INCREASING (left of y-axis)
• When x = 0: f'(x) = 0 ⇒ CRITICAL POINT (vertex / maximum)
• When x > 0: f'(x) = −2x < 0 ⇒ Function is DECREASING (right of y-axis)
f''(x) = −2 < 0 ⇒ LOCAL MAXIMUM at (0, 0)
5.3 Graph Instructions for f(x) = x³ − 3x² + 4
This is the function from Example 1 in Chapter 3. Drawing this graph will show both a local
maximum AND a local minimum on the same curve.
x −1 0 1 2 3
y = x³−3x²+4 0 4 2 0 4
• Plot the points and join with a smooth curve.
• Mark (0, 4) as LOCAL MAXIMUM and (2, 0) as LOCAL MINIMUM.
• From x = −∞ to x = 0: curve is going up → label INCREASING.
• From x = 0 to x = 2: curve is going down → label DECREASING.
• From x = 2 to x = +∞: curve is going up → label INCREASING.
6. Viva Questions and Answers
The following questions are commonly asked during viva examinations. Read and understand
them thoroughly.
Q1. What is a derivative?
Answer: A derivative of a function f(x) with respect to x, written as dy/dx or f'(x), is the rate
of change of f(x) with respect to x. Geometrically, it represents the slope of the tangent to the
curve y = f(x) at a given point.
Q2. What does the sign of dy/dx tell us about a function?
Answer: If dy/dx > 0 in an interval, the function is increasing in that interval. If dy/dx < 0,
the function is decreasing. If dy/dx = 0 at a point, that point is a critical (stationary) point
where the function is momentarily flat.
Q3. What is the geometrical significance of dy/dx?
Answer: dy/dx at any point on the curve y = f(x) represents the slope of the tangent line
drawn to the curve at that point. A positive slope means the tangent tilts upward (function
rising); a negative slope means the tangent tilts downward (function falling); a zero slope
means the tangent is horizontal (function at a peak or trough).
Q4. What is a critical point?
Answer: A critical point (also called stationary point) is a point x = c where f'(c) = 0. At this
point, the tangent to the curve is horizontal. Critical points are candidates for local maxima,
local minima, or points of inflection.
Q5. What is the Second Derivative Test?
Answer: The Second Derivative Test is used to classify a critical point. If f'(c) = 0 and f''(c)
< 0, then x = c is a point of local maximum. If f'(c) = 0 and f''(c) > 0, then x = c is a point of
local minimum. If f''(c) = 0, the test is inconclusive and we use the First Derivative Test.
Q6. What is the difference between local and global maxima?
Answer: A local maximum is the highest value of f(x) in a small neighbourhood around a
specific point. A global maximum is the highest value of f(x) over the entire domain of the
function. A global maximum is always a local maximum, but the reverse is not always true.
For example, in y = x³ − 3x² + 4, the local maximum value is 4 at x = 0, but as x → ∞, f(x)
→ ∞, so there is no global maximum.
Q7. Can a function have both a local maximum and a local minimum?
Answer: Yes! A function can have multiple local maxima and minima. For example, f(x) =
x³ − 3x² + 4 has a local maximum at x = 0 (value = 4) and a local minimum at x = 2 (value =
0). Polynomial functions of higher degrees can have even more turning points.
Q8. What is a point of inflection? How is it different from maxima/minima?
Answer: A point of inflection is a point where the curve changes its concavity (from concave
up to concave down or vice versa). At a point of inflection, f'(x) may or may not be zero, but
f''(x) = 0 (though f''(x) = 0 alone doesn't confirm it). Unlike maxima and minima, at a point
of inflection the function neither has a local highest nor a local lowest value. For example, x
= 0 is a point of inflection for f(x) = x³.
Q9. Why is f'(x) = 0 a necessary but not sufficient condition for maxima/minima?
Answer: f'(x) = 0 is necessary because at a local maximum or minimum, the tangent must be
horizontal (slope = 0). However, it is not sufficient because f'(x) = 0 can also occur at a point
of inflection (e.g., x = 0 for f(x) = x³), which is neither a maximum nor a minimum. We must
apply the First or Second Derivative Test to confirm.
Q10. Give a real-life example where finding a maximum or minimum is useful.
Answer: 1. Business: A company wants to maximise profit. The profit function P(x) is set
up, P'(x) = 0 is solved, and P''(x) < 0 confirms maximum profit at that production level. 2.
Projectile Motion: To find the maximum height a ball reaches, we differentiate the height
function h(t), set h'(t) = 0 to find the time, and substitute back. 3. Engineering: To minimise
material used for a container of fixed volume, engineers minimise the surface area function
using calculus.
Q11. What is a monotonic function?
Answer: A function that is either entirely increasing or entirely decreasing over its whole
domain is called a monotonic function. For example, f(x) = e^x is a monotonically
increasing function because its derivative e^x is always positive. f(x) = ln x is also
monotonically increasing for x > 0.
Q12. If f''(c) = 0, what should you do?
Answer: If f''(c) = 0, the Second Derivative Test fails and is inconclusive. In this case, we
must use the First Derivative Test. We check the sign of f'(x) just to the left and right of x =
c. If the sign changes from + to −, it is a local maximum; if from − to +, a local minimum; if
the sign does not change, it is a point of inflection.
7. Conclusion
This project has helped me understand two of the most important and practically useful
concepts in Differential Calculus — Increasing/Decreasing Functions and Local
Maxima/Minima — in a clear and structured manner.
Through this project, I have learnt:
21. The derivative dy/dx is not just an abstract formula — it has a beautiful geometric
meaning as the slope of the tangent to a curve, and this slope tells us whether the
function is rising or falling at any instant.
22. A function is increasing when dy/dx > 0 and decreasing when dy/dx < 0. By finding
where the derivative changes sign, we can map out the complete behaviour of a
function.
23. Local maxima and minima occur at critical points where dy/dx = 0. The Second
Derivative Test provides an elegant way to classify these points — a negative f''(c)
means the curve is concave down (like a hill top = maximum), while a positive f''(c)
means it is concave up (like a bowl bottom = minimum).
24. The graphs of y = x² and y = −x² are perfect visual examples that make these abstract
concepts concrete and easy to remember.
25. These concepts have far-reaching real-life applications in physics, economics,
engineering, medicine, and everyday decision-making.
What started as abstract calculus formulas became a powerful tool for understanding the world
around us. Whether it is finding the maximum profit for a business, the maximum height of a
ball, the minimum material for a can, or the optimal speed for fuel efficiency — all of these
depend on the concepts explored in this project.
I feel more confident in my understanding of Class 12 Calculus and believe these concepts will
continue to be useful in higher studies in mathematics, science, and engineering.
________________________
(Student's Signature)
8. Bibliography
The following references and sources were consulted during the preparation of this project:
8.1 Textbooks
26. Mathematics – Part I, Class XII, NCERT (National Council of Educational Research
and Training), New Delhi. [Primary Reference — Chapters on Applications of
Derivatives]
27. Mathematics – Part II, Class XII, NCERT, New Delhi. [Reference for Integrals and
related concepts]
28. Understanding ISC Mathematics Class XII by M.L. Aggarwal, APC Books Publication.
29. S. Chand's ISC Mathematics (Class XII) by O.P. Malhotra, S.K. Gupta and Anubhuti
Gangal.
8.2 School Notes and Study Material
30. Classroom notes and explanations provided by our Mathematics teacher during regular
classes.
31. School-provided study material and question banks for ISC Board examinations.
32. Previous years' ISC Mathematics Question Papers (2020–2025) from school library.
8.3 Internet Sources
33. NCERT official website: [Link] — for reference materials and solutions.
34. Khan Academy ([Link]) — for additional explanations and practice
problems on derivatives.
35. Vedantu and Byju's online study portals — for supplementary examples and concept
videos.
36. Desmos Graphing Calculator ([Link]) — used for verifying graphs and
visualising functions.
~ End of Project