Math Lab

Product Rule: (x^a · e^(bx))′

Continuity and Differentiability · Class XII

Watch the product rule in action on f(x) = x^a · e^(bx). The derivative has two terms.

2
type a value
04
-0.5
type a value
-11
Live values
  • f(1)0.6065
  • f′(x) formula1
xy
  • f(x) = x^a · e^(bx)
  • f′(x)

Formulas in this lab

  • f(1)
    1aeb1^a e^{b}
  • f′(x) formula
    xa1ebx(a+bx)x^{a-1} e^{bx}(a + b x)
Tip: Local max where f′ = 0 ⇒ x = −a/b (when b < 0).

Frequently asked questions

What is the product rule for derivatives?

For $f(x) = u(x)v(x)$, $f'(x) = u'(x)v(x) + u(x)v'(x)$. So $(x^2\sin x)' = 2x\sin x + x^2\cos x$. The two terms cannot be combined — each one captures change in one factor while the other stays fixed.

How do I use the product rule lab?

Pick functions $u(x)$ and $v(x)$ via the controls. The lab plots $u\cdot v$ along with the derivative $u'v + uv'$ and reports the slope at a chosen $x_0$. Compare with the slope read directly off the product curve to confirm the formula.

Common JEE mistake: applying the wrong rule

Students sometimes write $(uv)' = u'v'$, which is wrong (that would mean derivative of $x^2 = x\cdot x$ is $1\cdot 1 = 1$, but it's actually $2x$). The product rule requires both terms. The lab plots the wrong-formula and right-formula side by side so the difference shrieks.

Where is the product rule used outside maths class?

Physics: rate of change of momentum $p = mv$ when both mass and velocity change (rocket equation). Economics: revenue $R = pq$ — when price and quantity both move, $dR/dt = (dp/dt)q + p(dq/dt)$. The product rule is the chain that links co-evolving quantities.