πŸŽ“ BookMCQ
← Back to 6. Integration

πŸ“ Logarithmic and Other Functions Defined by Integrals (24 MCQs)

πŸ“– From Calculus β€’ 6. Integration β€’ 24 questions available

What is Logarithmic and Other Functions Defined by Integrals?

Definition:
The natural logarithm is defined as ln⁑(x)=∫1x1t dt\ln(x) = \int_1^x \frac{1}{t} \, dt for x>0x>0. This integral definition establishes ln(x) as the area under 1/t1/t, from which its properties like ln⁑(ab)=ln⁑a+ln⁑b\ln(ab)=\ln a+\ln b are derived.

Example:
Derive ddxln⁑(x)\frac{d}{dx}\ln(x). By FTC Part 1, derivative of ∫1x1tdt\int_1^x \frac{1}{t} dt is 1x\frac{1}{x}. This confirms the standard derivative rule for natural logs.

Reason:
Defining functions via integrals provides a rigorous foundation for transcendental functions, linking algebraic properties to geometric area interpretations.

10
Easy
13
Medium
1
Hard

πŸ“ All Logarithmic and Other Functions Defined by Integrals MCQs

Q1. Using the integral definition ln⁑x=∫1x1tdt\ln x = \int_1^x \frac{1}{t} dt, which of the following is the correct geometric interpretation of ln⁑(1/2)\ln(1/2)?

A.The area under y=1/ty=1/t from t=1/2t=1/2 to t=1t=1
B.The negative of the area under y=1/ty=1/t from t=1/2t=1/2 to t=1t=1 βœ…
C.The area under y=1/ty=1/t from t=1t=1 to t=2t=2
D.The area under y=1/ty=1/t from t=0t=0 to t=1/2t=1/2
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Since 1/2<11/2 < 1, the integral ∫11/21/t dt\int_1^{1/2} 1/t \, dt is negative. The Fundamental Theorem of Calculus gives ln⁑(1/2)=βˆ’βˆ«1/211/t dt\ln(1/2) = - \int_{1/2}^1 1/t \, dt, which is the negative of the area under the curve from 1/21/2 to 11. Option A confuses the sign, Option C confuses the interval, and Option D is incorrect because the integral starts at 1, not 0.

Q2. Given the definition ln⁑x=∫1x1tdt\ln x = \int_1^x \frac{1}{t} dt, a student concludes that ln⁑x\ln x is always positive for x>0x > 0. What is the error in this reasoning?

A.The student incorrectly assumes the integrand is always positive, which it is, but the integral is positive only for x>1x > 1.
B.The student incorrectly assumes the integrand is positive, which is false for x<1x<1.
C.The student incorrectly assumes the integral's sign depends solely on the integrand's sign, ignoring the limits of integration. βœ…
D.The student incorrectly assumes ln⁑x\ln x is defined for all real numbers.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The sign of a definite integral depends on both the integrand and the limits. While 1/t1/t is positive for t>0t>0, the integral from 1 to x is negative when 0<x<10 < x < 1 because the upper limit is less than the lower limit. Option C correctly identifies the core error: ignoring the effect of the limits on the integral's sign. Option B is false because the integrand is indeed positive, and Option A is partially true but misses the key point about integration limits.

Q3. A particle's velocity is given by v(t)=1tv(t) = \frac{1}{t}. If its position at t=1t=1 is s(1)=3s(1)=3, what is its position function s(t)s(t) for t>0t>0?

A.s(t)=ln⁑ts(t) = \ln t
B.s(t)=ln⁑t+3s(t) = \ln t + 3 βœ…
C.s(t)=ln⁑tβˆ’3s(t) = \ln t - 3
D.s(t)=ln⁑∣t∣+3s(t) = \ln|t| + 3
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Since velocity is the derivative of position, s&#039;(t) = v(t) = 1/t. Integrating gives s(t)=ln⁑t+Cs(t) = \ln t + C for t>0t>0. Using the initial condition s(1)=3s(1)=3, we get 3=ln⁑1+C3 = \ln 1 + C, so C=3C = 3. Thus, s(t)=ln⁑t+3s(t) = \ln t + 3. Option C incorrectly subtracts the constant, and Option A forgets the initial condition. Option D uses the absolute value, which is unnecessary for t>0t>0.

