MHT-CET Maths · Applications of Derivative

Approximations Using Differentials

Near an easy point, a smooth curve is almost its tangent line — so f(a + h) is roughly f(a) plus the tangent's rise h·f'(a). This one formula estimates roots, powers, trig values, logs, exponentials, and polynomial values.

Why this matters

This subtopic is a reliable easy-to-moderate scorer on MHT-CET: 11 PYQs sit here (10 MODERATE, 1 EASY), and every one is the SAME single-line move — pick a nearby exact point, add the tangent correction. The recurring traps are all mechanical: choosing an anchor whose value you cannot compute exactly, getting the sign of h wrong, and — the biggest one — using degrees instead of radians for a trig derivative. Master the formula once and the whole subtopic collapses into arithmetic.

Concept 1 of 5

The Differential dy and the Linear-Approximation Formula

Intuition

For a tiny input change dxdx, the actual change in yy is almost exactly the tangent's rise: dy=f(x)dxdy = f'(x)\,dx. Geometrically the tangent line hugs the curve near the point of contact, so replacing the curve by its tangent gives a fast, accurate estimate. To evaluate ff at a point slightly off an easy one, start at the easy value and add the tangent's rise.

Definition

For a differentiable function, the differential is dy=f(x)dxdy = f'(x)\,dx — the change predicted by the tangent line. Writing the target as a+ha + h where aa is a nearby point with an easy exact value and hh is a small (possibly negative) gap:

f(a+h)f(a)+hf(a).f(a + h) \approx f(a) + h\,f'(a).
Two disciplines make this work every time:

  • **Choose aa so f(a)f(a) is exact and clean** — a perfect square/cube, a standard angle, a round power of 10.
  • **Get the sign of hh right** — if the target is below the anchor, hh is negative.

The correction term hf(a)h\,f'(a) uses the slope AT the anchor aa, never at the target.

Linear approximation

f(a+h)f(a)+hf(a)(dy=f(x)dx)f(a + h) \approx f(a) + h\,f'(a) \qquad \big(dy = f'(x)\,dx\big)
  • anearby point with an easy exact value
  • hsmall gap to the target (may be negative)
  • f'(a)slope at the anchor a — the multiplier of h
PQtangent: slope = f′(x)secant → tangent as Q→P

Worked example

Estimate 25.3\sqrt{25.3} using differentials.
  1. Take f(x)=xf(x) = \sqrt{x}, anchor a=25a = 25 (since 25=5\sqrt{25} = 5 exactly), gap h=0.3h = 0.3.
  2. f(x)=12xf'(x) = \dfrac{1}{2\sqrt{x}}, so f(25)=110=0.1f'(25) = \dfrac{1}{10} = 0.1.
  3. Apply the formula: 25.35+0.3×0.1=5+0.03=5.03\sqrt{25.3} \approx 5 + 0.3 \times 0.1 = 5 + 0.03 = 5.03.
Answer:25.35.03\sqrt{25.3} \approx 5.03
Practice this conceptself-check · 4 quick reps

Try it yourself

Estimate (1.02)5(1.02)^5 using the linear-approximation formula.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Write the linear-approximation formula for f(a+h)f(a+h).
  2. 2.
    For 16.2\sqrt{16.2}, what anchor aa and gap hh?
  3. 3.
    The differential dydy equals?
  4. 4.
    For (7.9)2(7.9)^2, is the gap hh positive or negative?

The slope is f(a)f'(a) — evaluate at the anchor, not the target

The correction term is hf(a)h\,f'(a), using the derivative at the EASY point aa. Evaluating f(a+h)f'(a+h) (at the target) defeats the whole purpose — you chose aa precisely so the slope there is easy. For 25.3\sqrt{25.3} use f(25)=1/10f'(25)=1/10, not f(25.3)f'(25.3).

Get the sign of hh right

If the target is BELOW the anchor, hh is negative. To estimate 24.7\sqrt{24.7} with a=25a=25, take h=0.3h=-0.3, giving 50.03=4.975 - 0.03 = 4.97. A wrong sign pushes the estimate the wrong way by twice the correction.

Concept 2 of 5

Approximating Roots and Powers

Intuition

The most common target is a root or a fractional power near a perfect value — 64.043\sqrt[3]{64.04}, (3.978)3/2(3.978)^{3/2}, 0.0263\sqrt[3]{0.026}. Anchor at the nearest perfect power so f(a)f(a) is a whole number, then add one tangent correction. The whole difficulty is picking the right anchor and computing f(a)f'(a) cleanly.

