Note: These are original practice questions written in the CBSE/State Board pattern — matched to the style, difficulty and marking scheme of board questions on Integrals. They are not reproductions of any specific year's paper.
Integrals is the highest-weight calculus chapter in the board paper. The recurring slots:
2-mark: one-step standard integrals, a direct substitution, or a short definite evaluation.
3-mark: by parts, a partial-fractions decomposition, completing the square, or a definite integral with one property.
5-mark: the long definite integral by properties (King's rule + add), or a full partial-fractions/by-parts chain.
Marking-scheme habits that earn full credit:
Write the substitution anddt explicitly — a bare answer loses the method mark.
In definite integrals by substitution, show the new limits in the same line.
Keep +C on every indefinite integral — dropping it costs half a mark.
For properties questions, name the property used ("by ∫0af(x)dx=∫0af(a−x)dx").
Attempt each question before opening its solution.
2-Mark Questions
Q1. Find ∫secx(secx+tanx)dx.
Solution:
Expand:∫(sec2x+secxtanx)dx.
Integrate term-wise: both are table forms: tanx and secx.
Answer:tanx+secx+C.
Q2. Evaluate ∫233xdx.
Solution:
Table form:∫axdx=logaax, so F(x)=log33x.
Evaluate:log333−32=log327−9.
Answer:log318.
Q3. Find ∫sinxcosxsin2x−cos2xdx.
Solution:
Split the fraction:sinxcosxsin2x−sinxcosxcos2x=tanx−cotx.
Integrate:log∣secx∣−log∣sinx∣.
Answer:log∣secx∣−log∣sinx∣+C.
Q4. Find ∫x2+16dx.
Solution:
Match the standard form∫x2+a2dx=a1tan−1ax with a=4.
Answer:41tan−14x+C.
Q5. Evaluate ∫0π/4(sinx+cosx)dx.
Solution:
Anti-derivative:−cosx+sinx.
Evaluate:(−21+21)−(−1+0)=0+1.
Answer:1.
3-Mark Questions
Q6. Find ∫xsin3xdx.
Solution:
By parts (f=x, g=sin3x): ∫xsin3xdx=x⋅(−3cos3x)+31∫cos3xdx.
Substitutet=1−x2 in the remainder: ∫1−x2xdx=−1−x2.
Answer:xsin−1x+1−x2+C.
Q9. Find ∫x2+4x+133x+5dx.
Solution:
Split the numerator along the derivative of the denominator (2x+4): 3x+5=23(2x+4)−1.
First piece:23∫x2+4x+132x+4dx=23log(x2+4x+13).
Second piece: complete the square: x2+4x+13=(x+2)2+9, so −∫(x+2)2+9dx=−31tan−13x+2.
Answer:23log(x2+4x+13)−31tan−1(3x+2)+C.
Q10. Evaluate ∫0π/2xcosxdx.
Solution:
By parts:∫xcosxdx=xsinx+cosx.
Evaluate:[xsinx+cosx]0π/2=(2π+0)−(0+1).
Answer:2π−1.
Q11. Evaluate ∫04∣x−2∣dx.
Solution:
Split at the kinkx=2 (property P2): ∫02(2−x)dx+∫24(x−2)dx.
Evaluate each: both are triangles of base 2 and height 2: 2+2.
Answer:4.
5-Mark Questions
Q12. Evaluate ∫0πsecx+tanxxtanxdx.
Solution:
King's rule (P4):tan(π−x)=−tanx and sec(π−x)=−secx, so sec(π−x)+tan(π−x)tan(π−x)=secx+tanxtanx — the trig block is invariant. Hence I=∫0πsecx+tanx(π−x)tanxdx.
Add:2I=π∫0πsecx+tanxtanxdx=π∫0π1+sinxsinxdx.
Rewrite:1+sinxsinx=1−1+sinx1; and ∫1+sinxdx=∫cos2x1−sinxdx=tanx−secx.
Evaluate on [0,π]:∫0π1dx=π; [tanx−secx]0π=(0+1)−(0−1)=2.
Assemble:2I=π(π−2), so I=2π(π−2).
Answer:2π2−π.
Q13. Find ∫(x+2)(x2+1)x2+x+1dx.
Solution:
Template with a quadratic factor:(x+2)(x2+1)x2+x+1=x+2A+x2+1Bx+C.
Multiply and divide by sinx:I=∫sin2x(1+2cosx)sinxdx=∫(1−cos2x)(1+2cosx)sinxdx.
Substitutet=cosx: I=−∫(1−t)(1+t)(1+2t)dt.
Decompose by cover-up:(1−t)(1+t)(1+2t)1=1−tA+1+tB+1+2tC with A=61 (at t=1), B=−21 (at t=−1), C=34 (at t=−21).
Integrate and returnt=cosx (remember ∫1−tdt=−log∣1−t∣ and the overall minus from step 3): the three pieces assemble to 61log∣1−cosx∣+21log∣1+cosx∣−32log∣1+2cosx∣.