Q4. The Fresnel sine function is defined as S(x)=∫0xsin⁑(Ο€t2/2)dtS(x) = \int_0^x \sin(\pi t^2/2) dt. Which of the following is the best interpretation of S(2)S(2)?

A.The area under y=sin⁑(Ο€t2/2)y = \sin(\pi t^2/2) from t=0t=0 to t=2t=2
B.The net signed area between y=sin⁑(Ο€t2/2)y = \sin(\pi t^2/2) and the t-axis from t=0t=0 to t=2t=2 βœ…
C.The derivative of sin⁑(Ο€x2/2)\sin(\pi x^2/2) at x=2x=2
D.The value of sin⁑(Ο€x2/2)\sin(\pi x^2/2) at x=2x=2
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: By definition, a definite integral from 0 to 2 represents the net signed area. Since sin⁑(Ο€t2/2)\sin(\pi t^2/2) can be negative, the integral is not simply the 'area' (which is always positive). Option A is incorrect because it ignores the sign of the function. Option C and D confuse the function with its integral and derivative, respectively, as per the Fundamental Theorem of Calculus.

Q5. A student attempts to find ddx∫0x211+t2dt\frac{d}{dx} \int_0^{x^2} \frac{1}{1+t^2} dt and writes 11+x4\frac{1}{1+x^4}. Which crucial step did they miss?

A.They forgot to apply the chain rule and multiply by the derivative of the upper limit, 2x2x. βœ…
B.They used the wrong antiderivative for 1/(1+t2)1/(1+t^2).
C.They incorrectly treated x2x^2 as a constant.
D.They forgot to evaluate the integrand at the lower limit.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The Fundamental Theorem of Calculus Part 2 states: \frac{d}{dx} \int_a^{g(x)} f(t) dt = f(g(x)) g&#039;(x). The student correctly substituted the upper limit into the integrand but forgot to multiply by the derivative of the upper limit, which is 2x2x. The correct answer is 2x1+x4\frac{2x}{1+x^4}. Option B is false because the antiderivative is not needed here. Option D is irrelevant as the lower limit is constant.

Q6. Consider the graph of y=f(t)y = f(t) which is positive and increasing for t>0t>0. Define F(x)=∫1xf(t)dtF(x) = \int_1^x f(t) dt. Which statement about F(x)F(x) is most accurate for x>1x>1?

A.F(x)F(x) is decreasing and concave up.
B.F(x)F(x) is increasing and concave up. βœ…
C.F(x)F(x) is increasing and concave down.
D.F(x)F(x) is decreasing and concave down.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: By the Fundamental Theorem of Calculus, F&#039;(x) = f(x). Since f(x)f(x) is positive for x>1x>1, F&#039;(x) > 0, so F(x)F(x) is increasing. Since f(x)f(x) is increasing, F&#039;&#039;(x) = f&#039;(x) > 0, so F(x)F(x) is concave up. Option A reverses the monotonicity. Option C incorrectly states concave down. Option D is incorrect for both properties.

Q7. A common mistake when differentiating F(x)=∫x11tdtF(x) = \int_{x}^{1} \frac{1}{t} dt is to write 1/x1/x. What is the correct derivative?

A.1/x1/x
B.βˆ’1/x-1/x βœ…
C.xx
D.βˆ’x-x
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Using the property ∫x1f(t)dt=βˆ’βˆ«1xf(t)dt\int_x^1 f(t)dt = - \int_1^x f(t)dt, we have F(x)=βˆ’βˆ«1x1/t dtF(x) = - \int_1^x 1/t \, dt. Differentiating gives F&#039;(x) = -1/x. The common mistake is forgetting the negative sign that arises from swapping the limits of integration. Option A is the derivative of ∫1x1/t dt\int_1^x 1/t \, dt, not ∫x11/t dt\int_x^1 1/t \, dt. Options C and D are incorrect and likely arise from an improper Easy of the power rule.