Definition

For f(x)=xp/qf(x) = x^{p/q}: f(x)=pqxp/q1f'(x) = \dfrac{p}{q}\,x^{p/q - 1}, and f(a+h)ap/q+hpqap/q1f(a+h) \approx a^{p/q} + h\cdot\dfrac{p}{q}\,a^{p/q-1}.

  • Cube root f(x)=x1/3f(x)=x^{1/3}: f(x)=13x2/3f'(x)=\dfrac{1}{3x^{2/3}}. Anchor at a perfect cube (64,  0.027,  864,\;0.027,\;8).
  • Three-halves power f(x)=x3/2f(x)=x^{3/2}: f(x)=32xf'(x)=\dfrac{3}{2}\sqrt{x}. Anchor at a perfect square (4,  9,  164,\;9,\;16).

Small decimals like 0.0260.026 still work — anchor at the nearby perfect cube 0.027=0.330.027 = 0.3^3.

Power/root approximation

(a+h)p/qap/q+hpqap/q1(a + h)^{p/q} \approx a^{p/q} + h\cdot\dfrac{p}{q}\,a^{\,p/q - 1}
  • anearest perfect power (perfect cube for a cube root, etc.)
  • p/qthe exponent — carries through to the derivative

Worked example

Estimate 64.043\sqrt[3]{64.04}.
  1. Take f(x)=x1/3f(x) = x^{1/3}, anchor a=64a = 64 (643=4\sqrt[3]{64} = 4), gap h=0.04h = 0.04.
  2. f(x)=13x2/3f'(x) = \dfrac{1}{3x^{2/3}}, so f(64)=1316=148f'(64) = \dfrac{1}{3\cdot 16} = \dfrac{1}{48}.
  3. 64.0434+0.04×148=4+0.0008334.00083\sqrt[3]{64.04} \approx 4 + 0.04 \times \dfrac{1}{48} = 4 + 0.000833 \approx 4.00083.
Answer:64.0434.00083\sqrt[3]{64.04} \approx 4.00083
Practice this conceptself-check · 4 quick reps

Try it yourself

Estimate 0.0263\sqrt[3]{0.026}.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    f(x)f'(x) for f(x)=x3/2f(x) = x^{3/2}?
  2. 2.
    Estimate (3.978)3/2(3.978)^{3/2}.
  3. 3.
    Estimate (8.1)1/3(8.1)^{1/3}.
  4. 4.
    Best anchor for 0.0263\sqrt[3]{0.026}?

From the bank · past-year question

Example 2Applications of DerivativeMODERATE
The approximate value of (3.978)3/2(3.978)^{3/2} is

[Q125 · 11th May Shift 1 · 2023]

Anchor at a perfect power, not just any round number

For 0.0263\sqrt[3]{0.026}, do NOT anchor at 00 or 0.0250.025 — neither has a clean cube root. Use 0.027=0.330.027 = 0.3^3 so f(a)=0.3f(a)=0.3 is exact. Choosing an anchor whose value you cannot compute exactly wrecks the whole method.

Watch xp/q1x^{p/q - 1} in the derivative

For x3/2x^{3/2} the derivative is 32x1/2=32x\tfrac32 x^{1/2} = \tfrac32\sqrt{x}, so f(4)=322=3f'(4) = \tfrac32\cdot 2 = 3 — a clean integer, which is why a=4a=4 is the right anchor. Subtracting 11 from the exponent wrongly (e.g. leaving x3/2x^{3/2}) inflates the correction.

Concept 3 of 5

Approximating Trigonometric Values

Intuition

To estimate a trig value a few minutes/seconds away from a standard angle, anchor at the standard angle (30°, 45°, 60°) and add the tangent correction. The one rule that trips everyone: the derivative of a trig function is in RADIANS, so the gap hh must be converted from degrees/minutes/seconds to radians first.

Definition

Use f(a+h)f(a)+hf(a)f(a+h) \approx f(a) + h\,f'(a) with f=sinf = \sin or cos\cos:

  • ddxsinx=cosx\dfrac{d}{dx}\sin x = \cos x, ddxcosx=sinx\dfrac{d}{dx}\cos x = -\sin x (note the sign for cosine).
  • **hh must be in radians:** 1=0.01751^\circ = 0.0175 rad, 1=1601' = \tfrac{1}{60}^\circ, 1=136001'' = \tfrac{1}{3600}^\circ. So 30=0.5=0.0087530' = 0.5^\circ = 0.00875 rad, 100.000048510'' \approx 0.0000485 rad.
  • Anchor aa at the standard angle so sina,cosa\sin a,\cos a are exact; if the target is below the anchor, h<0h < 0.

