Class 12 Pre-Board: Three Short Calculus Questions
Worked solutions to three short questions from a Class 12 pre-board model paper: an inverse trigonometry evaluation, a differentiation proof, and an integration using the e^x rule.
This lesson walks through three short-answer questions of the kind that appear on Class 12 pre-board model papers. It evaluates a tangent expression involving an inverse trig value, proves a derivative result for a logarithmic function, and integrates a rational expression times an exponential using a standard result. Each problem is solved step by step so you can see exactly how the working unfolds.
What you'll learn
How to evaluate a tangent expression that contains an inverse tangent value
How to differentiate the log of a tangent function and prove the result equals the secant
How to integrate a function times an exponential using the rule for a function plus its own derivative
Lesson chapters
0:00Introduction
0:06Evaluating the inverse tangent expression
2:01Proving the derivative of log tan equals sec x
4:57Integrating with the exponential rule
7:13Closing remarks
Lesson notes
This lesson works through three short-answer questions from a Class 12 pre-board model paper: an inverse trigonometry value, a differentiation proof, and an integration using a standard exponential rule.
Evaluating tan(tan−1(−1)+3π)
We use the identity tan−1(−x)=−tan−1(x), so tan−1(−1)=−tan−1(1)=−4π.
The expression becomes:
tan(−4π+3π)=tan(12−3π+4π)=tan12π.
Since 12π=15∘, the value is:
tan15∘=3+13−1.
Check with the difference formula
We can confirm the same answer using tan(A−B)=1+tanAtanBtanA−tanB with A=3π and B=4π:
tan(3π−4π)=1+3⋅13−1=3+13−1,
which matches tan12π.
Proving dxdy−secx=0 for y=logtan(4π+2x)
Differentiate using the chain rule, with dxdlogu=u1u′ and dxdtanu=sec2uu′:
dxdy=tan(4π+2x)1⋅sec2(4π+2x)⋅21.
Writing tan=cossin and sec2=cos21, the cosine terms simplify:
dxdy=21⋅sin(4π+2x)cos(4π+2x)1.
Using 2sinθcosθ=sin2θ with θ=4π+2x:
dxdy=sin(2θ)1=sin(2π+x)1.
Since sin(2π+x)=cosx:
dxdy=cosx1=secx.
Therefore dxdy−secx=0, as required.
Integrating ∫(x−1)3x−3exdx
We use the standard result ∫(f(x)+f′(x))exdx=f(x)ex+C.