Q8. Using the integral definition of ln⁑x\ln x, which of the following correctly proves the property ln⁑(ab)=ln⁑a+ln⁑b\ln(ab) = \ln a + \ln b?

A.By showing ∫1ab1/t dt=∫1a1/t dt+∫aab1/t dt\int_1^{ab} 1/t \, dt = \int_1^a 1/t \, dt + \int_a^{ab} 1/t \, dt and using substitution t=aut=au. βœ…
B.By differentiating ln⁑(ab)βˆ’ln⁑a\ln(ab) - \ln a.
C.By using the definition ln⁑(ab)=∫1ab1/t dt=∫1a1/t dt+∫1b1/t dt\ln(ab) = \int_1^{ab} 1/t \, dt = \int_1^a 1/t \, dt + \int_1^b 1/t \, dt.
D.By showing the function f(x)=ln⁑(ax)βˆ’ln⁑af(x) = \ln(ax) - \ln a has derivative 0.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The standard proof involves splitting the integral ∫1ab1/t dt=∫1a1/t dt+∫aab1/t dt\int_1^{ab} 1/t \, dt = \int_1^a 1/t \, dt + \int_a^{ab} 1/t \, dt. For the second integral, substituting t=aut=au, dt=a dudt = a \, du, and changing limits from t=at=a to u=1u=1 and t=abt=ab to u=bu=b, gives ∫1b1/u du\int_1^b 1/u \, du. Thus, ln⁑(ab)=ln⁑a+ln⁑b\ln(ab) = \ln a + \ln b. Option B is a correct approach but less direct. Option C ignores the substitution needed for the second integral. Option D is a different, albeit correct, proof.

Q9. The error function is defined as erf(x)=2Ο€βˆ«0xeβˆ’t2dt\text{erf}(x) = \frac{2}{\sqrt{\pi}} \int_0^x e^{-t^2} dt. What is the limit lim⁑xβ†’βˆžerf(x)\lim_{x \to \infty} \text{erf}(x)?

A.00
B.11 βœ…
C.Ο€2\frac{\sqrt{\pi}}{2}
D.∞\infty
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The error function is used in probability and statistics. As xβ†’βˆžx \to \infty, the integral ∫0∞eβˆ’t2dt=Ο€/2\int_0^\infty e^{-t^2} dt = \sqrt{\pi}/2, which is a known result (Gaussian integral). Thus, lim⁑xβ†’βˆžerf(x)=2Ο€β‹…Ο€2=1\lim_{x \to \infty} \text{erf}(x) = \frac{2}{\sqrt{\pi}} \cdot \frac{\sqrt{\pi}}{2} = 1. Option A and C are incorrect values; Option D is a common misconception for functions defined by integrals.

Q10. A model for the spread of a disease predicts r(t)=1t+1r(t) = \frac{1}{t+1} individuals per day. If there are 0 infected people at t=0t=0, find the function P(t)P(t) for the number infected after tt days.

A.P(t)=ln⁑(t+1)P(t) = \ln(t+1) βœ…
B.P(t)=ln⁑∣t+1∣+CP(t) = \ln|t+1| + C
C.P(t)=ln⁑(t+1)+1P(t) = \ln(t+1) + 1
D.P(t)=1(t+1)2P(t) = \frac{1}{(t+1)^2}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The rate of change of the infected population is P&#039;(t) = r(t). Thus, P(t)=∫1t+1dt=ln⁑(t+1)+CP(t) = \int \frac{1}{t+1} dt = \ln(t+1) + C. Since P(0)=0P(0)=0, we get 0=ln⁑(1)+C0 = \ln(1) + C, so C=0C=0. Thus, P(t)=ln⁑(t+1)P(t) = \ln(t+1). Option B is an indefinite integral without applying the initial condition. Option C has an incorrect constant. Option D is the derivative of βˆ’1/(t+1)-1/(t+1), which is not the integral.