Trig approximation (h in radians)

sin(a+h)sina+hcosa,cos(a+h)cosahsina\sin(a + h) \approx \sin a + h\cos a, \qquad \cos(a + h) \approx \cos a - h\sin a
  • anearby standard angle (30°, 45°, 60° …)
  • hthe small angular gap, CONVERTED TO RADIANS

Worked example

Estimate sin(46)\sin(46^\circ), given 1=0.01751^\circ = 0.0175 rad and sin45=cos45=0.7071\sin 45^\circ = \cos 45^\circ = 0.7071.
  1. Anchor a=45a = 45^\circ; target is ABOVE it, so gap h=+1=0.0175h = +1^\circ = 0.0175 rad.
  2. f(x)=sinxf(x) = \sin x, f(x)=cosxf'(x) = \cos x, so f(45)=cos45=0.7071f'(45^\circ) = \cos 45^\circ = 0.7071.
  3. sin(46)0.7071+0.0175×0.7071=0.7071+0.0123740.7195\sin(46^\circ) \approx 0.7071 + 0.0175 \times 0.7071 = 0.7071 + 0.012374 \approx 0.7195.
Answer:sin(46)0.7195\sin(46^\circ) \approx 0.7195
Practice this conceptself-check · 4 quick reps

Try it yourself

