CUET UG Mathematics Booster Test 1 - Properties of Indefinite Integrals
📌 Answers are locked once submitted — results and explanations appear at the end.
QUESTION 1 OF 20
Match the fundamental differentiation of integrals with their simplified forms:
| List I | List II |
|---|---|
| 1. d/dx∫e^(2x) dx | a. √x |
| 2. d/dx∫log x dx | b. log x |
| 3. d/dx∫tan x dx | c. tan x |
| 4. d/dx∫√x dx | d. e^(2x) |
QUESTION 2 OF 20
A data analyst tracks the rate of change of a moving average,
M'(t)=3t²−2t.
To find the moving average equation M(t) (integral of the derivative), which form represents it?
QUESTION 3 OF 20
Assertion (A): The functions F(x)=sin²x and G(x)=−cos²x have the same derivative.
Reason (R): Two anti-derivatives of the same function differ only by a constant.
QUESTION 4 OF 20
If
∫f(x)dx = F(x)+C₁ and ∫f(x)dx = G(x)+C₂,
then the difference F(x)−G(x) is:
QUESTION 5 OF 20
The integral
∫(x²+eˣ)dx
evaluates an area-related function. What is the correct integrated form?
QUESTION 6 OF 20
Evaluate the sum expression:
∫(2x²−3sin x+5√x)dx.
QUESTION 7 OF 20
Which of the following properties are valid for the constant multiple rule of integrals?
1. ∫kf(x)dx = k∫f(x)dx
2. ∫f(kx)dx = k∫f(x)dx
3. It applies to any real number k
QUESTION 8 OF 20
Evaluate the scalar multiplied vector integral:
3∫(cos x î + eˣ ĵ)dx.
QUESTION 9 OF 20
Identify the INCORRECT statement regarding
∫[k₁f₁(x)+k₂f₂(x)]dx:
QUESTION 10 OF 20
Arrange the steps to integrate
∫(2−3sin x)/(cos²x) dx:
1. Split into ∫2/(cos²x)dx − ∫(3sin x)/(cos²x)dx.
2. Rewrite as 2∫sec²xdx − 3∫sec xtan xdx.
3. Apply standard formulas.
4. Obtain 2tan x − 3sec x + C.
QUESTION 11 OF 20
The graph of f(x)=sec²x represents a rate of change. By direct identification, the area bounded under it relates to which primitive anti-derivative function?
QUESTION 12 OF 20
A numerical algorithm seeks the anti-derivative of
eˣ+1/x.
What is its numerical value at exactly x=1, given the constant of integration C=0?
QUESTION 13 OF 20
Find the integral for the generic quadratic form:
∫(ax²+bx+c)dx.
QUESTION 14 OF 20
A higher degree polynomial integral
∫(x³+3x+4)/√x dx
is evaluated in a statistics distribution. What is the fractional power of x in the integrated term originating from the x³ numerator?
QUESTION 15 OF 20
∫1/x dx = ln|x| + C.
∫2x/(x²+1)dx.
QUESTION 16 OF 20
∫1/x dx = ln|x| + C.
∫(ln x)²/x dx
using the substitution principle mentioned.
QUESTION 17 OF 20
Evaluate the direct trigonometric integral:
∫sec x(sec x+tan x)dx.
QUESTION 18 OF 20
Evaluate the combined trigonometric form:
∫(sin²x−cos²x)/(sin²x cos²x)dx.
QUESTION 19 OF 20
If
∫(2x−3)dx=f(x)
and it is given that f(2)=1, what is the constant C?
QUESTION 20 OF 20
The unique solution curve for the differential equation
dy/dx=eˣ
passing through the point (0,2) is:
Test Complete!
Answer Review
1 Match the fundamental differentiation of integrals with their simplified forms:
| List I | List II |
|---|---|
| 1. d/dx∫e^(2x) dx | a. √x |
| 2. d/dx∫log x dx | b. log x |
| 3. d/dx∫tan x dx | c. tan x |
| 4. d/dx∫√x dx | d. e^(2x) |
Differentiation and integration are inverse operations. d/dx[∫f(x)dx] = f(x). Each integral differentiates back to its original integrand.
By the inverse property of integration and differentiation, differentiating an indefinite integral returns the original integrand. Thus ∫e^(2x)dx → e^(2x), ∫log x dx → log x, ∫tan x dx → tan x, and ∫√x dx → √x. Therefore the matching sequence is 1-d, 2-b, 3-c, 4-a.
- Option B → Incorrect matching of log x, tan x, and e^(2x).
- Option C → Several functions are mismatched with their original integrands.
- Option D → Does not follow the inverse property of differentiation and integration.
Used: Option Grouping
Application: Match each differentiated integral directly with its original integrand.
Final Logic: Differentiating an indefinite integral reproduces the integrand.
"Diff of Integral = Original Function."
2 A data analyst tracks the rate of change of a moving average,
M'(t)=3t²−2t.
To find the moving average equation M(t) (integral of the derivative), which form represents it?
Integrate term by term. ∫3t²dt = t³. ∫−2tdt = −t².
Using polynomial integration, ∫(3t²−2t)dt = 3(t³/3)−2(t²/2)+C = t³−t²+C. Option D satisfies differentiation back to 3t²−2t. The remaining options fail to produce the given derivative when differentiated.
- Option A → Derivative is 6, not 3t²−2t.
- Option B → Derivative becomes 9t²−2t.
- Option C → Derivative becomes 3t²−4t.
Used: Substitution
Application: Apply standard power-rule integration term by term.
Final Logic: Integrating 3t²−2t yields t³−t²+C.
"Increase power by 1, divide by new power."
3 Assertion (A): The functions F(x)=sin²x and G(x)=−cos²x have the same derivative.
Reason (R): Two anti-derivatives of the same function differ only by a constant.
F'(x)=2sin x cos x. G'(x)=2sin x cos x. Functions differ by a constant.
Differentiating both functions gives 2sin x cos x. Also, sin²x + cos²x = 1, so F(x)−G(x)=1, a constant. NCERT states anti-derivatives of the same function differ only by a constant. Hence both statements are true and the reason explains the assertion.
- Option A → Both statements are actually true.
- Option B → Reason is not false.
- Option D → Assertion is true since both derivatives are identical.
Used: Contextual/Tonal Matching
Application: Verify both statements independently and check explanatory relationship.
Final Logic: Same derivative and constant difference confirm both statements.
"Same derivative ⇒ differ by constant."
4 If
∫f(x)dx = F(x)+C₁ and ∫f(x)dx = G(x)+C₂,
then the difference F(x)−G(x) is:
Both are anti-derivatives of the same function. Their derivatives are equal. Difference remains constant.
Since F'(x)=f(x) and G'(x)=f(x), we get F'(x)−G'(x)=0. Therefore F(x)−G(x) must be a constant. NCERT states that all anti-derivatives of a function differ only by an arbitrary constant.
- Option A → Difference is not f(x).
- Option C → Difference need not be zero; any constant is possible.
- Option D → F'(x)−G'(x)=0, not the function difference.
Used: Elimination
Application: Use derivative equality to eliminate variable expressions.
Final Logic: Equal derivatives imply constant difference.
"Same slope, constant gap."
5 The integral
∫(x²+eˣ)dx
evaluates an area-related function. What is the correct integrated form?
Integrate each term separately. ∫x²dx=x³/3. ∫eˣdx=eˣ.
Using the sum rule, ∫(x²+eˣ)dx = ∫x²dx + ∫eˣdx = x³/3 + eˣ + C. Option C follows standard integration formulas. Other options either differentiate incorrectly or omit required factors.
- Option A → Not an integral of x²+eˣ.
- Option B → Derivative of xeˣ is not eˣ.
- Option D → Integral of x² is x³/3, not x³.
Used: Option Grouping
Application: Integrate each term independently and compare.
Final Logic: Sum rule gives x³/3+eˣ+C.
"Power + Exponential = Separate Integrals."
6 Evaluate the sum expression:
∫(2x²−3sin x+5√x)dx.
Apply integration term-wise. ∫sin x dx = −cos x. ∫√x dx = (2/3)x^(3/2).
Using linearity: ∫2x²dx=(2x³)/3, ∫−3sin x dx=3cos x, and ∫5√x dx=5·(2/3)x^(3/2)=(10/3)x^(3/2). Adding all terms gives Option C.
- Option A → Coefficient of x^(3/2) is incorrect.
- Option B → Sign of cosine term is incorrect.
- Option D → Does not represent proper integration.
Used: Elimination
Application: Integrate each term and compare coefficients carefully.
Final Logic: Only Option C matches all standard formulas.
"Sin gives minus cos; negative sin gives plus cos."
7 Which of the following properties are valid for the constant multiple rule of integrals?
1. ∫kf(x)dx = k∫f(x)dx
2. ∫f(kx)dx = k∫f(x)dx
3. It applies to any real number k
Constant can be taken outside the integral. Rule works for real constants. ∫f(kx)dx requires substitution.
Property (1) is the standard constant multiple rule. Property (3) is true because k may be any real constant. Property (2) is false because changing the argument from x to kx requires substitution and introduces scaling factors. Hence only 1 and 3 are correct.
- Option B → Includes false statement (2).
- Option C → Includes false statement (2).
- Option D → Statement (2) violates substitution principles.
Used: Elimination
Application: Test each statement against standard integration properties.
Final Logic: Only statements 1 and 3 are universally valid.
"Constant Out, Variable Change Needs Substitution."
8 Evaluate the scalar multiplied vector integral:
3∫(cos x î + eˣ ĵ)dx.
Integrate each vector component. ∫cos x dx=sin x. Multiply result by 3.
Vector integration is performed component-wise. Thus ∫(cos x î + eˣ ĵ)dx = sin x î + eˣ ĵ + C⃗. Multiplying by 3 gives 3sin x î + 3eˣ ĵ + C⃗. Therefore Option D is correct.
- Option A → Incorrect integration of eˣ.
- Option B → Omits factor 3.
- Option C → Integral of cos x is not −sin x.
Used: Option Grouping
Application: Integrate components separately and apply scalar multiplication.
Final Logic: Component-wise integration yields Option D.
"Integrate First, Scale Later."
9 Identify the INCORRECT statement regarding
∫[k₁f₁(x)+k₂f₂(x)]dx:
Integration is linear. Sum rule applies term-wise. Product form is not implied.
Linearity states ∫[k₁f₁+k₂f₂]dx = k₁∫f₁dx + k₂∫f₂dx. It does not convert a sum into the integral of a product. Hence Option B contradicts the fundamental linearity property and is the incorrect statement.
- Option A → Correct statement of linearity.
- Option C → Correct interpretation of the rule.
- Option D → Linearity extends to finite sums of functions.
Used: Odd One Out
Application: Compare each statement with the linearity theorem.
Final Logic: Only Option B violates linearity.
"Integral Splits Sums, Not Products."
10 Arrange the steps to integrate
∫(2−3sin x)/(cos²x) dx:
1. Split into ∫2/(cos²x)dx − ∫(3sin x)/(cos²x)dx.
2. Rewrite as 2∫sec²xdx − 3∫sec xtan xdx.
3. Apply standard formulas.
4. Obtain 2tan x − 3sec x + C.
Use linearity first. Convert into standard trigonometric forms. Apply known integrals.
The correct sequence begins by splitting the integral using linearity. Next rewrite using sec²x and sec xtan x identities. Then apply standard integration formulas ∫sec²x dx = tan x and ∫sec xtan x dx = sec x. Finally obtain 2tan x − 3sec x + C.
- Option B → Rewriting occurs after splitting, not before.
- Option C → Standard formulas cannot be applied before rewriting.
- Option D → Application of formulas must occur near the end.
Used: Contextual/Tonal Matching
Application: Follow the natural procedural order of integration.
Final Logic: Split → Rewrite → Integrate → Simplify.
"Split → Convert → Integrate → Result."
11 The graph of f(x)=sec²x represents a rate of change. By direct identification, the area bounded under it relates to which primitive anti-derivative function?
∫sec²x dx = tan x + C. sec²x is the derivative of tan x. Direct inspection gives the anti-derivative.
The inspection method uses known derivative-integral pairs. Since d/dx(tan x)=sec²x, the anti-derivative of sec²x is tan x+C. Option B directly matches the standard trigonometric integration formula. The remaining options differentiate to functions different from sec²x.
- Option A → d/dx(cot x)=−csc²x, not sec²x.
- Option C → d/dx(−tan x)=−sec²x.
- Option D → d/dx(sec x tan x)=sec x(tan²x+sec²x).
Used: Elimination
Application: Recall standard derivative-integral pairs and eliminate mismatches.
Final Logic: sec²x is the derivative of tan x.
"Sec-square gives Tan."
12 A numerical algorithm seeks the anti-derivative of
eˣ+1/x.
What is its numerical value at exactly x=1, given the constant of integration C=0?
∫(eˣ+1/x)dx=eˣ+ln|x|+C. At x=1, ln1=0. C=0 is given.
Integrating gives eˣ+ln|x|+C. Substituting x=1 and C=0 yields e¹+ln(1)=e+0=e. Therefore Option D is correct. Option A incorrectly treats ln1 as 1, while the other options ignore part of the anti-derivative.
- Option A → ln1 equals 0, not 1.
- Option B → No subtraction occurs.
- Option C → Ignores the exponential contribution.
Used: Substitution
Application: Integrate first and then substitute x=1.
Final Logic: e+ln1=e.
"ln1 = 0."
13 Find the integral for the generic quadratic form:
∫(ax²+bx+c)dx.
Apply power rule term-wise. Constant integrates to cx. Add constant of integration.
Using ∫xⁿdx=xⁿ⁺¹/(n+1), we obtain ∫ax²dx=(ax³)/3, ∫bxdx=(bx²)/2, and ∫cdx=cx. Adding the arbitrary constant gives Option A. This is the standard NCERT polynomial integration formula.
- Option B → This is a derivative expression.
- Option C → Omits the integral of c.
- Option D → Missing division by powers after integration.
Used: Option Grouping
Application: Integrate each polynomial term independently.
Final Logic: Increase power by one and divide by the new power.
"Power Up, Divide Down."
14 A higher degree polynomial integral
∫(x³+3x+4)/√x dx
is evaluated in a statistics distribution. What is the fractional power of x in the integrated term originating from the x³ numerator?
x³/√x=x^(5/2). Integrating raises power by one. New power becomes 7/2.
The term from the numerator becomes x³/x^(1/2)=x^(5/2). Applying the power rule, ∫x^(5/2)dx=x^(7/2)/(7/2)+C. Therefore the integrated term contains x^(7/2), making Option A correct.
- Option B → Power before integration.
- Option C → Not obtained from integrating x^(5/2).
- Option D → Arises from different exponents entirely.
Used: Elimination
Application: Simplify exponents first, then integrate.
Final Logic: 5/2 increases to 7/2 after integration.
"5/2 → 7/2 after integration."
15
∫1/x dx = ln|x| + C.
∫2x/(x²+1)dx.
Denominator is x²+1. Numerator is its derivative. Use logarithmic substitution.
Let u=x²+1. Then du=2x dx. The integral becomes ∫du/u=ln|u|+C. Since x²+1 is always positive, the result is ln(x²+1)+C. Thus Option C correctly applies the substitution principle described in the passage.
- Option A → Integral of 1/(1+x²), not 2x/(x²+1).
- Option B → Differentiation does not yield the integrand.
- Option D → Incorrect logarithmic argument.
Used: Substitution
Application: Identify denominator and its derivative in the numerator.
Final Logic: u=x²+1 converts the integral into ∫du/u.
"Derivative Above, Log Below."
16
∫1/x dx = ln|x| + C.
∫(ln x)²/x dx
using the substitution principle mentioned.
Let t=ln x. Then dt=dx/x. Integrate t².
Using substitution t=ln x, we obtain dt=dx/x. The integral becomes ∫t²dt=t³/3+C. Replacing t by ln x gives (ln x)³/3+C. Therefore Option B correctly applies the substitution method.
- Option A → Integrates t² incorrectly.
- Option C → Derivative does not reproduce the integrand.
- Option D → Unrelated to logarithmic substitution.
Used: Substitution
Application: Replace ln x by a simpler variable.
Final Logic: ∫t²dt=t³/3.
"ln x becomes t."
17 Evaluate the direct trigonometric integral:
∫sec x(sec x+tan x)dx.
Expand the integrand. Integrate sec²x and sec x tan x. Add results.
sec x(sec x+tan x)=sec²x+sec x tan x. Using standard formulas, ∫sec²x dx=tan x and ∫sec x tan x dx=sec x. Therefore the integral equals tan x+sec x+C. Hence Option D is correct.
- Option A → Represents neither integration result nor anti-derivative.
- Option B → Integral of sec x only.
- Option C → Differentiation does not yield the integrand.
Used: Option Grouping
Application: Split into standard trigonometric integrals.
Final Logic: sec²x → tan x and sec x tan x → sec x.
"Sec-square gives Tan; Sec-Tan gives Sec."
18 Evaluate the combined trigonometric form:
∫(sin²x−cos²x)/(sin²x cos²x)dx.
Simplify into sec²x−csc²x. Integrate term-wise. Use standard formulas.
\(\frac{{sin}^{2}x-{cos}^{2}x}{{sin}^{2}x{cos}^{2}x}={sec}^{2}x-{csc}^{2}x\) Hence, \(\int ({sec}^{2}x-{csc}^{2}x)dx=tanx+cotx+C\) because ∫sec²x dx=tan x and ∫−csc²x dx=cot x. Therefore Option B is correct.
- Option A → Sign of cot x is incorrect.
- Option C → Sign of tan x is incorrect.
- Option D → Differentiation does not produce the integrand.
Used: Elimination
Application: Rewrite the expression into standard trigonometric forms.
Final Logic: sec²x−csc²x integrates to tan x+cot x.
"Minus csc² gives plus cot."
19 If
∫(2x−3)dx=f(x)
and it is given that f(2)=1, what is the constant C?
Integrate first. Use the given condition. Solve for C.
f(x)=x²−3x+C. Using f(2)=1, 1=4−6+C 1=−2+C C=3. Therefore Option D is correct. This is a standard application of initial conditions used to determine the arbitrary constant after integration.
- Option A → Gives f(2)=−1.
- Option B → Gives f(2)=0.
- Option C → Gives f(2)=−3.
Used: Substitution
Application: Substitute the given point after integration.
Final Logic: f(2)=1 leads directly to C=3.
"Integrate → Substitute → Solve C."
20 The unique solution curve for the differential equation
dy/dx=eˣ
passing through the point (0,2) is:
Integrate dy/dx=eˣ. Obtain y=eˣ+C. Use the given point.
Integrating gives y=eˣ+C. Applying the condition (0,2), 2=e⁰+C 2=1+C C=1. Hence the unique solution is y=eˣ+1. The provided answer C is incorrect because y=eˣ+2 gives y(0)=3, not 2.
- Option A → Gives y(0)=0.
- Option C → Gives y(0)=3.
- Option D → Gives y(0)=1.
Used: Substitution
Application: Integrate first and then apply the initial condition.
Final Logic: y=eˣ+C and y(0)=2 imply C=1.
"Point fixes the constant."
