CUET UG Mathematics Booster Test 1 - Methods of Integration
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
The area under the graph of
\(y=e^{x^{2}}\)
from 0 to 1 cannot be calculated using the Fundamental Theorem of Calculus with simple inspection because:
QUESTION 2 OF 20
To find the continuous moving average of
\(f(x)=xe^{x}\)
on an interval [a,b], one must evaluate
\(\int xe^{x} dx.\)
Why does substitution fail here?
QUESTION 3 OF 20
Evaluate
\(\int x\sqrt{x+2} dx\)
using the change of variable \(t=x+2\).
QUESTION 4 OF 20
A cumulative distribution function involves finding
\(F(x)=\int \frac{2x}{1+x^{2}} dx.\)
Using \(t=1+x^{2}\)and properly transforming \(dx\), what is \(F(x)\)?
QUESTION 5 OF 20
An object's acceleration is given by
\(\vec{a}(t)=(sintcost)\hat{j}.\)
Finding the velocity
\(\vec{v}(t)=\int \vec{a}(t) dt\)
requires a substitution. Let \(u=sint\). The velocity vector is:
QUESTION 6 OF 20
Put the steps in order to integrate
\(\int {sin}^{3}x dx:\)
1. Put \(t=cosx\), so \(dt=-sinx dx\).
2. Rewrite as \(\int {sin}^{2}xsinx dx\).
3. Substitute \({sin}^{2}x=1-{cos}^{2}x\).
4. Integrate \(-\int (1-t^{2}) dt\) and replace \(t\) with \(\cos\,x\).
QUESTION 7 OF 20
To evaluate
\(\int \frac{\sin\,x}{1+{cos}^{2}x} dx,\)
which substitution is appropriate and what is the final functional form?
I. Substitute \(t=cosx\)
II. The result involves an inverse tangent function
III. The result involves a natural logarithm
QUESTION 8 OF 20
Calculate the exact numerical value of the definite integral
\(\int_{0}^{\pi /4}\,tanx {sec}^{2}x dx\)
by using the substitution \(t=tanx\).
QUESTION 9 OF 20
Assertion (A):
\(\int tanx dx={sec}^{2}x+C.\)
Reason (R): The derivative of tan x is \(ln∣secx∣\).
QUESTION 10 OF 20
Which of the following statements is INCORRECT regarding the integral of cot x?
QUESTION 11 OF 20
The integral
is derived by multiplying the numerator and denominator by (sec x+tan x). The standard result is:
QUESTION 12 OF 20
The integral of csc x is given by
∫csc x dx.
The correct standard mathematical result is:
QUESTION 13 OF 20
The area of the region modeled by the integral
∫x³/(x⁴+1) dx
evaluates to:
QUESTION 14 OF 20
Match the radical expression to the correct trigonometric substitution used to simplify it:
| List I | List II |
|---|---|
| 1. √(a²−x²) | a. x=a sin θ |
| 2. √(a²+x²) | b. x=a sec θ |
| 3. √(x²−a²) | c. x=a tan θ |
| 4. 1/√x (Algebraic) | d. t=√x |
QUESTION 15 OF 20
Assertion (A):
∫2x sin(x²) dx = sin(x²)+C.
Reason (R):
d/dx(-cos(x²)) = 2x sin(x²).
QUESTION 16 OF 20
By recognizing the inner function, evaluate
∫1/(x log x) dx.
QUESTION 17 OF 20
Evaluate
∫sin3x cos4x dx
using the identity 2sinA cosB = sin(A+B)+sin(A−B).
QUESTION 18 OF 20
Sequence the steps to integrate
∫cos x/(cos(x−a)) dx:
1. Substitute to get ∫(cos(t+a))/cos t dt
2. Let x−a=t⇒dx=dt, x=t+a
3. Expand cos(t+a)=cos t cos a−sin t sin a
4. Divide by cos t and integrate to obtain x cos a−sin a ln|sec(x−a)|+C
QUESTION 19 OF 20
∫f(g(x))g'(x) dx,
we can substitute g(x)=t, which gives g'(x)dx=dt. This transforms the integral into ∫f(t) dt, which is often much easier to evaluate.
Moreover, this method extends to trigonometric identities, where expressions like sin²x or cos²x are replaced using double-angle formulas before applying substitution or direct integration.
∫cos²x dx?
QUESTION 20 OF 20
∫f(g(x))g'(x) dx,
we can substitute g(x)=t, which gives g'(x)dx=dt. This transforms the integral into ∫f(t) dt, which is often much easier to evaluate.
Moreover, this method extends to trigonometric identities, where expressions like sin²x or cos²x are replaced using double-angle formulas before applying substitution or direct integration.
∫sin³x dx
at x=π, given that the constant of integration C=0.
Test Complete!
Answer Review
1 The area under the graph of
\(y=e^{x^{2}}\)
from 0 to 1 cannot be calculated using the Fundamental Theorem of Calculus with simple inspection because:
FTC requires an antiderivative. \(e^{x^{2}}\)has no elementary antiderivative. Simple inspection therefore fails.
The Fundamental Theorem of Calculus evaluates definite integrals using antiderivatives. However, \(e^{x^{2}}\)does not possess an elementary antiderivative expressible through standard algebraic, trigonometric, logarithmic, or exponential functions. Thus simple inspection cannot be used. Numerical methods or special functions are required, making Option B correct.
- Option A → The area on [0,1] is finite.
- Option C → \(e^{x^{2}}\)is continuous everywhere.
- Option D → \(e^{x^{2}}\)is always positive.
Used: Elimination
Application: Remove statements contradicting known properties of \(e^{x^{2}}\).
Final Logic: Lack of an elementary antiderivative limits inspection.
"No antiderivative → No inspection."
2 To find the continuous moving average of
\(f(x)=xe^{x}\)
on an interval [a,b], one must evaluate
\(\int xe^{x} dx.\)
Why does substitution fail here?
Product of two functions appears. No suitable substitution exists. Integration by parts is required.
For substitution, one factor should closely resemble the derivative of another. In \(xe^{x}\), neither \(x\) nor \(e^{x}\)produces the remaining factor through differentiation. Therefore substitution is ineffective. Integration by parts is the standard NCERT technique, making Option A correct.
- Option B → Moving averages can involve exponential functions.
- Option C → \(xe^{x}\)has no singularity.
- Option D → The integral is non-zero.
Used: Elimination
Application: Identify why substitution requirements are not satisfied.
Final Logic: Product form suggests integration by parts.
"Product? Think Parts."
3 Evaluate
\(\int x\sqrt{x+2} dx\)
using the change of variable \(t=x+2\).
Let \(t=x+2\). Replace \(x=t-2\). Integrate power terms separately.
Using \(t=x+2\), we get \(x=t-2\) and \(dx=dt\). \(\int (t-2)t^{1/2}dt=\int (t^{3/2}-2t^{1/2})dt=\frac{2}{5}t^{5/2}-\frac{4}{3}t^{3/2}+C.\) Substituting back gives Option C.
- Option A → Omits the \(-2t^{1/2}\)contribution.
- Option B → Integrates only one term.
- Option D → Does not arise from power-rule integration.
Used: Substitution
Application: Convert the radical expression into polynomial powers.
Final Logic: Expand after substitution and integrate term-wise.
"Shift variable, then expand."
4 A cumulative distribution function involves finding
\(F(x)=\int \frac{2x}{1+x^{2}} dx.\)
Using \(t=1+x^{2}\)and properly transforming \(dx\), what is \(F(x)\)?
Let \(t=1+x^{2}\). Then \(dt=2x dx\). Integral becomes logarithmic.
Using \(t=1+x^{2},dt=2x dx,\) the integral becomes \(\int \frac{dt}{t}=ln∣t∣+C.\) Since \(1+x^{2}>0\), \(F(x)=ln(1+x^{2})+C.\) Therefore Option B is correct.
- Option A → Integral of \(1/(1+x^{2})\).
- Option C → Differentiates incorrectly.
- Option D → Uses an invalid logarithmic argument.
Used: Substitution
Application: Match denominator with its derivative.
Final Logic: Integral reduces to \(\int dt/t\).
"Derivative over function → Log."
5 An object's acceleration is given by
\(\vec{a}(t)=(sintcost)\hat{j}.\)
Finding the velocity
\(\vec{v}(t)=\int \vec{a}(t) dt\)
requires a substitution. Let \(u=sint\). The velocity vector is:
Let \(u=sint\). Then \(du=cost dt\). Integrate \(u du\).
Using \(u=sint,du=cost dt,\) we obtain \(\int sintcost dt=\int u du=\frac{u^{2}}{2}+C.\) Hence \(\vec{v}(t)=\frac{{sin}^{2}t}{2}\hat{j}+\vec{C}.\) Option D is correct.
- Option A → Wrong trigonometric function.
- Option B → Incorrect sign.
- Option C → Derivative gives \(\cos\,t\), not \(sintcost\).
Used: Substitution
Application: Replace one trigonometric factor using a new variable.
Final Logic: Integral becomes \(\int u du\).
"Sin–Cos pair → Substitute Sin."
6 Put the steps in order to integrate
\(\int {sin}^{3}x dx:\)
1. Put \(t=cosx\), so \(dt=-sinx dx\).
2. Rewrite as \(\int {sin}^{2}xsinx dx\).
3. Substitute \({sin}^{2}x=1-{cos}^{2}x\).
4. Integrate \(-\int (1-t^{2}) dt\) and replace \(t\) with \(\cos\,x\).
Separate one sine factor. Use identity. Apply substitution.
The standard method is: 2 → Write \({sin}^{3}x={sin}^{2}xsinx\) 3 → Replace \({sin}^{2}x\) 1 → Substitute \(t=cosx\) 4 → Integrate and back-substitute. Hence Option B is correct.
- Option A → Substitution occurs too early.
- Option C → Identity requires rewriting first.
- Option D → Wrong sequence of simplification.
Used: Contextual/Tonal Matching
Application: Follow the standard odd-power sine procedure.
Final Logic: Rewrite → Identity → Substitute → Integrate.
"Odd sine: save one sine."
7 To evaluate
\(\int \frac{\sin\,x}{1+{cos}^{2}x} dx,\)
which substitution is appropriate and what is the final functional form?
I. Substitute \(t=cosx\)
II. The result involves an inverse tangent function
III. The result involves a natural logarithm
Let \(t=cosx\). Integral becomes \(1/(1+t^{2})\). Result is inverse tangent.
Using \(t=cosx,dt=-sinx dx,\) the integral becomes \(-\int \frac{dt}{1+t^{2}}=-{tan}^{-1}(t)+C.\) Substituting back gives \(-{tan}^{-1}(cosx)+C.\) Therefore statements I and II are correct.
- Option A → Omits the inverse tangent result.
- Option B → Ignores the required substitution.
- Option C → Natural logarithm does not arise.
Used: Substitution
Application: Convert denominator into the standard \(1+t^{2}\)form.
Final Logic: Integral matches inverse tangent.
"1+t² → Tan⁻¹."
8 Calculate the exact numerical value of the definite integral
\(\int_{0}^{\pi /4}\,tanx {sec}^{2}x dx\)
by using the substitution \(t=tanx\).
Let \(t=tanx\). Then \(dt={sec}^{2}x dx\). Evaluate definite limits.
The limits become \(x=0\Rightarrow t=0,x=\pi /4\Rightarrow t=1.\) Hence \(\int_{0}^{1}\,t dt={\left[\frac{t^{2}}{2}\right]}_{0}^{1}=\frac{1}{2}.\) Thus Option C is correct.
- Option A → Twice the actual value.
- Option B → Far larger than the integral.
- Option D → Confuses area with interval length.
Used: Substitution
Application: Transform the integral into a simple polynomial.
Final Logic: Integral becomes \(\int_{0}^{1}\,t dt\).
"Tan + Sec² → t dt."
9 Assertion (A):
\(\int tanx dx={sec}^{2}x+C.\)
Reason (R): The derivative of tan x is \(ln∣secx∣\).
Integral formula is incorrect. Derivative statement is incorrect. Both assertions fail.
The correct integral is \(\int tanx dx=ln∣secx∣+C.\) Also, \(\frac{d}{dx}(tanx)={sec}^{2}x.\) Thus the assertion and reason are both false. Therefore Option A is correct.
- Option B → Assertion is false.
- Option C → Both statements are not true.
- Option D → Reason is also false.
Used: Elimination
Application: Compare statements with standard derivative and integral formulas.
Final Logic: Both calculus identities are incorrect.
"Tan differentiates to Sec², integrates to Log Sec."
10 Which of the following statements is INCORRECT regarding the integral of cot x?
Standard result is logarithmic. Option B is a derivative expression. It is not an antiderivative.
The standard formula is \(\int cotx dx=ln∣sinx∣+C.\) Using \(t=sinx\) yields this result directly. Since \(sinx=0\) causes discontinuities, such points are excluded. Option B is incorrect because \(-{csc}^{2}x\) is related to differentiation, not integration.
- Option A → Correct standard formula.
- Option C → Correct derivation method.
- Option D → Correct domain restriction.
Used: Option Grouping
Application: Compare each statement with the standard cotangent integral.
Final Logic: Only Option B contradicts the known result.
"Cot gives Log Sin."
11 The integral
is derived by multiplying the numerator and denominator by (sec x+tan x). The standard result is:
Use the standard sec x integration trick. Multiply by (sec x+tan x). Convert to logarithmic form.
The classical derivation gives \(\int secx dx=ln∣secx+tanx∣+C.\) The numerator becomes the derivative of \(\left(secx+tanx\right)\), leading to a logarithmic integral. Therefore Option C is correct. Options A, B, and D do not represent the standard antiderivative of sec x.
- Option A → Related by logarithmic identities but not the standard NCERT result.
- Option B → Differentiation gives extra terms.
- Option D → Derivative does not equal sec x.
Used: Inspection
Application: Recall the standard trigonometric integral formula.
Final Logic: ∫sec x dx = ln|sec x+tan x|+C.
"Sec joins Tan inside Log."
12 The integral of csc x is given by
∫csc x dx.
The correct standard mathematical result is:
Use the standard csc x integration formula. Convert into logarithmic form. Differentiate to verify.
The standard result is \(\int cscx dx=ln∣cscx-cotx∣+C.\) Differentiating the expression reproduces csc x. Therefore Option D is correct. This is the standard NCERT form for the integral of cosecant.
- Option A → Equivalent up to a constant/sign identity but not the standard listed result.
- Option B → Integral of cot x.
- Option C → Not an antiderivative of csc x.
Used: Option Grouping
Application: Compare with standard trigonometric integral forms.
Final Logic: Cosecant integrates to a logarithmic expression.
"Cosec gives Log(Cosec−Cot)."
13 The area of the region modeled by the integral
∫x³/(x⁴+1) dx
evaluates to:
Let t=x⁴+1. Then dt=4x³dx. Integral becomes logarithmic.
Using \(t=x^{4}+1,dt=4x^{3}dx,\) the integral becomes \(\frac{1}{4}\int \frac{dt}{t}=\frac{1}{4}ln∣t∣+C.\) Substituting back gives \(\frac{1}{4}ln(x^{4}+1)+C.\) Thus Option C is correct.
- Option A → Missing factor 1/4.
- Option B → Incorrect coefficient.
- Option D → Coefficient is four times too large.
Used: Substitution
Application: Recognize denominator and derivative pattern.
Final Logic: x³dx matches one-fourth of dt.
"Derivative of x⁴ gives the quarter."
14 Match the radical expression to the correct trigonometric substitution used to simplify it:
| List I | List II |
|---|---|
| 1. √(a²−x²) | a. x=a sin θ |
| 2. √(a²+x²) | b. x=a sec θ |
| 3. √(x²−a²) | c. x=a tan θ |
| 4. 1/√x (Algebraic) | d. t=√x |
Use standard trigonometric substitutions. Each radical has a preferred form. Match according to identities.
For \(\sqrt{a^{2}-x^{2}},\) use \(x=asin\theta\). For \(\sqrt{a^{2}+x^{2}},\) use \(x=atan\theta\). For \(\sqrt{x^{2}-a^{2}},\) use \(x=asec\theta\). For \(1/\sqrt{x}\), use \(t=\sqrt{x}\). Hence Option B is correct.
- Option A → First three substitutions are mismatched.
- Option C → Does not follow standard radical forms.
- Option D → Incorrectly matches algebraic and trigonometric substitutions.
Used: Option Grouping
Application: Recall standard trigonometric substitution identities.
Final Logic: Each radical corresponds to a unique substitution pattern.
"Minus–Sin, Plus–Tan, Difference–Sec."
15 Assertion (A):
∫2x sin(x²) dx = sin(x²)+C.
Reason (R):
d/dx(-cos(x²)) = 2x sin(x²).
Differentiate −cos(x²). Obtain the given integrand. Compare with the assertion.
Since \(\frac{d}{dx}[-cos(x^{2})]=2xsin(x^{2}),\) the correct integral is \(-cos(x^{2})+C.\) Therefore the assertion is false, while the reason is true. Hence Option D is correct.
- Option A → Reason is true.
- Option B → Assertion is false.
- Option C → Assertion itself is incorrect.
Used: Elimination
Application: Verify the derivative and compare with the assertion.
Final Logic: Integrand corresponds to −cos(x²), not sin(x²).
"Sin integrates to −Cos."
16 By recognizing the inner function, evaluate
∫1/(x log x) dx.
Let t=ln x. Then dt=dx/x. Integral becomes ∫dt/t.
Using \(t=lnx,dt=\frac{dx}{x},\) the integral becomes \(\int \frac{dt}{t}=ln∣t∣+C.\) Replacing t by ln x gives \(ln∣lnx∣+C.\) Thus Option A is correct.
- Option B → Integral of ln x/x.
- Option C → Derivative contains additional terms.
- Option D → Integral of 1/x.
Used: Substitution
Application: Identify the inner logarithmic function.
Final Logic: Integral reduces to ∫1/t dt.
"Log inside Log."
17 Evaluate
∫sin3x cos4x dx
using the identity 2sinA cosB = sin(A+B)+sin(A−B).
Apply product-to-sum identity. Integrate resulting sine terms. Simplify constants.
Using \(2sin3xcos4x=sin7x-sinx,\) we get \(sin3xcos4x=\frac{1}{2}(sin7x-sinx).\) Integrating: \(-\frac{cos7x}{14}+\frac{\cos\,x}{2}+C.\) Hence Option C is correct.
- Option A → Missing factor 1/2 adjustment.
- Option B → Incorrect coefficient of cos x.
- Option D → Integrates sine incorrectly.
Used: Substitution
Application: Convert product into a sum before integrating.
Final Logic: Product-to-sum identity simplifies the integral.
"Product → Sum → Integrate."
18 Sequence the steps to integrate
∫cos x/(cos(x−a)) dx:
1. Substitute to get ∫(cos(t+a))/cos t dt
2. Let x−a=t⇒dx=dt, x=t+a
3. Expand cos(t+a)=cos t cos a−sin t sin a
4. Divide by cos t and integrate to obtain x cos a−sin a ln|sec(x−a)|+C
Substitute first. Rewrite in the new variable. Expand and integrate.
The correct process is: 2 → Define t=x−a. 1 → Rewrite the integral in t. 3 → Expand cos(t+a). 4 → Simplify and integrate. Therefore Option B gives the correct sequence.
- Option A → Rewriting occurs before substitution.
- Option C → Expansion requires rewriting first.
- Option D → Substitution must occur before expansion.
Used: Contextual/Tonal Matching
Application: Follow the natural order of substitution and simplification.
Final Logic: Substitute → Rewrite → Expand → Integrate.
"Substitute before Expand."
19
∫f(g(x))g'(x) dx,
we can substitute g(x)=t, which gives g'(x)dx=dt. This transforms the integral into ∫f(t) dt, which is often much easier to evaluate.
Moreover, this method extends to trigonometric identities, where expressions like sin²x or cos²x are replaced using double-angle formulas before applying substitution or direct integration.
∫cos²x dx?
Use the power-reduction identity. Integrate term-wise. Simplify the result.
Using \({cos}^{2}x=\frac{1+cos2x}{2},\) we get \(\int {cos}^{2}x dx=\frac{x}{2}+\frac{sin2x}{4}+C.\) Therefore Option A is correct.
- Option B → Sign corresponds to the sin²x result.
- Option C → Not the antiderivative of cos²x.
- Option D → Differentiation does not return cos²x.
Used: Substitution
Application: Apply the double-angle identity before integrating.
Final Logic: cos²x=(1+cos2x)/2.
"Cos-square gives Plus sign."
20
∫f(g(x))g'(x) dx,
we can substitute g(x)=t, which gives g'(x)dx=dt. This transforms the integral into ∫f(t) dt, which is often much easier to evaluate.
Moreover, this method extends to trigonometric identities, where expressions like sin²x or cos²x are replaced using double-angle formulas before applying substitution or direct integration.
∫sin³x dx
at x=π, given that the constant of integration C=0.
Rewrite sin³x as sinx(1−cos²x). Integrate using substitution. Evaluate at x=π.
\(\int {sin}^{3}x dx=\int sinx(1-{cos}^{2}x) dx=\frac{{cos}^{3}x}{3}-cosx+C.\) With C=0 and x=\pi, \(\frac{{\left(-1\right)}^{3}}{3}-(-1)=-\frac{1}{3}+1=\frac{2}{3}.\) Therefore the provided answer is incorrect.
- Option A → Omits the +1 contribution.
- Option B → Arithmetic and evaluation error.
- Option C → Integral value at π is not zero.
Used: Substitution
Application: Convert odd sine power into a cosine polynomial.
Final Logic: F(π)=2/3 when C=0.
"Odd sine → Save one sine."