Q11. Given the function F(x)=∫0x2sin⁑(t2)dtF(x) = \int_{0}^{x^2} \sin(t^2) dt, what is F&#039;&#039;(0)?

A.00 βœ…
B.22
C.44
D.Undefined
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: First, F&#039;(x) = 2x \sin(x^4) by the Fundamental Theorem of Calculus and the chain rule. Then, F&#039;&#039;(x) = 2 \sin(x^4) + 2x \cdot \cos(x^4) \cdot 4x^3 = 2 \sin(x^4) + 8x^4 \cos(x^4). Evaluating at x=0x=0 gives F&#039;&#039;(0) = 2 \sin(0) + 0 = 0. Options B and C are incorrect and might arise from misapplying the chain rule or differentiating the product incorrectly. Option D is a common trap when functions are defined by integrals, but here the derivative exists and is well-defined.

Q12. Which of the following is a crucial difference between a function defined by an integral and one expressed in terms of elementary functions?

A.Integrals always produce functions that are more complex.
B.Functions defined by integrals may not have derivatives.
C.An integral representation is a complete and precise definition of a function's value for each point in its domain, whereas an elementary expression is just a closed-form formula. βœ…
D.There is no difference; both are equally easy to compute numerically.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: A function defined by an integral, like erf(x)\text{erf}(x), is precisely defined for every xx by the value of the definite integral. This is a rigorous mathematical definition. While it might lack a simple closed-form, it is not less 'complete.' Option A is subjective. Option B is false, as continuous integrands guarantee differentiability. Option D is false, as functions like erf(x)\text{erf}(x) are computationally intensive to evaluate, requiring numerical methods.

Q13. A student uses the definition ln⁑x=∫1x1tdt\ln x = \int_1^x \frac{1}{t} dt to prove lim⁑xβ†’βˆžln⁑x=∞\lim_{x \to \infty} \ln x = \infty. Which argument is logically sound?

A.Since ln⁑x\ln x is the area under y=1/ty=1/t from 1 to x, and the region is unbounded, the area must be infinite.
B.For any integer n, if x>2nx > 2^n, then ln⁑x>ln⁑2n=nln⁑2\ln x > \ln 2^n = n \ln 2. Since ln⁑2>0\ln 2 > 0, this can be made arbitrarily large. βœ…
C.The function 1/t1/t is positive and decreasing, so its integral from 1 to infinity must diverge.
D.Since the derivative of ln⁑x\ln x is 1/x1/x which approaches 0, the function must approach infinity.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Option B uses the formal definition of a limit to infinity. It establishes that for any large number MM, we can choose n such that nln⁑2>Mn \ln 2 > M, and then for any x>2nx > 2^n, ln⁑x>M\ln x > M. This is a rigorous proof. Option A is an intuitive but not formal argument. Option C is a known theorem but not a proof from the definition. Option D is a logically flawed argument; a derivative approaching zero does not imply the function approaches infinity.

Q14. A function FF is defined by F(x)=∫1xsin⁑ttdtF(x) = \int_{1}^{x} \frac{\sin t}{t} dt. Which of the following statements about the derivative F&#039;(x) is true?

A.F&#039;(x) = \frac{\sin x}{x}, and this is valid for all real xx.
B.F&#039;(x) = \frac{\sin x}{x}, but this is only valid for xβ‰ 0x \neq 0. βœ…
C.The derivative exists only for x>0x > 0.
D.The derivative cannot be found because the antiderivative of sin⁑t/t\sin t / t is not an elementary function.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The Fundamental Theorem of Calculus states that F&#039;(x) = \sin x / x. However, this function is undefined at x=0x=0 because of division by zero. The integral is defined and differentiable for all x, but the derivative formula is only valid where the integrand is continuous, which excludes x=0x=0. Option A incorrectly states it's valid for all x. Option C is false; sin⁑t/t\sin t / t is continuous for all tβ‰ 0t \neq 0, so the integral is defined on all intervals excluding zero. Option D is a common misconception; the derivative exists, even if the antiderivative isn't elementary.

