top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0543

What are Stationary Points in Curve Sketching?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

Stationary points are special points on a curve where the gradient (or slope) of the tangent line to the curve is exactly zero. At these points, the curve momentarily stops increasing or decreasing, changing its direction.

Simple Example
Quick Example

Imagine you're driving a toy car up and down a small hill. When the car reaches the very top of the hill or the very bottom of a valley, it pauses for a tiny moment before changing its direction. These 'pausing' spots are like stationary points where its vertical speed is zero.

Worked Example
Step-by-Step

Let's find the stationary points for the curve given by the equation y = x^2 - 4x + 3.

Step 1: Find the derivative of the function. The derivative dy/dx gives us the gradient of the curve at any point.
dy/dx = d/dx (x^2 - 4x + 3) = 2x - 4

---

Step 2: Set the derivative equal to zero to find the x-coordinates of the stationary points, because at these points, the gradient is zero.
2x - 4 = 0

---

Step 3: Solve for x.
2x = 4
x = 4/2
x = 2

---

Step 4: Substitute the x-value back into the original equation (y = x^2 - 4x + 3) to find the corresponding y-coordinate.
y = (2)^2 - 4(2) + 3
y = 4 - 8 + 3
y = -1

---

Answer: The stationary point for the curve y = x^2 - 4x + 3 is (2, -1).

Why It Matters

Understanding stationary points helps engineers design efficient car parts or predict the maximum height a rocket will reach. In finance, it helps analysts find the peak profit or lowest cost for a product. Even in AI, optimizing models often involves finding these 'turning points' to make them smarter.

Common Mistakes

MISTAKE: Confusing stationary points with points where the function's value is zero (x-intercepts). | CORRECTION: Stationary points are where the *gradient* is zero (dy/dx = 0), not necessarily where y = 0.

MISTAKE: Forgetting to substitute the x-value back into the *original* equation to find the y-coordinate. | CORRECTION: After finding x from dy/dx = 0, always use y = f(x) to get the full (x, y) coordinate of the stationary point.

MISTAKE: Incorrectly calculating the derivative of the function. | CORRECTION: Practice differentiation rules thoroughly. A wrong derivative will lead to incorrect stationary points.

Practice Questions
Try It Yourself

QUESTION: Find the x-coordinate of the stationary point for the curve y = 3x^2 - 6x + 5. | ANSWER: x = 1

QUESTION: Determine the stationary point (x, y) for the function f(x) = x^3 - 3x + 2. | ANSWER: (1, 0) and (-1, 4)

QUESTION: A small drone's height (in meters) above the ground is given by h(t) = t^2 - 10t + 30, where t is time in seconds. Find the minimum height the drone reaches. (Hint: Find the stationary point, it's a minimum). | ANSWER: The minimum height is 5 meters (at t=5 seconds).

MCQ
Quick Quiz

What is true about the gradient of a curve at a stationary point?

It is always positive.

It is always negative.

It is zero.

It is undefined.

The Correct Answer Is:

C

A stationary point is defined as a point where the gradient (first derivative) of the curve is equal to zero. This is where the curve momentarily flattens out.

Real World Connection
In the Real World

Imagine a logistics company like Delhivery or Ecom Express planning delivery routes. They use mathematical models to find the 'shortest path' or 'least fuel consumption' points. These optimal points are often found by identifying stationary points in their cost or time functions, ensuring efficient and timely deliveries across India.

Key Vocabulary
Key Terms

GRADIENT: The slope of a curve at a particular point, showing how steeply it rises or falls. | DERIVATIVE: A mathematical tool (like dy/dx) that helps us find the gradient of a function. | TANGENT: A straight line that touches a curve at only one point. | OPTIMIZATION: The process of finding the best possible outcome (like maximum profit or minimum cost) using mathematical methods.

What's Next
What to Learn Next

Great job understanding stationary points! Next, you should explore 'Types of Stationary Points' like local maxima, local minima, and points of inflection. This will help you understand whether a stationary point is a 'peak' or a 'valley' on the curve.

bottom of page