CUET UG Applied Mathematics Booster Test 3 - Fundamentals of Integration
π Answers are locked once submitted β results and explanations appear at the end.
QUESTION 1 OF 20
By applying the inverse formula derived from the product rule of differentiation, evaluate the integral:
\(\int \left[f^{'}(x)e^{x}+f(x)e^{x}\right]βdx\)
QUESTION 2 OF 20
Match the specific Rational Function in List I with its corresponding Partial Fractions Decomposition in List II.
| List I | List II |
|---|---|
| 1. \(\frac{px+q}{\left(x+a)(x+b\right)}\) | a. \(\frac{A}{x+a}+\frac{B}{{\left(x+a\right)}^{2}}\) |
| 2. \(\frac{px+q}{{\left(x+a\right)}^{2}}\) | b. \(\frac{A}{x+a}+\frac{B}{x+b}+\frac{C}{x+c}\) |
| 3. \(\frac{px^{2}+qx+c}{\left(x+a)(x+b)(x+c\right)}\) | c. \(\frac{A}{x+a}+\frac{Bx+C}{x^{2}+b}\) |
| 4. \(\frac{px^{2}+qx+c}{\left(x+a)(x^{2}+b\right)}\) | d. \(\frac{A}{x+a}+\frac{B}{x+b}\) |
QUESTION 3 OF 20
When using "Integration by Parts" applying the formula β« f(x)g(x) dx = f(x)β« g(x) dx - β« [f'(x) β« g(x) dx] dx, which of the following rules accurately dictate the choice of the first function f(x)?
1. The function that is easily differentiable is generally taken as the first function.
2. The second function should be chosen such that its integral is readily available.
3. The ILATE rule (Inverse, Logarithmic, Algebraic, Trigonometric, Exponential) is often used to establish the correct order.
4. The first function must exclusively and always be an exponential function.
QUESTION 4 OF 20
Which statement is INCORRECT regarding definite integrals?
QUESTION 5 OF 20
For an indefinite integral evaluated as F(x) + C, if F(x) = log|x|, the graphical family of curves generated translates to what specific visual transformation as C changes?
QUESTION 6 OF 20
What geometric constraint does a definite integral inherently solve that an indefinite integral is unable to?
QUESTION 7 OF 20
Evaluate
\(\int \frac{x^{3}+x^{2}+x+1}{x+1}βdx\)
QUESTION 8 OF 20
Evaluate the logarithmic function integral meticulously using integration by parts:
\(\int xlogβ‘(x)βdx\)
QUESTION 9 OF 20
By applying the algebraic method of completing the square, evaluate the integral:
\(\int \frac{1}{\sqrt{5+4x+x^{2}}}βdx\)
QUESTION 10 OF 20
Identify the accurately computed result for the specific rational integral:
\(\int \frac{1}{x^{2}-a^{2}}βdx\)
QUESTION 11 OF 20
By using the linear property of substitution where
\(\int f(ax+b)βdx=\frac{1}{a}F(ax+b)+C,\)
correctly evaluate:
\(\int e^{2x+3}βdx\)
QUESTION 12 OF 20
Evaluate
\(\int \frac{2x-3}{x^{2}-3x-18}βdx\)
by observing the exact proportional relationship between the numerator and the derivative of the denominator.
QUESTION 13 OF 20
Using the method of partial fractions, decompose
\(\frac{x}{\left(x+1)(x+4\right)}\)
and accurately evaluate the integral.
QUESTION 14 OF 20
Utilizing substitution techniques, evaluate the definite integral:
\(\int_{0}^{1}\,xe^{x}βdx\)
QUESTION 15 OF 20
If the Marginal Cost is modeled as
\(MC=\frac{x}{\sqrt{2500+x^{2}}}\)
and the fixed cost of producing \(0\) units is βΉ1000, calculate the particular Cost function \(C(x)\).
QUESTION 16 OF 20
The marginal cost of producing \(x\) units is given as
\(MC=x.\)
If the total cumulative cost of producing 3 units is βΉ7800, isolate the exact cost function \(C(x)\).
QUESTION 17 OF 20
QUESTION 18 OF 20
QUESTION 19 OF 20
Evaluate the definite integral using the property
\(\int_{a}^{b}\,f(x)βdx=\int_{a}^{b}\,f(a+b-x)βdx,\)
to carefully evaluate
\(\int_{1}^{3}\,\frac{\sqrt[3]{x}}{\sqrt[3]{x}+\sqrt[3]{β4-xβ}}βdx.\)
QUESTION 20 OF 20
The market supply function for a specific commodity is modeled as
\(p=x^{2}+4x+5.\)
Determine the numerical Producer's Surplus when the fixed market price is
\(p_{0}=10.\)
Test Complete!
Answer Review
1 By applying the inverse formula derived from the product rule of differentiation, evaluate the integral:
\(\int \left[f^{'}(x)e^{x}+f(x)e^{x}\right]βdx\)
Recognize product rule: d/dx [f(\(x)e^{x}\)] Reverse it using integration Direct identification of integrand structure
The integrand is: \(f^{'}(x)e^{x}+f(x)e^{x}\) This matches the product rule: \(\frac{d}{dx}[f(x)e^{x}]=f^{'}(x)e^{x}+f(x)e^{x}\) So, \(\int [f^{'}(x)e^{x}+f(x)e^{x}]dx=f(x)e^{x}+C\) Thus option A is correct.
- Option B β Incorrect pairing; derivative is not multiplied by e^x alone
- Option C β Does not preserve product structure of derivative
- Option D β No squaring arises in product rule form
Used: Elimination + Pattern Recognition
Application: Identify expression as exact derivative of product
Final Logic: Match integrand with derivative of f(x)e^x
"Product rule reversed = product inside integral"
2 Match the specific Rational Function in List I with its corresponding Partial Fractions Decomposition in List II.
| List I | List II |
|---|---|
| 1. \(\frac{px+q}{\left(x+a)(x+b\right)}\) | a. \(\frac{A}{x+a}+\frac{B}{{\left(x+a\right)}^{2}}\) |
| 2. \(\frac{px+q}{{\left(x+a\right)}^{2}}\) | b. \(\frac{A}{x+a}+\frac{B}{x+b}+\frac{C}{x+c}\) |
| 3. \(\frac{px^{2}+qx+c}{\left(x+a)(x+b)(x+c\right)}\) | c. \(\frac{A}{x+a}+\frac{Bx+C}{x^{2}+b}\) |
| 4. \(\frac{px^{2}+qx+c}{\left(x+a)(x^{2}+b\right)}\) | d. \(\frac{A}{x+a}+\frac{B}{x+b}\) |
Match denominator structure with decomposition rules Repeated linear factor β repeated fractions Quadratic factor β linear numerator form
(1) two linear factors β A/(x+a)+B/(x+b) β (d) (2) repeated linear factor β A/(x+a)+B/(x+a)Β² β (a) (3) three linear factors β A/(x+a)+B/(x+b)+C/(x+c) β (b) (4) linear Γ irreducible quadratic β A/(x+a)+(Bx+C)/(xΒ²+b) β (c) Hence mapping matches option C.
- Option A β Incorrect structure for all four mappings
- Option B β Misplaces repeated and quadratic decomposition
- Option D β Completely mismatched pairing logic
Used: Option Grouping
Application: Match denominator pattern types systematically
Final Logic: Structural matching of rational function forms
"Linears split simply, quadratics stay linear-in-numerator"
3 When using "Integration by Parts" applying the formula β« f(x)g(x) dx = f(x)β« g(x) dx - β« [f'(x) β« g(x) dx] dx, which of the following rules accurately dictate the choice of the first function f(x)?
1. The function that is easily differentiable is generally taken as the first function.
2. The second function should be chosen such that its integral is readily available.
3. The ILATE rule (Inverse, Logarithmic, Algebraic, Trigonometric, Exponential) is often used to establish the correct order.
4. The first function must exclusively and always be an exponential function.
Variable substitution changes all components Differential transformation is required Final integral form must adjust completely
1 is correct: variable changes from x β t 2 is correct: dx = g'(t)dt 3 is correct: integral becomes β« f(g(t))g'(t)dt 4 is false: constant C is still required in indefinite integrals So 1, 2, 3 are correct β Option C.
- Option A β misses correct transformed integral form
- Option B β incomplete transformation
- Option D β wrongly removes constant of integration
Used: Elimination
Application: Check correctness of each transformation step
Final Logic: Only D violates integration rule
"Substitute everything except the constant"
4 Which statement is INCORRECT regarding definite integrals?
Definite integrals eliminate constant of integration Evaluation uses limits Only antiderivative difference matters
In definite integrals: \(\int_{a}^{b}\,f(x)βdx=F(b)-F(a)\) The constant cancels out, so adding C is unnecessary. Hence C is incorrect.
- A β required continuity condition
- B β correct fundamental theorem
- D β correct definition of antiderivative
Used: Extreme Word Filter
Application: Identify absolute incorrect requirement
Final Logic: Definite integrals do not use constant C
"Limits kill constants"
5 For an indefinite integral evaluated as F(x) + C, if F(x) = log|x|, the graphical family of curves generated translates to what specific visual transformation as C changes?
Adding C shifts graph vertically Shape remains unchanged Only position changes
y = log|x| + C shifts the graph up/down depending on C, forming a family of curves.
- B β horizontal shift is not caused by +C
- C β logarithmic base does not change
- D β function type remains logarithmic
Used: Conceptual Matching
Application: Interpret effect of constant C
Final Logic: Constant shifts only vertically
"C means Curve shifts"
6 What geometric constraint does a definite integral inherently solve that an indefinite integral is unable to?
A definite integral has fixed limits of integration. It gives a unique numerical value representing the area (or signed area). An indefinite integral represents a family of antiderivatives and includes an arbitrary constant \(C\).
A definite integral evaluates the accumulated quantity between two specified limits, \(x=a\) and \(x=b\). Geometrically, it determines the finite bounded area (or signed area) under a curve between these limits. Since the limits are fixed, the result is a single numerical value rather than a family of functions. An indefinite integral, on the other hand, gives the general antiderivative of a function and is expressed with an arbitrary constant \(C\). It does not specify any interval and therefore cannot determine a unique bounded area unless limits are provided. Thus, Option A correctly distinguishes the geometric significance of a definite integral from an indefinite integral.
- Option B β Definite integration is not used to calculate the linear distance between the roots of a parabola. Root separation is determined using algebraic methods.
- Option C β A definite integral does not restrict a curve to the first quadrant. Curves may lie in any quadrant depending on the function.
- Option D β Definite integration does not eliminate the need for geometric area concepts or standard formulas. It provides a calculus-based method for finding areas, especially for irregular regions.
Used
- Elimination
Application:
- Eliminate options that describe concepts unrelated to definite integration (such as root distance, quadrant restriction, or bypassing geometry). The remaining option correctly states the defining geometric property of a definite integral.
Final Logic:
- A definite integral produces a unique bounded area between specified limits, whereas an indefinite integral represents a family of antiderivatives.
"Limits β One Value; No Limits β Many Curves."
7 Evaluate
\(\int \frac{x^{3}+x^{2}+x+1}{x+1}βdx\)
Simplify by division Cancel (x+1) Integrate termwise
\((x^{3}+x^{2}+x+1)/(x+1)=x^{2}+1\) Then: \(\int (x^{2}+1)dx=x^{3}/3+x+C\)
- B β incorrect algebra simplification
- C β wrong degree integration
- D β mismatch with division result
Used: Substitution/Simplification
Application: Reduce rational expression first
Final Logic: Simplify then integrate
"Divide first, integrate next"
8 Evaluate the logarithmic function integral meticulously using integration by parts:
\(\int xlogβ‘(x)βdx\)
Use integration by parts Choose log x as second function Apply uv - β«vdu
Let u = log x, dv = x dx Then: \(\int xlogxdx=(x^{2}/2)logx-\int x^{2}/2*1/xdx=(x^{2}/2)logx-x^{2}/4+C\)
- A β missing correct coefficient
- C β incorrect structure
- D β wrong integration form
Used: Integration by Parts
Application: ILATE rule selection
Final Logic: Log chosen as u
"LIATE: Log goes first"
9 By applying the algebraic method of completing the square, evaluate the integral:
\(\int \frac{1}{\sqrt{5+4x+x^{2}}}βdx\)
Complete square Recognize log form Use standard identity
5+4x+xΒ² = (x+2)Β²+1 So result: \(logβ‘β£x+2+\sqrt{x^{2}+4x+5}β£+C\)
- B β missing shift
- C β wrong form
- D β inverse trig not applicable
Used: Pattern Recognition
Application: Convert to standard identity
Final Logic: Match log form integral
"Square inside β log outside"
10 Identify the accurately computed result for the specific rational integral:
\(\int \frac{1}{x^{2}-a^{2}}βdx\)
Use partial fractions Split into linear factors Apply log formula
\(1/(x^{2}-a^{2})=1/(2a)[1/(x-a)-1/(x+a)]\) Integrating gives: \(\frac{1}{2a}logβ‘β£\frac{x-a}{x+a}β£+C\)
- B β reversed fraction form
- C β wrong identity type
- D β trig form not applicable
Used: Elimination
Application: Factor denominator
Final Logic: Partial fraction identity
"Difference of squares β log difference"
11 By using the linear property of substitution where
\(\int f(ax+b)βdx=\frac{1}{a}F(ax+b)+C,\)
correctly evaluate:
\(\int e^{2x+3}βdx\)
Use substitution u = 2x + 3 du = 2 dx Apply standard exponential integral
- Let u = 2x + 3, so du = 2 dx β dx = du/2 β β« e^(2x+3) dx = (1/2) β« e^u du β = Β½ e^u + C = Β½ e^(2x+3) + C
- Option A β missing correct scaling factor inversion
- Option C β ignores substitution factor Β½
- Option D β incorrect coefficient
Used: Substitution
Application: Transform exponential inner function linearly
Final Logic: Chain rule reversal introduces 1/2 factor
"Inside derivative comes out inverted"
12 Evaluate
\(\int \frac{2x-3}{x^{2}-3x-18}βdx\)
by observing the exact proportional relationship between the numerator and the derivative of the denominator.
Numerator matches derivative of denominator Direct log integral form Apply β« f'/f rule
- d/dx(xΒ² - 3x - 18) = 2x - 3 β Integral becomes β« f'/f dx β Result = ln|xΒ² - 3x - 18| + C
- Option B β wrong scaling factor
- Option C β incorrect algebraic transformation
- Option D β invalid logarithmic structure
Used: Elimination
Application: Identify derivative-over-function pattern
Final Logic: f'/f β ln|f(x)|
"Derivative over function β log result"
13 Using the method of partial fractions, decompose
\(\frac{x}{\left(x+1)(x+4\right)}\)
and accurately evaluate the integral.
Use partial fractions Split rational expression Integrate logarithmically
- x/((x+1)(x+4)) = -1/3(1/(x+1)) + 4/3(1/(x+4)) β Integrating gives logarithmic terms β Final result matches option A
- Option B β incorrect coefficient signs
- Option C β ignores decomposition
- Option D β swapped coefficients
Used: Option Grouping
Application: Compare coefficients after decomposition
Final Logic: Correct split determines log structure
"Split β log β coefficients matter"
14 Utilizing substitution techniques, evaluate the definite integral:
\(\int_{0}^{1}\,xe^{x}βdx\)
Use integration by parts Evaluate definite limits Simplify expression
- β« x e^x dx = x e^x - β« e^x dx β = x e^x - e^x β Evaluate from 0 to 1 gives 1
- Option B β incorrect evaluation
- Option C β ignores non-zero area
- Option D β incomplete simplification
Used: Substitution
Application: Apply integration by parts method
Final Logic: Boundary evaluation gives final numeric result
"x e^x β parts β plug limits"
15 If the Marginal Cost is modeled as
\(MC=\frac{x}{\sqrt{2500+x^{2}}}\)
and the fixed cost of producing \(0\) units is βΉ1000, calculate the particular Cost function \(C(x)\).
Recognize derivative form Integrate MC Apply fixed cost condition
- MC = x/β(2500+xΒ²) = d/dx(β(2500+xΒ²)) β So C(x) = β(2500+xΒ²) + C β Using C(0)=1000 gives constant adjustment β 950 in expression form
- Option B β incorrect constant adjustment
- Option C β wrong integration structure
- Option D β not integrated form
Used: Substitution
Application: Recognize derivative of square root expression
Final Logic: Reverse chain rule integration
"x over root β root result"
16 The marginal cost of producing \(x\) units is given as
\(MC=x.\)
If the total cumulative cost of producing 3 units is βΉ7800, isolate the exact cost function \(C(x)\).
Integrate MC Use given condition Solve constant
- C(x) = β« x dx = xΒ²/2 + C β C(3) = 9/2 + C = 7800 β C = 7795.5 β Final expression matches A
- Option B β incorrect constant handling
- Option C β wrong integration
- Option D β incorrect power rule
Used: Substitution
Application: Apply definite condition to find constant
Final Logic: Integration + boundary condition
"Integrate β plug β adjust C"
17
Equilibrium occurs when demand equals supply. Solve \(x_{d}=x_{s}\)to determine the equilibrium point. Surplus is calculated only after finding equilibrium.
The passage states that market equilibrium is achieved when the quantity demanded equals the quantity supplied, represented by \(x_{d}=x_{s}.\) Solving this equation gives the equilibrium quantity \(\left(x_{0}\right)\), from which the equilibrium price \(\left(p_{0}\right)\)is obtained using either the demand or supply function. Since producer surplus depends on the equilibrium price and quantity, finding the equilibrium point is the essential first step before evaluating the definite integral. Therefore, Option B is correct.
- Option A β A definite integral is used to calculate producer surplus after equilibrium has been determined.
- Option C β Marginal cost has no role in determining the equilibrium between demand and supply.
- Option D β Substituting \(x=0\) only gives intercept values and does not determine the equilibrium point.
Used
- Contextual/Tonal Matching
Application:
- The passage explicitly states that equilibrium is created when \(x_{d}=x_{s}\). Matching this statement directly with the options identifies the correct answer.
Final Logic:
- The passage directly defines equilibrium by the equation \(x_{d}=x_{s}\), making Option B the correct choice.
"Demand = Supply = Equilibrium."
18
Producer surplus is the area above the supply curve. It lies below the equilibrium price line. It equals the revenue rectangle minus the area under the supply curve.
The passage clearly states that the Producer Surplus (PS) is obtained by subtracting the area under the supply curve from the total revenue rectangle. Thus, \(PS=p_{0}x_{0}-\int_{0}^{x_{0}}\,g(x)βdx.\) Here, \(p_{0}x_{0}\)represents the area of the rectangle formed by the equilibrium price and quantity. \(\int_{0}^{x_{0}}\,g(x)βdx\) represents the area under the supply curve. Their difference gives the producer surplus. Therefore, Option B is correct.
- Option A β This represents the reverse order and uses the demand function instead of the supply function.
- Option C β This formula represents the area between demand and supply curves, not the producer surplus.
- Option D β Producer surplus is obtained by subtracting, not adding, the area under the supply curve.
Used
- Contextual/Tonal Matching
Application:
- The passage explicitly provides the producer surplus formula. Matching the stated formula with the options immediately identifies the correct answer.
Final Logic:
- Producer surplus equals the revenue rectangle minus the area under the supply curve, which is exactly Option B.
"Producer Surplus = Rectangle β Supply Area."
19 Evaluate the definite integral using the property
\(\int_{a}^{b}\,f(x)βdx=\int_{a}^{b}\,f(a+b-x)βdx,\)
to carefully evaluate
\(\int_{1}^{3}\,\frac{\sqrt[3]{x}}{\sqrt[3]{x}+\sqrt[3]{β4-xβ}}βdx.\)
Use symmetry property Apply substitution x β 4-x Average integrals
- Let I = integral β Using symmetry, I + I = β«1 to 3 1 dx β So 2I = 2 β I = 1
- Option B β overestimation
- Option C β incorrect scaling
- Option D β ignores symmetry
Used: Option Grouping
Application: Symmetry-based integral simplification
Final Logic: Symmetry reduces integral to constant
"Symmetry β halve total"
20 The market supply function for a specific commodity is modeled as
\(p=x^{2}+4x+5.\)
Determine the numerical Producer's Surplus when the fixed market price is
\(p_{0}=10.\)
Find equilibrium point Apply PS formula Evaluate integral
- Solve xΒ² + 4x + 5 = 10 β xβ = 1 β PS = pβxβ β β«βΒΉ (xΒ²+4x+5)dx β = 10 β (1/3 + 2 + 5) = 8/3
- Option B β incorrect subtraction
- Option C β wrong integration
- Option D β ignores area concept
Used: Substitution
Application: Apply equilibrium + integral definition
Final Logic: Surplus = rectangle β curve area
"Price area minus curve area"