Q15. Using the integral definition of ln⁑x\ln x, a student wants to compare ln⁑4\ln 4 and ln⁑8\ln 8. Which of the following is the most efficient method without directly evaluating the integrals?

A.Since 8=2β‹…48 = 2 \cdot 4, we use ln⁑8=ln⁑(2β‹…4)=ln⁑2+ln⁑4\ln 8 = \ln(2 \cdot 4) = \ln 2 + \ln 4, so ln⁑8>ln⁑4\ln 8 > \ln 4.
B.Since 8>48 > 4, and 1/t1/t is positive for t>0t>0, the integral from 1 to 8 is greater than the integral from 1 to 4.
C.The derivative ddxln⁑x=1/x\frac{d}{dx} \ln x = 1/x is positive, so ln⁑x\ln x is increasing, hence ln⁑8>ln⁑4\ln 8 > \ln 4. βœ…
D.Graph the function y=1/ty=1/t and observe the area from 1 to 8 is greater than from 1 to 4.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Option C is the most elegant and theoretically sound proof. The derivative of ln⁑x\ln x is 1/x1/x, which is positive for x>0x>0, proving ln⁑x\ln x is strictly increasing. Therefore, for 8>48>4, ln⁑8>ln⁑4\ln 8 > \ln 4. Option A is circular, as it requires knowing ln⁑2>0\ln 2 > 0. Option B relies on the monotonicity of 1/t1/t, which is true but less direct. Option D is a geometric argument, not a rigorous algebraic one.

Q16. The Fresnel cosine function C(x)=∫0xcos⁑(Ο€t2/2)dtC(x) = \int_0^x \cos(\pi t^2/2) dt has a relative maximum when C&#039;(x)=0 and C&#039;&#039;(x)<0. For what positive value of x does this occur?

A.x=2x = \sqrt{2}
B.x=1x = 1 βœ…
C.x=2x = 2
D.x=3x = \sqrt{3}
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: We have C&#039;(x) = \cos(\pi x^2/2). Setting C&#039;(x)=0 gives Ο€x2/2=Ο€/2+nΟ€\pi x^2/2 = \pi/2 + n\pi, so x2=1+2nx^2 = 1 + 2n. For n=0n=0, x=1x=1. For x=1x=1, C&#039;&#039;(x) = -\pi x \sin(\pi x^2/2). At x=1x=1, C&#039;&#039;(1) = -\pi \sin(\pi/2) = -\pi < 0, which indicates a relative maximum. Option A is incorrect because x=2x=\sqrt{2} would be a minimum. Option C and D are also incorrect as they are not critical points.

Q17. A common mistake when working with ln⁑x=∫1x1tdt\ln x = \int_1^x \frac{1}{t} dt is to say ln⁑(βˆ’2)=∫1βˆ’21tdt\ln(-2) = \int_1^{-2} \frac{1}{t} dt. Why is this mathematically invalid?

A.Because the function 1/t1/t is not integrable on any interval.
B.Because the definite integral is only defined for continuous functions on closed intervals, and 1/t1/t is not continuous on the interval from 1 to -2.
C.Because the natural logarithm is only defined for positive arguments, so ln⁑(βˆ’2)\ln(-2) is not a real number, and the integral on that interval is not a real number. βœ…
D.Because the limits of integration must be in increasing order.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The integral ∫1βˆ’21tdt\int_1^{-2} \frac{1}{t} dt is improper because the function is discontinuous at t=0t=0, which lies between the limits. It does not converge to a real number. Option A is incorrect because 1/t1/t is integrable on any interval that does not contain 0. Option B is partially true but misses the key point that the integral diverges. Option D is false; limits can be swapped, but the integral would be ∫1βˆ’2\int_1^{-2}, which is improper.