Estimate cos(5930)\cos(59^\circ 30'), given 1=0.01751^\circ = 0.0175 rad and sin60=0.8660\sin 60^\circ = 0.8660.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Convert 3030' to radians (use 1=0.01751^\circ = 0.0175).
  2. 2.
    ddxcosx=?\dfrac{d}{dx}\cos x = ?
  3. 3.
    Anchor angle for sin(44)\sin(44^\circ)?
  4. 4.
    Estimate sin(60010)\sin(60^\circ 0'10'') (given 3=1.732\sqrt3 = 1.732).

From the bank · past-year question

Example 3Applications of DerivativeMODERATE
The approximate value of cos3030\cos30^\circ 30' is, given that 1=0.01751^\circ=0.0175 rad and cos30=0.8660\cos30^\circ=0.8660

[Q143 · 3rd May 2nd Shift · 2023]

Convert the gap to RADIANS before multiplying

The derivatives cosx,  sinx\cos x,\;-\sin x are rates per radian. If you plug h=0.5h = 0.5 (the degree count) instead of 0.008750.00875 rad, the correction is off by a factor of ~57. Always convert minutes/seconds → degrees → radians first.

Cosine's derivative carries a minus sign

ddxcosx=sinx\dfrac{d}{dx}\cos x = -\sin x. For cos(3030)\cos(30^\circ 30') the correction is h(sin30)h\cdot(-\sin 30^\circ), which DECREASES the value (cosine falls as the angle rises past 0). Dropping the minus pushes the estimate the wrong way.

Concept 4 of 5

Approximating Logarithms and Exponentials

Intuition

Logs and exponentials near a clean anchor estimate the same way — anchor at a round power (10001000, an integer exponent) and add the tangent correction. The two facts to keep straight are the derivatives: ddxlog10x=log10ex\dfrac{d}{dx}\log_{10} x = \dfrac{\log_{10} e}{x} and ddxax=axloga\dfrac{d}{dx}a^x = a^x \log a.

Definition

For a base-10 log, f(x)=log10xf(x) = \log_{10} x gives f(x)=log10ex=0.4343xf'(x) = \dfrac{\log_{10} e}{x} = \dfrac{0.4343}{x} (since log10x=logexloge10\log_{10} x = \dfrac{\log_e x}{\log_e 10}). Anchor at a power of 10 so f(a)f(a) is a whole number. For an exponential f(x)=axf(x) = a^x, f(x)=axlogaf'(x) = a^x \log a (natural log). Anchor at an integer exponent so f(a)f(a) is exact, then f(a+h)an+hanlogaf(a+h) \approx a^n + h\,a^n\log a. Throughout, an unqualified log\log means the natural logarithm; a base-10 log is written log10\log_{10}.

Log & exponential approximation

ddxlog10x=0.4343x,ddxax=axloga\dfrac{d}{dx}\log_{10} x = \dfrac{0.4343}{x}, \qquad \dfrac{d}{dx}a^x = a^x \log a
  • 0.4343log10e\log_{10} e — the base-conversion factor for a base-10 log
  • \log anatural log of the base, in the exponential derivative

Worked example

Estimate log101002\log_{10} 1002, given log10e=0.4343\log_{10} e = 0.4343.
  1. Take f(x)=log10xf(x) = \log_{10} x, anchor a=1000a = 1000 (log101000=3\log_{10} 1000 = 3), gap h=2h = 2.
  2. f(x)=0.4343xf'(x) = \dfrac{0.4343}{x}, so f(1000)=0.43431000=0.0004343f'(1000) = \dfrac{0.4343}{1000} = 0.0004343.
  3. log1010023+2×0.0004343=3+0.00086863.0009\log_{10} 1002 \approx 3 + 2 \times 0.0004343 = 3 + 0.0008686 \approx 3.0009.
Answer:log1010023.0009\log_{10} 1002 \approx 3.0009
Practice this conceptself-check · 4 quick reps

Try it yourself

Estimate 32.0013^{2.001}, given log3=1.0986\log 3 = 1.0986.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    ddxlog10x=?\dfrac{d}{dx}\log_{10} x = ?
  2. 2.
    ddx2x=?\dfrac{d}{dx}2^x = ?
  3. 3.
    Anchor for log10998\log_{10} 998?
  4. 4.
    Estimate log10998\log_{10} 998 (log10e=0.4343\log_{10} e = 0.4343).

From the bank · past-year question

Example 4Applications of DerivativeMODERATE
The approximate value of log101002\log_{10}1002 is (Given log10e=0.4343\log_{10}e=0.4343)

[Q121 · 4th May Shift 1 · 2023]

ddxlog10x\dfrac{d}{dx}\log_{10} x carries the 0.43430.4343 factor

A base-10 log is NOT 1x\dfrac{1}{x} — that is the natural log. ddxlog10x=log10ex=0.4343x\dfrac{d}{dx}\log_{10} x = \dfrac{\log_{10} e}{x} = \dfrac{0.4343}{x}. Forgetting the factor makes the correction ~2.3× too big.

ddxax=axloga\dfrac{d}{dx}a^x = a^x\log a, not xax1x\,a^{x-1}

The base is constant and the EXPONENT is the variable, so the power rule does not apply. For 32.0013^{2.001} use f(x)=3xlog3f'(x) = 3^x \log 3; here log3=1.0986\log 3 = 1.0986 is the natural log, supplied in the question.

Concept 5 of 5

Approximating Polynomial Values

Intuition

For a polynomial you could just substitute, but near a whole-number anchor the linear approximation is faster and is exactly what the paper tests. Anchor at the nearest integer, compute f(a)f(a) and f(a)f'(a), and add the correction. When the question hands you P(a)P(a), P(a)P'(a), P(a)P''(a) instead of the polynomial, you often reconstruct PP first, then approximate.

Definition

For f(x)=anxn++a0f(x) = a_n x^n + \dots + a_0: f(a+h)f(a)+hf(a)f(a+h) \approx f(a) + h\,f'(a), with aa the nearest integer to the target. When only derivative DATA is given (a Taylor-style setup): a degree-2 polynomial is fully determined by P(a)P(a), P(a)P'(a), P(a)P''(a) via

P(x)=P(a)+P(a)(xa)+12P(a)(xa)2.P(x) = P(a) + P'(a)(x-a) + \tfrac12 P''(a)(x-a)^2.
Reconstruct PP, then evaluate (or linearly approximate) at the required point. The target may be near a DIFFERENT integer than the one where the data is given — anchor at whatever integer is nearest the target.

Polynomial approximation / reconstruction

f(a+h)f(a)+hf(a);P(x)=P(a)+P(a)(xa)+12P(a)(xa)2f(a+h) \approx f(a) + h\,f'(a); \quad P(x) = P(a) + P'(a)(x-a) + \tfrac12 P''(a)(x-a)^2

Worked example

Estimate x32x2+3x+2x^3 - 2x^2 + 3x + 2 at x=2.01x = 2.01.
  1. Let f(x)=x32x2+3x+2f(x) = x^3 - 2x^2 + 3x + 2; anchor a=2a = 2, gap h=0.01h = 0.01.
  2. f(2)=88+6+2=8f(2) = 8 - 8 + 6 + 2 = 8.
  3. f(x)=3x24x+3f'(x) = 3x^2 - 4x + 3, so f(2)=128+3=7f'(2) = 12 - 8 + 3 = 7.
  4. f(2.01)8+0.01×7=8.07f(2.01) \approx 8 + 0.01 \times 7 = 8.07.
Answer:f(2.01)8.07f(2.01) \approx 8.07
Practice this conceptself-check · 4 quick reps

Try it yourself

Let P(x)P(x) be a degree-2 polynomial with P(1)=3,  P(1)=4,  P(1)=6P(1) = 3,\; P'(1) = 4,\; P''(1) = 6. Find P(2.002)P(2.002).

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    f(x)=x2f(x) = x^2; estimate f(3.01)f(3.01).
  2. 2.
    Anchor for f(4.98)f(4.98)?
  3. 3.
    Degree-2 PP with P(0)=1,P(0)=2,P(0)=6P(0)=1, P'(0)=2, P''(0)=6: write P(x)P(x).
  4. 4.
    f(x)=x3f(x)=x^3; estimate f(2.001)f(2.001).

From the bank · past-year question

Example 5Applications of DerivativeMODERATE
Let P(x)P(x) be a polynomial of degree 2 with P(2)=1,P(2)=0,P(2)=2P(2)=-1, P'(2)=0, P''(2)=2, then P(1.001)P(1.001) is

[Q140 · 14th May Shift 2 · 2024]

Anchor at the integer nearest the TARGET

In the reconstruction question the data is at x=2x = 2, but P(1.001)P(1.001) is asked — anchor at a=1a = 1, not 22. Blindly linearising at the data point a=2a = 2 uses P(2)=1P(2) = -1 and P(2)=0P'(2) = 0 and gives the wrong answer. Reconstruct PP first, then anchor near the target.

The 12\tfrac12 in the reconstruction is essential

P(x)=P(a)+P(a)(xa)+12P(a)(xa)2P(x) = P(a) + P'(a)(x-a) + \tfrac12 P''(a)(x-a)^2 — the second-order term carries a 12\tfrac12. Dropping it doubles the quadratic coefficient. Here 12P(2)=12(2)=1\tfrac12 P''(2) = \tfrac12(2) = 1, so the leading coefficient is 11, not 22.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (5)

  • The Differential dy and the Linear-Approximation Formula

    Linear approximation

    f(a+h)f(a)+hf(a)(dy=f(x)dx)f(a + h) \approx f(a) + h\,f'(a) \qquad \big(dy = f'(x)\,dx\big)
  • Approximating Roots and Powers

    Power/root approximation

    (a+h)p/qap/q+hpqap/q1(a + h)^{p/q} \approx a^{p/q} + h\cdot\dfrac{p}{q}\,a^{\,p/q - 1}
  • Approximating Trigonometric Values

    Trig approximation (h in radians)

    sin(a+h)sina+hcosa,cos(a+h)cosahsina\sin(a + h) \approx \sin a + h\cos a, \qquad \cos(a + h) \approx \cos a - h\sin a
  • Approximating Logarithms and Exponentials

    Log & exponential approximation

    ddxlog10x=0.4343x,ddxax=axloga\dfrac{d}{dx}\log_{10} x = \dfrac{0.4343}{x}, \qquad \dfrac{d}{dx}a^x = a^x \log a
  • Approximating Polynomial Values

    Polynomial approximation / reconstruction

    f(a+h)f(a)+hf(a);P(x)=P(a)+P(a)(xa)+12P(a)(xa)2f(a+h) \approx f(a) + h\,f'(a); \quad P(x) = P(a) + P'(a)(x-a) + \tfrac12 P''(a)(x-a)^2

Watch out for (10)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Applications of DerivativeMODERATE
The approximate value of 0.0263\sqrt[3]{0.026} is

[Q146 · 2nd May Shift 2 · 2023]

Example 2Applications of DerivativeMODERATE
The approximate value of cos(5930)\cos\left( 59^{\circ}30^{'} \right) is (given 1=0.0175,sin60=0.86601^{\circ}=0.0175^{\circ},\sin60^{\circ}= 0.8660 )

[Q130 · 20 April Shift II · 2025]

Example 3Applications of DerivativeMODERATE
The approximate value of 32.0013^{2.001}, if log3=1.0986\log 3=1.0986 is

[Q144 · 15th May Shift 1 · 2023]

Example 4Applications of DerivativeEASY
The approximate value of x32x2+3x+2x^3-2x^2+3x+2 at x=2.01x=2.01 is

[Q140 · 10th May Shift 1 · 2023]

Example 5Applications of DerivativeMODERATE
The approximate value of 64043\sqrt[3]{64 \cdot 04} is

[Q141 · 22 April Shift I · 2025]

Drill every past-year question on this subtopic

11 questions from the bank — paginated, with cart and Word-export support.

Related notes