Q18. Which of the following initial-value problems cannot be solved by the general formula y(x)=y0+∫x0xf(t)dty(x) = y_0 + \int_{x_0}^x f(t)dt?

A.dy/dx=1/x,y(1)=0dy/dx = 1/x, y(1)=0
B.dy/dx=eβˆ’x2,y(0)=1dy/dx = e^{-x^2}, y(0)=1
C.dy/dx=sec⁑2x,y(Ο€/4)=1dy/dx = \sec^2 x, y(\pi/4)=1
D.dy/dx=∣x∣,y(0)=0dy/dx = |x|, y(0)=0 βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: Formula (11) assumes the integrand f(t)f(t) is continuous on an open interval containing the path from x0x_0 to xx. The function f(x)=∣x∣f(x)=|x| is continuous everywhere, so the formula applies. Actually, all these functions are continuous on appropriate intervals. The question tests understanding that the formula applies to all continuous f, including those without elementary antiderivatives. Options A, B, and C all have continuous integrands on the relevant intervals. Option D is the trick question; it is also continuous and solvable.

Q19. Consider the function F(x)=∫1x1tdtF(x) = \int_{1}^{x} \frac{1}{t} dt. A student states F&#039;(x) = \frac{1}{x} and F&#039;&#039;(x) = -\frac{1}{x^2}. Which statement is true regarding the concavity of F(x)F(x)?

A.F(x)F(x) is concave up for all x>0x > 0.
B.F(x)F(x) is concave down for all x>0x > 0. βœ…
C.F(x)F(x) has an inflection point at x=1x=1.
D.F(x)F(x) is not concave anywhere.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The second derivative of ln⁑x\ln x is βˆ’1/x2-1/x^2, which is negative for all x>0x > 0. A negative second derivative means the function is concave down. Option A is incorrect; it would require a positive second derivative. Option C is false because F&#039;&#039;(x) never changes sign. Option D is false because the function is clearly concave down.

Q20. A particle moves along the ss-axis with acceleration a(t)=1ta(t) = \frac{1}{t} for t>0t>0. Its initial velocity is v(1)=2v(1)=2. What is its velocity function v(t)v(t)?

A.ln⁑t+2\ln t + 2 βœ…
B.ln⁑t+1\ln t + 1
C.ln⁑∣t∣+2\ln|t| + 2
D.ln⁑t+C\ln t + C, where C is any constant.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Acceleration is the derivative of velocity: v&#039;(t) = a(t) = 1/t. Integrating gives v(t)=ln⁑t+Cv(t) = \ln t + C. Using the initial condition v(1)=2v(1)=2, we get 2=ln⁑1+C2 = \ln 1 + C, so C=2C=2. Thus, v(t)=ln⁑t+2v(t) = \ln t + 2. Option C unnecessarily uses the absolute value, which is valid but not simpler. Option B has an incorrect constant. Option D is the general solution without applying the initial condition.

Q21. A student differentiates F(x)=∫0xsin⁑ttdtF(x) = \int_{0}^{x} \frac{\sin t}{t} dt and correctly gets F&#039;(x) = \frac{\sin x}{x}. For their next problem, they differentiate G(x)=∫0x2sin⁑ttdtG(x) = \int_{0}^{x^2} \frac{\sin t}{t} dt and write G&#039;(x) = \frac{\sin x^2}{x^2}. What is the best critique of their solution?

A.They should have used the chain rule, so G&#039;(x) = \frac{\sin x^2}{x^2} \cdot 2x. βœ…
B.They forgot to substitute x2x^2 into the integrand.
C.The derivative does not exist because sin⁑t/t\sin t / t is not defined at t=0t=0.
D.They are correct because the fundamental theorem applies directly.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The student correctly applied the chain rule in the first part but forgot it in the second. The correct derivative is G&#039;(x) = \frac{\sin x^2}{x^2} \cdot 2x = \frac{2 \sin x^2}{x}. Option B is incorrect; they did substitute x2x^2, but didn't multiply by its derivative. Option C is false; while the integrand has a removable discontinuity at 0, the integral is differentiable. Option D is false.

Q22. Which of the following is a correct statement about the function f(x)=∫xx21tdtf(x) = \int_{x}^{x^2} \frac{1}{t} dt for x>0x > 0?

A.f(x)=ln⁑xf(x) = \ln x
B.f(x)=ln⁑x2βˆ’ln⁑x=ln⁑xf(x) = \ln x^2 - \ln x = \ln x
C.f(x)=ln⁑xβˆ’ln⁑x2=βˆ’ln⁑xf(x) = \ln x - \ln x^2 = -\ln x βœ…
D.f(x)=∫0x21/t dtβˆ’βˆ«0x1/t dtf(x) = \int_0^{x^2} 1/t \, dt - \int_0^x 1/t \, dt
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Using the properties of integrals and logarithms: f(x)=∫xx21tdt=ln⁑t∣xx2=ln⁑(x2)βˆ’ln⁑(x)=2ln⁑xβˆ’ln⁑x=ln⁑xf(x) = \int_{x}^{x^2} \frac{1}{t} dt = \ln t |_{x}^{x^2} = \ln(x^2) - \ln(x) = 2\ln x - \ln x = \ln x. Wait, let's re-evaluate. The correct Easy: ∫xx21/t dt=ln⁑t∣xx2=ln⁑(x2)βˆ’ln⁑(x)=2ln⁑xβˆ’ln⁑x=ln⁑x\int_x^{x^2} 1/t \, dt = \ln t \big|_x^{x^2} = \ln(x^2) - \ln(x) = 2\ln x - \ln x = \ln x. Option A is correct. Option C is the negative of the correct answer. Option D uses an improper integral starting at 0. Option B is incorrect in its evaluation.

Q23. Given the graph of a positive, continuous function f(t)f(t), define F(x)=∫1xf(t)dtF(x) = \int_{1}^{x} f(t) dt. If F(3)=5F(3) = 5 and F(5)=9F(5) = 9, what is the average value of f(t)f(t) on the interval [3,5]?

A.2 βœ…
B.4
C.74\frac{7}{4}
D.145\frac{14}{5}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The average value of f(t)f(t) on [3,5] is 15βˆ’3∫35f(t)dt\frac{1}{5-3} \int_3^5 f(t) dt. Using the Fundamental Theorem of Calculus, ∫35f(t)dt=F(5)βˆ’F(3)=9βˆ’5=4\int_3^5 f(t) dt = F(5) - F(3) = 9 - 5 = 4. Thus, the average value is 12β‹…4=2\frac{1}{2} \cdot 4 = 2. Option B is the integral itself, not the average. Option C and D are arbitrary values derived from incorrect sums.

Q24. A student uses a calculator to approximate ln⁑2\ln 2 and gets 0.693. Another student uses the midpoint rule with n=10n=10 to approximate ∫121/t dt\int_1^2 1/t \, dt and gets 0.693. Which statement is most accurate?

A.The calculator is correct, but the midpoint rule approximation is incorrect because it only approximates the area.
B.The midpoint rule gives the exact value of ln⁑2\ln 2 because n=10n=10 is sufficiently large.
C.Both methods are approximations, but the calculator's built-in function is more precise than the midpoint rule with n=10n=10. βœ…
D.The midpoint rule with n=10n=10 is more accurate than the calculator because calculators have rounding errors.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Both methods are numerical approximations of the true value of ln⁑2\ln 2. A calculator typically uses more sophisticated algorithms and can compute with high precision, while the midpoint rule with n=10n=10 is a relatively coarse approximation. Option A is false because both are approximations. Option B is false; it's an approximation, not exact. Option D is generally false; calculator approximations are usually very accurate.

πŸ”— Related Topics (MCQs)