BrainyBeeBrainyBee
ExploreBlogStart Studying
Home›Explore›Single Variable Calculus Course Materials
📐

Free Single Variable Calculus Course Materials Study Resources

Free study resources for Single Variable Calculus Course Materials — practice questions, mock exams, AI-generated study notes, and flashcards.

122
Practice Questions
12
Source Materials
Start Studying — Free

On This Page

  • Practice Questions (15)
  • Related Study Resources

Single Variable Calculus Course Materials Practice Questions

Try 15 sample questions from a bank of 122. Answers and detailed explanations included.

Q1hard

A hemispherical tank with a radius of R=4 misfilledtothetopwithwater(densityρ=1000 kg/m3).Calculatethetotalworkrequiredtopumpallthewateroutthroughanoutletlocatedexactlyatthetoprimofthetank.(Useg=9.8 m/s2R = 4\text{ m} is filled to the top with water (density \rho = 1000\text{ kg/m}^3). Calculate the total work required to pump all the water out through an outlet located exactly at the top rim of the tank. (Use g = 9.8\text{ m/s}^2R=4 misfilledtothetopwithwater(densityρ=1000 kg/m3).Calculatethetotalworkrequiredtopumpallthewateroutthroughanoutletlocatedexactlyatthetoprimofthetank.(Useg=9.8 m/s2 and assume work is done only against gravity).

A.

$156,$800\pi J$$

B.

$313,$600\pi J$$

C.

$627,$200\pi J$$

D.

$1,254,$400\pi J$$

Show answer & explanation

Correct Answer: C

To calculate the work required to pump the liquid, we use the integral W=∫dW.1.∗∗EstablishaCoordinateSystem∗∗:Letyrepresenttheverticaldistancefromthetoprimofthetank(y=0)downtothebottom(y=4).2.∗∗AnalyzeaSlice∗∗:ConsiderahorizontalsliceofwateratdepthyW = \int dW. 1. **Establish a Coordinate System**: Let y represent the vertical distance from the top rim of the tank (y=0) down to the bottom (y=4). 2. **Analyze a Slice**: Consider a horizontal slice of water at depth yW=∫dW.1.∗∗EstablishaCoordinateSystem∗∗:Letyrepresenttheverticaldistancefromthetoprimofthetank(y=0)downtothebottom(y=4).2.∗∗AnalyzeaSlice∗∗:Considerahorizontalsliceofwateratdepthy with thickness dy.Thesliceisacirclewithradiusr.UsingthePythagoreantheoremforthehemisphericalprofile,r2+y2=R2dy. The slice is a circle with radius r. Using the Pythagorean theorem for the hemispherical profile, r^2 + y^2 = R^2dy.Thesliceisacirclewithradiusr.UsingthePythagoreantheoremforthehemisphericalprofile,r2+y2=R2, so r2=16−y2.3.∗∗ForceoftheSlice∗∗:ThevolumeofthissliceisdV=πr2dy=π(16−y2)dy.Theweight(force)requiredtoliftitisdF=ρgdV=1000⋅9.8⋅π(16−y2)dy=9800π(16−y2)dy.4.∗∗WorkfortheSlice∗∗:Toliftthisslicetothetoprim,itmusttraveladistanced=yr^2 = 16 - y^2. 3. **Force of the Slice**: The volume of this slice is dV = \pi r^2 dy = \pi(16 - y^2) dy. The weight (force) required to lift it is dF = \rho g dV = 1000 \cdot 9.8 \cdot \pi(16 - y^2) dy = 9800\pi(16 - y^2) dy. 4. **Work for the Slice**: To lift this slice to the top rim, it must travel a distance d = yr2=16−y2.3.∗∗ForceoftheSlice∗∗:ThevolumeofthissliceisdV=πr2dy=π(16−y2)dy.Theweight(force)requiredtoliftitisdF=ρgdV=1000⋅9.8⋅π(16−y2)dy=9800π(16−y2)dy.4.∗∗WorkfortheSlice∗∗:Toliftthisslicetothetoprim,itmusttraveladistanced=y. Thus, dW=y⋅dF=9800π(16y−y3)dydW = y \cdot dF = 9800\pi(16y - y^3) dydW=y⋅dF=9800π(16y−y3)dy. 5. Integration: Summing the work for all slices from y=0y=0y=0 to y=4y=4y=4: W=∫049800π(16y−y3)dy=9800π[8y2−14y4]04W = \int_{0}^{4} 9800\pi(16y - y^3) dy = 9800\pi [8y^2 - \frac{1}{4}y^4]_0^4W=∫04​9800π(16y−y3)dy=9800π[8y2−41​y4]04​. Evaluating at the boundaries: W=9800π[8(16)−14(256)]=9800π[128−64]=9800π(64)=627,200π JW = 9800\pi [8(16) - \frac{1}{4}(256)] = 9800\pi [128 - 64] = 9800\pi(64) = 627,200\pi\text{ J}W=9800π[8(16)−41​(256)]=9800π[128−64]=9800π(64)=627,200π J. Answer: C

Q2easy

Which of the following is the derivative of the function f(x)=4x3+2x2+5f(x) = 4x^3 + 2x^2 + 5f(x)=4x3+2x2+5 with respect to xxx?

A.

12x^3 + 4x^2

B.

12x^2 + 4x

C.

12x^2 + 4x + 5

D.

12x^2 + 2x^2 + 5

Show answer & explanation

Correct Answer: B

To find the derivative of the polynomial f(x)=4x3+2x2+5f(x) = 4x^3 + 2x^2 + 5f(x)=4x3+2x2+5, we apply the Power Rule and Sum Rule term-by-term. First, applying the Power Rule (d/dx[xn]=nxn−1d/dx[x^n] = nx^{n-1}d/dx[xn]=nxn−1) and Constant Multiple Rule to the first term: d/dx(4x3)=4(3x2)=12x2d/dx(4x^3) = 4(3x^2) = 12x^2d/dx(4x3)=4(3x2)=12x2. Second, applying it to the second term: d/dx(2x2)=2(2x1)=4xd/dx(2x^2) = 2(2x^1) = 4xd/dx(2x2)=2(2x1)=4x. Third, the derivative of the constant term 5 is 0. Summing these results gives f′(x)=12x2+4xf'(x) = 12x^2 + 4xf′(x)=12x2+4x. The correct option is B.

Q3easy

Identify the value of the following limit: lim⁡x→3x2−9x−3\lim_{x \to 3} \frac{x^2 - 9}{x - 3}limx→3​x−3x2−9​

A.

0

B.

3

C.

6

D.

The limit is undefined

Show answer & explanation

Correct Answer: C

To evaluate the limit lim⁡x→3x2−9x−3\lim_{x \to 3} \frac{x^2 - 9}{x - 3}limx→3​x−3x2−9​, follow these steps:

  1. Check for Indeterminate Form: Substitute x=3intotheexpression.Weget32−93−3=00x = 3 into the expression. We get \frac{3^2 - 9}{3 - 3} = \frac{0}{0}x=3intotheexpression.Weget3−332−9​=00​. This is an indeterminate form, which means we must use algebraic techniques to simplify the expression.

  2. Factor the Numerator: The numerator x2−9isadifferenceofsquaresandcanbefactoredas(x−3)(x+3)x^2 - 9 is a difference of squares and can be factored as (x - 3)(x + 3)x2−9isadifferenceofsquaresandcanbefactoredas(x−3)(x+3).

  3. Simplify the Expression: Rewrite the limit with the factored form: lim⁡x→3(x−3)(x+3)x−3\lim_{x \to 3} \frac{(x - 3)(x + 3)}{x - 3}limx→3​x−3(x−3)(x+3)​ As long as x≠3,wecancancelthecommonfactor(x−3)x \neq 3, we can cancel the common factor (x - 3)x=3,wecancancelthecommonfactor(x−3) from the numerator and denominator: lim⁡x→3(x+3)\lim_{x \to 3} (x + 3)limx→3​(x+3)

  4. Evaluate the Limit: Now, substitute x=3x = 3x=3 into the simplified expression: 3+3=63 + 3 = 63+3=6

Therefore, the value of the limit is 6.

Q4hard

Consider the polynomial function defined by f(x)=x4+ax3+6x2f(x) = x^4 + ax^3 + 6x^2f(x)=x4+ax3+6x2, where aisarealconstant.Determinethesetofallvaluesforasuchthatthegraphoffisconcaveupwardforallrealnumbersxa is a real constant. Determine the set of all values for a such that the graph of f is concave upward for all real numbers xaisarealconstant.Determinethesetofallvaluesforasuchthatthegraphoffisconcaveupwardforallrealnumbersx.

A.

[−4,4][-4, 4][−4,4]

B.

(−∞,−4]∪[4,∞)(-\infty, -4] \cup [4, \infty)(−∞,−4]∪[4,∞)

C.

[−2,2][-2, 2][−2,2]

D.

(−4,4)(-4, 4)(−4,4)

Show answer & explanation

Correct Answer: A

To determine where the function is concave upward, we need to analyze the sign of the second derivative, f′′(x)f''(x)f′′(x). The graph of fisconcaveupwardonintervalswheref′′(x)≥0f is concave upward on intervals where f''(x) \ge 0fisconcaveupwardonintervalswheref′′(x)≥0.

Step 1: Find the first and second derivatives. f(x)=x4+ax3+6x2f(x) = x^4 + ax^3 + 6x^2f(x)=x4+ax3+6x2 f′(x)=4x3+3ax2+12xf'(x) = 4x^3 + 3ax^2 + 12xf′(x)=4x3+3ax2+12x f′′(x)=12x2+6ax+12f''(x) = 12x^2 + 6ax + 12f′′(x)=12x2+6ax+12

Step 2: Establish the condition for global concavity. We require ftobeconcaveupwardforallrealxf to be concave upward for all real xftobeconcaveupwardforallrealx, which means f′′(x)≥0f''(x) \ge 0f′′(x)≥0 for all xxx. Since f′′(x)=12x2+6ax+12f''(x) = 12x^2 + 6ax + 12f′′(x)=12x2+6ax+12 is a quadratic with a positive leading coefficient ($12 > 0), the parabola opens upward. For the values to remain non-negative everywhere, the quadratic must have at most one real root (it must not cross the x-axis into negative values). This occurs when the discriminant, $\Delta$$, is less than or equal to zero.

Step 3: Calculate and analyze the discriminant. The discriminant of a quadratic Ax2+Bx+CAx^2 + Bx + CAx2+Bx+C is $$\Delta = B^2 - 4ACACAC. Here, A=12A = 12A=12, B=6aB = 6aB=6a, and C=12C = 12C=12.

Δ=(6a)2−4(12)(12)\Delta = (6a)^2 - 4(12)(12)Δ=(6a)2−4(12)(12) Δ=36a2−576\Delta = 36a^2 - 576Δ=36a2−576

Set \Delta$ \le 0$: 36a^2 - 576 \le 0 36a^2 \le 576Divideby36:Divide by 36:Divideby36:a^2 \le \frac{576}{36} a^2 \le 16$$

Taking the square root of both sides (considering the absolute value): ∣a∣≤4|a| \le 4∣a∣≤4 −4≤a≤4-4 \le a \le 4−4≤a≤4

Conclusion: The values of aforwhichthefunctionisconcaveupwardeverywhereareintheinterval∗∗[−4,4]a for which the function is concave upward everywhere are in the interval **[-4, 4]aforwhichthefunctionisconcaveupwardeverywhereareintheinterval∗∗[−4,4]**.

Analysis of Distractors:

  • Option B: This interval corresponds to a2≥16a^2 \ge 16a2≥16, which is where the function would have two inflection points and regions of downward concavity.
  • Option C: This result (a2≤4)mightarisefromfailingtomultiplyby4inthediscriminantformula(B2−AC≤0a^2 \le 4) might arise from failing to multiply by 4 in the discriminant formula (B^2 - AC \le 0a2≤4)mightarisefromfailingtomultiplyby4inthediscriminantformula(B2−AC≤0).
  • Option D: This excludes the endpoints. While concavity is strictly positive on (−4,4),thestandarddefinitionallowsforinflectionpointswhereconcavitydoesn′tchangesign(likey=x4(-4, 4), the standard definition allows for inflection points where concavity doesn't change sign (like y=x^4(−4,4),thestandarddefinitionallowsforinflectionpointswhereconcavitydoesn′tchangesign(likey=x4 at x=0),orsimplytheboundaryconditionx=0), or simply the boundary condition x=0),orsimplytheboundarycondition\Delta≤0 \le 0≤0 which includes a=±4a = \pm 4a=±4 where f′′(x)f''(x)f′′(x) touches 0 but stays non-negative.
Q5medium

Calculate the value of the definite integral: ∫0π4tan⁡(x)sec⁡2(x)dx\int_{0}^{\frac{\pi}{4}} \tan(x) \sec^2(x) dx∫04π​​tan(x)sec2(x)dx

A.

12\frac{1}{2}21​

B.

π232\frac{\pi^2}{32}32π2​

C.

1

D.

0

Show answer & explanation

Correct Answer: A

  1. Identify the substitution: Let u=tan⁡(x).Thedifferentialisthendu=sec⁡2(x)dxu = \tan(x). The differential is then du = \sec^2(x) dxu=tan(x).Thedifferentialisthendu=sec2(x)dx, which matches the term in the integral.
  2. Change the limits of integration:
    • When x=0x = 0x=0, u=tan⁡(0)=0u = \tan(0) = 0u=tan(0)=0.
    • When x=π4x = \frac{\pi}{4}x=4π​, u=tan⁡(π4)=1u = \tan(\frac{\pi}{4}) = 1u=tan(4π​)=1.
  3. Rewrite the integral in terms of uuu: ∫01u du\int_{0}^{1} u \, du∫01​udu
  4. Evaluate the integral using the power rule: [12u2]01=12(1)2−12(0)2=12\left[ \frac{1}{2}u^2 \right]_{0}^{1} = \frac{1}{2}(1)^2 - \frac{1}{2}(0)^2 = \frac{1}{2}[21​u2]01​=21​(1)2−21​(0)2=21​

Final Answer: 12\frac{1}{2}21​

Q6hard

Suppose that f(x)isacontinuousfunctionontheclosedinterval[1,5]anddifferentiableontheopeninterval(1,5)f(x) is a continuous function on the closed interval [1, 5] and differentiable on the open interval (1, 5)f(x)isacontinuousfunctionontheclosedinterval[1,5]anddifferentiableontheopeninterval(1,5). If f(1)=7andthederivativeofthefunctionisboundedsuchthat−2≤f′(x)≤3f(1) = 7 and the derivative of the function is bounded such that -2 \le f'(x) \le 3f(1)=7andthederivativeofthefunctionisboundedsuchthat−2≤f′(x)≤3 for all x∈(1,5),whichofthefollowingrepresentsthemostrestrictiverangeofpossiblevaluesforf(5)x \in (1, 5), which of the following represents the most restrictive range of possible values for f(5)x∈(1,5),whichofthefollowingrepresentsthemostrestrictiverangeofpossiblevaluesforf(5) according to the Mean Value Theorem?

A.

−1≤f(5)≤19-1 \le f(5) \le 19−1≤f(5)≤19

B.

$5 \le f(5) \le 10$

C.

−8≤f(5)≤12-8 \le f(5) \le 12−8≤f(5)≤12

D.

f(5)=9f(5) = 9f(5)=9

Show answer & explanation

Correct Answer: A

To determine the possible range of values for f(5),weapplytheMeanValueTheorem(MVT).TheMVTstatesthatforafunctionff(5), we apply the Mean Value Theorem (MVT). The MVT states that for a function ff(5),weapplytheMeanValueTheorem(MVT).TheMVTstatesthatforafunctionf continuous on [a,b][a, b][a,b] and differentiable on (a,b),thereexistsatleastonepointc∈(a,b)(a, b), there exists at least one point c \in (a, b)(a,b),thereexistsatleastonepointc∈(a,b) such that:

f′(c)=f(b)−f(a)b−af'(c) = \frac{f(b) - f(a)}{b - a}f′(c)=b−af(b)−f(a)​

In this problem, a=1a = 1a=1, b=5b = 5b=5, and f(1)=7.RearrangingtheMVTformulatosolveforf(5)f(1) = 7. Rearranging the MVT formula to solve for f(5)f(1)=7.RearrangingtheMVTformulatosolveforf(5) gives:

f(5)=f(1)+f′(c)(5−1)f(5) = f(1) + f'(c)(5 - 1)f(5)=f(1)+f′(c)(5−1) f(5)=7+4f′(c)f(5) = 7 + 4f'(c)f(5)=7+4f′(c)

We are given the bounds for the derivative: −2≤f′(x)≤3-2 \le f'(x) \le 3−2≤f′(x)≤3. Since cisapointintheinterval(1,5)c is a point in the interval (1, 5)cisapointintheinterval(1,5), f′(c)f'(c)f′(c) must also satisfy these bounds:

  1. Lower Bound: To find the minimum possible value for f(5),weusetheminimumvalueoff′(c)f(5), we use the minimum value of f'(c)f(5),weusetheminimumvalueoff′(c): f(5)≥7+4(−2)=7−8=−1f(5) \ge 7 + 4(-2) = 7 - 8 = -1f(5)≥7+4(−2)=7−8=−1

  2. Upper Bound: To find the maximum possible value for f(5),weusethemaximumvalueoff′(c)f(5), we use the maximum value of f'(c)f(5),weusethemaximumvalueoff′(c): f(5)≤7+4(3)=7+12=19f(5) \le 7 + 4(3) = 7 + 12 = 19f(5)≤7+4(3)=7+12=19

Combining these results, we find that the range of possible values for f(5)f(5)f(5) is −1≤f(5)≤19-1 \le f(5) \le 19−1≤f(5)≤19.

Q7medium

Evaluate the definite integral using the Fundamental Theorem of Calculus:

∫1e(ln⁡x)2xdx\int_{1}^{e} \frac{(\ln x)^2}{x} dx∫1e​x(lnx)2​dx

A.

1

B.

12\frac{1}{2}21​

C.

13\frac{1}{3}31​

D.

e3−13\frac{e^3 - 1}{3}3e3−1​

Show answer & explanation

Correct Answer: C

To evaluate the integral ∫1e(ln⁡x)2xdx\int_{1}^{e} \frac{(\ln x)^2}{x} dx∫1e​x(lnx)2​dx, we use the method of uuu-substitution.

  1. Let u=ln⁡x.Then,thederivativeisdu=1xdxu = \ln x. Then, the derivative is du = \frac{1}{x} dxu=lnx.Then,thederivativeisdu=x1​dx.
  2. Next, we change the limits of integration according to our substitution:
    • When x=1x = 1x=1, u=ln⁡(1)=0u = \ln(1) = 0u=ln(1)=0.
    • When x=ex = ex=e, u=ln⁡(e)=1u = \ln(e) = 1u=ln(e)=1.
  3. Now, rewrite the integral in terms of uuu: ∫01u2du\int_{0}^{1} u^2 du∫01​u2du
  4. Find the antiderivative of u2u^2u2, which is u33\frac{u^3}{3}3u3​.
  5. Evaluate the antiderivative at the new limits: [u33]01=133−033=13\left[ \frac{u^3}{3} \right]_{0}^{1} = \frac{1^3}{3} - \frac{0^3}{3} = \frac{1}{3}[3u3​]01​=313​−303​=31​

Answer: C

Q8medium

Calculate the limit of the sequence an=(1+3n)2na_n = \left(1 + \frac{3}{n}\right)^{2n}an​=(1+n3​)2n as n→∞n \to \inftyn→∞.

A.

e6e^6e6

B.

1

C.

e5e^5e5

D.

e3/2e^{3/2}e3/2

Show answer & explanation

Correct Answer: A

To evaluate the limit lim⁡n→∞(1+3n)2n\lim_{n \to \infty} \left(1 + \frac{3}{n}\right)^{2n}limn→∞​(1+n3​)2n, first identify the indeterminate form. As nnn approaches infinity, 3napproaches0\frac{3}{n} approaches 0n3​approaches0, making the base approach 1, while the exponent 2n approaches infinity, resultingintheform1∞.Weutilizethefundamentallimitidentitylim⁡n→∞(1+kn)n=ek.Byapplyingexponentlawsresulting in the form 1^{\infty}. We utilize the fundamental limit identity \lim_{n \to \infty} (1 + \frac{k}{n})^n = e^k. By applying exponent lawsresultingintheform1∞.Weutilizethefundamentallimitidentitylimn→∞​(1+nk​)n=ek.Byapplyingexponentlaws, theexpressioncanberewrittenasan=[(1+3n)n]2.Applyingthelimittotheinnerpartgiveslim⁡n→∞an=[e3]2=e6.Alternativelythe expression can be rewritten as a_n = \left[\left(1 + \frac{3}{n}\right)^n\right]^2. Applying the limit to the inner part gives \lim_{n \to \infty} a_n = [e^3]^2 = e^6. Alternativelytheexpressioncanberewrittenasan​=[(1+n3​)n]2.Applyingthelimittotheinnerpartgiveslimn→∞​an​=[e3]2=e6.Alternatively, takingthenaturallogarithmyieldsln⁡(an)=2nln⁡(1+3n).Usingthelimitcomparisontaking the natural logarithm yields \ln(a_n) = 2n \ln(1 + \frac{3}{n}). Using the limit comparisontakingthenaturallogarithmyieldsln(an​)=2nln(1+n3​).Usingthelimitcomparison or L'Hôpital's Rule, lim⁡n→∞2n⋅3n=6\lim_{n \to \infty} 2n \cdot \frac{3}{n} = 6limn→∞​2n⋅n3​=6, so an→e6.Thefinalansweris∗∗e6a_n \to e^6. The final answer is **e^6an​→e6.Thefinalansweris∗∗e6**.

Q9medium

Apply the integration by parts formula to evaluate the following indefinite integral: ∫xe5xdx\int x e^{5x} dx∫xe5xdx

A.

15xe5x+125e5x+C\frac{1}{5}x e^{5x} + \frac{1}{25}e^{5x} + C51​xe5x+251​e5x+C

B.

15xe5x−125e5x+C\frac{1}{5}x e^{5x} - \frac{1}{25}e^{5x} + C51​xe5x−251​e5x+C

C.

xe5x−e5x+Cx e^{5x} - e^{5x} + Cxe5x−e5x+C

D.

x22e5x+C\frac{x^2}{2} e^{5x} + C2x2​e5x+C

Show answer & explanation

Correct Answer: B

To evaluate ∫xe5xdx\int x e^{5x} dx∫xe5xdx, we use the Integration by Parts formula: ∫u dv=uv−∫v du\int u \, dv = uv - \int v \, du∫udv=uv−∫vdu

  1. **Identify uuu and dv∗∗:UsingtheLIATErule,wechoosethealgebraictermforuandtheexponentialtermfordvdv**: Using the LIATE rule, we choose the algebraic term for u and the exponential term for dvdv∗∗:UsingtheLIATErule,wechoosethealgebraictermforuandtheexponentialtermfordv. Let u=x  ⟹  du=dxu = x \implies du = dxu=x⟹du=dx Let dv=e5xdx  ⟹  v=∫e5xdx=15e5xdv = e^{5x} dx \implies v = \int e^{5x} dx = \frac{1}{5}e^{5x}dv=e5xdx⟹v=∫e5xdx=51​e5x

  2. Apply the formula: ∫xe5xdx=(x)(15e5x)−∫(15e5x)dx\int x e^{5x} dx = (x)\left(\frac{1}{5}e^{5x}\right) - \int \left(\frac{1}{5}e^{5x}\right) dx∫xe5xdx=(x)(51​e5x)−∫(51​e5x)dx ∫xe5xdx=15xe5x−15∫e5xdx\int x e^{5x} dx = \frac{1}{5}x e^{5x} - \frac{1}{5} \int e^{5x} dx∫xe5xdx=51​xe5x−51​∫e5xdx

  3. Evaluate the remaining integral: ∫xe5xdx=15xe5x−15(15e5x)+C\int x e^{5x} dx = \frac{1}{5}x e^{5x} - \frac{1}{5} \left(\frac{1}{5}e^{5x}\right) + C∫xe5xdx=51​xe5x−51​(51​e5x)+C ∫xe5xdx=15xe5x−125e5x+C\int x e^{5x} dx = \frac{1}{5}x e^{5x} - \frac{1}{25}e^{5x} + C∫xe5xdx=51​xe5x−251​e5x+C

The correct result is 15xe5x−125e5x+C\frac{1}{5}x e^{5x} - \frac{1}{25}e^{5x} + C51​xe5x−251​e5x+C.

Q10hard

Consider the piecewise function f(x)f(x)f(x) defined as: f(x)={sin⁡(1x)x<00x=0x2−x∣x−1∣+2x>0,x≠13x=1f(x) = \begin{cases} \sin\left(\frac{1}{x}\right) & x < 0 \\ 0 & x = 0 \\ \frac{x^2 - x}{|x - 1|} + 2 & x > 0, x \neq 1 \\ 3 & x = 1 \end{cases}f(x)=⎩⎨⎧​sin(x1​)0∣x−1∣x2−x​+23​x<0x=0x>0,x=1x=1​ Evaluate the types of discontinuities present at x=0x = 0x=0 and x=1x = 1x=1.

A.

x=0isanoscillatorydiscontinuity;x=1x = 0 is an oscillatory discontinuity; x = 1x=0isanoscillatorydiscontinuity;x=1 is a jump discontinuity.

B.

x=0isanoscillatorydiscontinuity;x=1x = 0 is an oscillatory discontinuity; x = 1x=0isanoscillatorydiscontinuity;x=1 is a removable discontinuity.

C.

x=0isajumpdiscontinuity;x=1x = 0 is a jump discontinuity; x = 1x=0isajumpdiscontinuity;x=1 is a jump discontinuity.

D.

x=0isaremovablediscontinuity;x=1x = 0 is a removable discontinuity; x = 1x=0isaremovablediscontinuity;x=1 is an infinite discontinuity.

Show answer & explanation

Correct Answer: A

To evaluate the discontinuities, we examine the behavior of the function at the critical points x=0x=0x=0 and x=1x=1x=1.

  1. **At x=0∗∗:Theleft−handlimitislim⁡x→0−sin⁡(1x)x = 0**: The left-hand limit is \lim_{x \to 0^-} \sin\left(\frac{1}{x}\right)x=0∗∗:Theleft−handlimitislimx→0−​sin(x1​). As xapproaches0fromtheleft,1xx approaches 0 from the left, \frac{1}{x}xapproaches0fromtheleft,x1​ approaches −∞,causingthesinefunctiontooscillateinfinitelybetween−1and1.Sincethelimitdoesnotexistduetothisbehavior,x=0-\infty, causing the sine function to oscillate infinitely between -1 and 1. Since the limit does not exist due to this behavior, x = 0−∞,causingthesinefunctiontooscillateinfinitelybetween−1and1.Sincethelimitdoesnotexistduetothisbehavior,x=0 is an oscillatory (essential) discontinuity.

  2. **At x=1∗∗:Weevaluatetheone−sidedlimitsusingtheexpressionx2−x∣x−1∣+2x = 1**: We evaluate the one-sided limits using the expression \frac{x^2 - x}{|x - 1|} + 2x=1∗∗:Weevaluatetheone−sidedlimitsusingtheexpression∣x−1∣x2−x​+2.

  • Left-hand limit (x→1−x \to 1^-x→1−): Since x<1x < 1x<1, ∣x−1∣=−(x−1)|x - 1| = -(x - 1)∣x−1∣=−(x−1). Thus, lim⁡x→1−(x(x−1)−(x−1)+2)=lim⁡x→1−(−x+2)=1\lim_{x \to 1^-} \left(\frac{x(x - 1)}{-(x - 1)} + 2\right) = \lim_{x \to 1^-} (-x + 2) = 1limx→1−​(−(x−1)x(x−1)​+2)=limx→1−​(−x+2)=1.
  • Right-hand limit (x→1+x \to 1^+x→1+): Since x>1x > 1x>1, ∣x−1∣=x−1|x - 1| = x - 1∣x−1∣=x−1. Thus, lim⁡x→1+(x(x−1)x−1+2)=lim⁡x→1+(x+2)=3\lim_{x \to 1^+} \left(\frac{x(x - 1)}{x - 1} + 2\right) = \lim_{x \to 1^+} (x + 2) = 3limx→1+​(x−1x(x−1)​+2)=limx→1+​(x+2)=3.
  • Since both one-sided limits are finite but not equal ($1 \neq 3$$), x = 1$ is a jump discontinuity.

Therefore, x=0x = 0x=0 is oscillatory and x=1x = 1x=1 is a jump discontinuity. The correct answer is A.

Q11hard

Consider the following two piecewise functions f(x)f(x)f(x) and g(x)g(x)g(x) defined near x=1x = 1x=1: f(x)={∣x−1∣x−1+2x<14x=1x2+2x−3x−1x>1f(x) = \begin{cases} \frac{|x-1|}{x-1} + 2 & x < 1 \\ 4 & x = 1 \\ \frac{x^2 + 2x - 3}{x-1} & x > 1 \end{cases}f(x)=⎩⎨⎧​x−1∣x−1∣​+24x−1x2+2x−3​​x<1x=1x>1​ g(x)={sin⁡(x−1)x−1x<11x=11x−1x>1g(x) = \begin{cases} \frac{\sin(x-1)}{x-1} & x < 1 \\ 1 & x = 1 \\ \frac{1}{x-1} & x > 1 \end{cases}g(x)=⎩⎨⎧​x−1sin(x−1)​1x−11​​x<1x=1x>1​ Compare the nature of the discontinuities for f(x)f(x)f(x) and g(x)g(x)g(x) at x=1x = 1x=1. Which of the following classifications is correct?

A.

f(x)hasaremovablediscontinuityandg(x)f(x) has a removable discontinuity and g(x)f(x)hasaremovablediscontinuityandg(x) has a jump discontinuity.

B.

f(x)hasajumpdiscontinuityandg(x)f(x) has a jump discontinuity and g(x)f(x)hasajumpdiscontinuityandg(x) has an infinite discontinuity.

C.

Both f(x)f(x)f(x) and g(x)haveremovablediscontinuitiesbecausetheyaredefinedatx=1g(x) have removable discontinuities because they are defined at x=1g(x)haveremovablediscontinuitiesbecausetheyaredefinedatx=1.

D.

f(x)hasaninfinitediscontinuityandg(x)f(x) has an infinite discontinuity and g(x)f(x)hasaninfinitediscontinuityandg(x) has a jump discontinuity.

Show answer & explanation

Correct Answer: B

To classify the discontinuities at x=1,wemustevaluatetheone−sidedlimitsforeachfunction.Forf(x):1.Theleft−handlimitislim⁡x→1−f(x)=lim⁡x→1−(−(x−1)x−1+2)=−1+2=1.2.Theright−handlimitislim⁡x→1+f(x)=lim⁡x→1+(x+3)(x−1)x−1=lim⁡x→1+(x+3)=4.Sincetheone−sidedlimitslim⁡x→1−f(x)=1x = 1, we must evaluate the one-sided limits for each function. For f(x): 1. The left-hand limit is \lim_{x \to 1^-} f(x) = \lim_{x \to 1^-} (\frac{-(x-1)}{x-1} + 2) = -1 + 2 = 1. 2. The right-hand limit is \lim_{x \to 1^+} f(x) = \lim_{x \to 1^+} \frac{(x+3)(x-1)}{x-1} = \lim_{x \to 1^+} (x+3) = 4. Since the one-sided limits \lim_{x \to 1^-} f(x) = 1x=1,wemustevaluatetheone−sidedlimitsforeachfunction.Forf(x):1.Theleft−handlimitislimx→1−​f(x)=limx→1−​(x−1−(x−1)​+2)=−1+2=1.2.Theright−handlimitislimx→1+​f(x)=limx→1+​x−1(x+3)(x−1)​=limx→1+​(x+3)=4.Sincetheone−sidedlimitslimx→1−​f(x)=1 and lim⁡x→1+f(x)=4\lim_{x \to 1^+} f(x) = 4limx→1+​f(x)=4 are both finite but not equal, f(x)hasa∗∗jumpdiscontinuity∗∗.Forg(x):1.Theleft−handlimitislim⁡x→1−sin⁡(x−1)x−1f(x) has a **jump discontinuity**. For g(x): 1. The left-hand limit is \lim_{x \to 1^-} \frac{\sin(x-1)}{x-1}f(x)hasa∗∗jumpdiscontinuity∗∗.Forg(x):1.Theleft−handlimitislimx→1−​x−1sin(x−1)​. Let u=x−1u = x-1u=x−1; as x→1−x \to 1^-x→1−, u→0−.Usingthestandardlimitlim⁡u→0sin⁡(u)u=1,theleft−handlimitis1.2.Theright−handlimitislim⁡x→1+1x−1u \to 0^-. Using the standard limit \lim_{u \to 0} \frac{\sin(u)}{u} = 1, the left-hand limit is 1. 2. The right-hand limit is \lim_{x \to 1^+} \frac{1}{x-1}u→0−.Usingthestandardlimitlimu→0​usin(u)​=1,theleft−handlimitis1.2.Theright−handlimitislimx→1+​x−11​. As xapproaches1fromtheright,thedenominatorisasmallpositivevalue,solim⁡x→1+g(x)=+∞.Sinceatleastoneoftheone−sidedlimitsisinfinite,g(x)hasan∗∗infinitediscontinuity∗∗.Therefore,f(x)hasajumpdiscontinuityandg(x)x approaches 1 from the right, the denominator is a small positive value, so \lim_{x \to 1^+} g(x) = +\infty. Since at least one of the one-sided limits is infinite, g(x) has an **infinite discontinuity**. Therefore, f(x) has a jump discontinuity and g(x)xapproaches1fromtheright,thedenominatorisasmallpositivevalue,solimx→1+​g(x)=+∞.Sinceatleastoneoftheone−sidedlimitsisinfinite,g(x)hasan∗∗infinitediscontinuity∗∗.Therefore,f(x)hasajumpdiscontinuityandg(x) has an infinite discontinuity. The correct option is B.

Q12hard

Consider the function defined by f(x)=x∣x∣f(x) = x|x|f(x)=x∣x∣.

Analyze the differentiability of f(x)f(x)f(x) at x=0x=0x=0 using the limit definition of the derivative. Which of the following statements is true?

A.

f(x)f(x)f(x) is differentiable at x=0x=0x=0, and f′(0)=0f'(0) = 0f′(0)=0.

B.

f(x)isnotdifferentiableatx=0f(x) is not differentiable at x=0f(x)isnotdifferentiableatx=0 because the factor ∣x∣isnotdifferentiableatx=0|x| is not differentiable at x=0∣x∣isnotdifferentiableatx=0.

C.

f(x)isnotdifferentiableatx=0becausetheleft−handderivativeis−1f(x) is not differentiable at x=0 because the left-hand derivative is -1f(x)isnotdifferentiableatx=0becausetheleft−handderivativeis−1 and the right-hand derivative is 1.

D.

f(x)isnotdifferentiableatx=0becauseapplyingtheproductruleresultsinanundefinedexpressioninvolvingthederivativeof∣x∣f(x) is not differentiable at x=0 because applying the product rule results in an undefined expression involving the derivative of |x|f(x)isnotdifferentiableatx=0becauseapplyingtheproductruleresultsinanundefinedexpressioninvolvingthederivativeof∣x∣.

Show answer & explanation

Correct Answer: A

To determine differentiability at x=0,wemustevaluatethelimitofthedifferencequotient,asstandardrulesliketheproductrulerequiredifferentiabilityofindividualfactors(which∣x∣x=0, we must evaluate the limit of the difference quotient, as standard rules like the product rule require differentiability of individual factors (which |x|x=0,wemustevaluatethelimitofthedifferencequotient,asstandardrulesliketheproductrulerequiredifferentiabilityofindividualfactors(which∣x∣ lacks at x=0x=0x=0).

The derivative is defined as: f′(0)=lim⁡h→0f(0+h)−f(0)hf'(0) = \lim_{h \to 0} \frac{f(0+h) - f(0)}{h}f′(0)=limh→0​hf(0+h)−f(0)​

Step 1: Substitute the function. We have f(0)=0∣0∣=0f(0) = 0|0| = 0f(0)=0∣0∣=0 and f(h)=h∣h∣f(h) = h|h|f(h)=h∣h∣. Substituting these into the limit: f′(0)=lim⁡h→0h∣h∣−0hf'(0) = \lim_{h \to 0} \frac{h|h| - 0}{h}f′(0)=limh→0​hh∣h∣−0​

Step 2: Simplify the expression. For h≠0h \neq 0h=0, we can cancel hhh in the numerator and denominator: h∣h∣h=∣h∣\frac{h|h|}{h} = |h|hh∣h∣​=∣h∣

Step 3: Evaluate the limit. Now we evaluate the limit of the simplified expression: f′(0)=lim⁡h→0∣h∣f'(0) = \lim_{h \to 0} |h|f′(0)=limh→0​∣h∣

As happroaches0fromeitherthepositiveornegativeside,∣h∣h approaches 0 from either the positive or negative side, |h|happroaches0fromeitherthepositiveornegativeside,∣h∣ approaches 0.

Since the limit exists and equals 0, f(x)f(x)f(x) is differentiable at x=0x=0x=0 and f′(0)=0f'(0) = 0f′(0)=0.

Q13hard

Suppose that for all xinaneighborhoodof0(exceptpossiblyatx=0x in a neighborhood of 0 (except possibly at x = 0xinaneighborhoodof0(exceptpossiblyatx=0), the function f(x)f(x)f(x) satisfies the inequality:

∣f(x)−5∣≤x2sin⁡2(1x)+∣x∣|f(x) - 5| \leq x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}∣f(x)−5∣≤x2sin2(x1​)+∣x∣​

Based on the Squeeze Theorem, determine the value of lim⁡x→0f(x)\lim_{x \to 0} f(x)limx→0​f(x).

A.

5

B.

0

C.

The limit does not exist because the function involves sin⁡(1/x),whichoscillatesinfinitelyasx→0\sin(1/x), which oscillates infinitely as x \to 0sin(1/x),whichoscillatesinfinitelyasx→0.

D.

The limit is undefined because the Squeeze Theorem requires the bounding functions to be equal to f(x)f(x)f(x) at x=0x = 0x=0.

Show answer & explanation

Correct Answer: A

To solve for lim⁡x→0f(x)\lim_{x \to 0} f(x)limx→0​f(x), we analyze the given inequality using the Squeeze Theorem.

  1. Convert the Absolute Value Inequality: The expression ∣f(x)−5∣≤g(x)|f(x) - 5| \leq g(x)∣f(x)−5∣≤g(x) is equivalent to: −g(x)≤f(x)−5≤g(x)-g(x) \leq f(x) - 5 \leq g(x)−g(x)≤f(x)−5≤g(x) Substituting g(x)=x2sin⁡2(1x)+∣x∣g(x) = x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}g(x)=x2sin2(x1​)+∣x∣​, we get: −(x2sin⁡2(1x)+∣x∣)≤f(x)−5≤x2sin⁡2(1x)+∣x∣-\left(x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}\right) \leq f(x) - 5 \leq x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}−(x2sin2(x1​)+∣x∣​)≤f(x)−5≤x2sin2(x1​)+∣x∣​

  2. Isolate f(x)f(x)f(x): Add 5 to all parts of the inequality: 5−(x2sin⁡2(1x)+∣x∣)≤f(x)≤5+(x2sin⁡2(1x)+∣x∣)5 - \left(x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}\right) \leq f(x) \leq 5 + \left(x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}\right)5−(x2sin2(x1​)+∣x∣​)≤f(x)≤5+(x2sin2(x1​)+∣x∣​)

  3. Evaluate the Limit of the Bounding Functions: We need to find lim⁡x→0(x2sin⁡2(1x)+∣x∣)\lim_{x \to 0} \left(x^2 \sin^2\left(\frac{1}{x}\right) + \sqrt{|x|}\right)limx→0​(x2sin2(x1​)+∣x∣​).

  • Since $0 \leq \sin^2\left(\frac{1}{x}\right) \leq 1$$ for all $$x \neq 0$$, it follows that $0 \leq x^2 \sin^2\left(\frac{1}{x}\right) \leq x^2.
  • By the Squeeze Theorem, because lim⁡x→00=0\lim_{x \to 0} 0 = 0limx→0​0=0 and lim⁡x→0x2=0\lim_{x \to 0} x^2 = 0limx→0​x2=0, then lim⁡x→0x2sin⁡2(1x)=0\lim_{x \to 0} x^2 \sin^2\left(\frac{1}{x}\right) = 0limx→0​x2sin2(x1​)=0.
  • Additionally, lim⁡x→0∣x∣=0\lim_{x \to 0} \sqrt{|x|} = 0limx→0​∣x∣​=0. Therefore, the limit of the entire expression g(x)g(x)g(x) is $0 + 0 = 0$.
  1. Apply the Squeeze Theorem: Since \lim_{x \to 0}$ [5 - g(x)] = 5 - 0 = 5$ and \lim_{x \to 0}[5+g(x)]=5+0=5 [5 + g(x)] = 5 + 0 = 5[5+g(x)]=5+0=5, the Squeeze Theorem guarantees that lim⁡x→0f(x)=5\lim_{x \to 0} f(x) = 5limx→0​f(x)=5.

Final Answer: 5

Q14medium

Consider the piecewise function defined by:

f(x)={x2−1if x≠25if x=2f(x) = \begin{cases} x^2 - 1 & \text{if } x \neq 2 \\ 5 & \text{if } x = 2 \end{cases}f(x)={x2−15​if x=2if x=2​

Which statement correctly explains the continuity of f(x)f(x)f(x) at x=2x=2x=2?

A.

The function is continuous at x=2x=2x=2 because the limit exists and equals 3.

B.

The function is discontinuous at x=2x=2x=2 because lim⁡x→2f(x)\lim_{x \to 2} f(x)limx→2​f(x) does not exist.

C.

The function is discontinuous at x=2x=2x=2 because lim⁡x→2f(x)≠f(2)\lim_{x \to 2} f(x) \neq f(2)limx→2​f(x)=f(2), even though the limit exists.

D.

The function is discontinuous at x=2x=2x=2 because f(2)f(2)f(2) is undefined.

Show answer & explanation

Correct Answer: C

To determine if a function is continuous at a point x=cx=cx=c, three conditions must be met:

  1. f(c)f(c)f(c) is defined.
  2. lim⁡x→cf(x)\lim_{x \to c} f(x)limx→c​f(x) exists.
  3. lim⁡x→cf(x)=f(c)\lim_{x \to c} f(x) = f(c)limx→c​f(x)=f(c).

Step 1: Evaluate the function at x=2x=2x=2. From the definition, f(2)=5f(2) = 5f(2)=5. Thus, the function is defined at the point.

Step 2: Evaluate the limit as x→2x \to 2x→2. For all x≠2x \neq 2x=2, f(x)=x2−1f(x) = x^2 - 1f(x)=x2−1. Therefore, we calculate the limit using this expression: lim⁡x→2(x2−1)=(2)2−1=4−1=3\lim_{x \to 2} (x^2 - 1) = (2)^2 - 1 = 4 - 1 = 3limx→2​(x2−1)=(2)2−1=4−1=3 Since the left-hand and right-hand limits both equal 3, the limit exists.

Step 3: Compare the limit and the function value. We have determined that lim⁡x→2f(x)=3\lim_{x \to 2} f(x) = 3limx→2​f(x)=3 and f(2)=5f(2) = 5f(2)=5. Since $$3 \neq 5,thecondition, the condition ,thecondition\lim_{x \to c} f(x) = f(c)$$ is violated.

Conclusion: The function is discontinuous at x=2x=2x=2 because the limit exists but is not equal to the function value. (This is known as a removable discontinuity.)

Q15hard

Analyze the absolute convergence of the following infinite series using the Ratio Test: ∑n=1∞3nn!nn\sum_{n=1}^{\infty} \frac{3^n n!}{n^n}∑n=1∞​nn3nn!​ Determine the limit LLL of the ratio of successive terms and the resulting convergence status.

A.

The series diverges because L=3e>1L = \frac{3}{e} > 1L=e3​>1.

B.

The series converges because L=3e<1L = \frac{3}{e} < 1L=e3​<1.

C.

The series converges because L=0L = 0L=0.

D.

The Ratio Test is inconclusive because L=1L = 1L=1.

Show answer & explanation

Correct Answer: A

To determine the convergence of the series ∑an\sum a_n∑an​ where an=3nn!nna_n = \frac{3^n n!}{n^n}an​=nn3nn!​, we apply the Ratio Test:

  1. Set up the ratio: Consider the limit L=lim⁡n→∞∣an+1an∣L = \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right|L=limn→∞​​an​an+1​​​. ∣an+1an∣=3n+1(n+1)!(n+1)n+1⋅nn3nn!\left| \frac{a_{n+1}}{a_n} \right| = \frac{3^{n+1}(n+1)!}{(n+1)^{n+1}} \cdot \frac{n^n}{3^n n!}​an​an+1​​​=(n+1)n+13n+1(n+1)!​⋅3nn!nn​

  2. Simplify the algebraic terms:

  • 3n+13n=3\frac{3^{n+1}}{3^n} = 33n3n+1​=3
  • (n+1)!n!=n+1\frac{(n+1)!}{n!} = n+1n!(n+1)!​=n+1
  • Combining these: 3(n+1)⋅nn(n+1)n+1=3(n+1)⋅nn(n+1)(n+1)n=3(nn+1)n3(n+1) \cdot \frac{n^n}{(n+1)^{n+1}} = 3(n+1) \cdot \frac{n^n}{(n+1)(n+1)^n} = 3 \left( \frac{n}{n+1} \right)^n3(n+1)⋅(n+1)n+1nn​=3(n+1)⋅(n+1)(n+1)nnn​=3(n+1n​)n
  1. Evaluate the limit: Rewrite the expression to use the standard limit lim⁡n→∞(1+1n)n=e\lim_{n \to \infty} (1 + \frac{1}{n})^n = elimn→∞​(1+n1​)n=e: lim⁡n→∞3(1n+1n)n=lim⁡n→∞3(1+1n)n=3e\lim_{n \to \infty} 3 \left( \frac{1}{\frac{n+1}{n}} \right)^n = \lim_{n \to \infty} \frac{3}{(1 + \frac{1}{n})^n} = \frac{3}{e}limn→∞​3(nn+1​1​)n=limn→∞​(1+n1​)n3​=e3​

  2. Compare LLL to 1: Since e≈2.718e \approx 2.718e≈2.718, we have: L=3e≈32.718>1L = \frac{3}{e} \approx \frac{3}{2.718} > 1L=e3​≈2.7183​>1

According to the Ratio Test, since L>1L > 1L>1, the series diverges. Thus, the correct answer is A.

These are 15 of 122 questions available. Take a practice test →

Related Study Resources

Explore other free certification prep and study materials on BrainyBee.

∫

Calculus 1 Mastery

AWS Certified Cloud Practitioner (CLF-C02)

854 questions · 163 notes

AWS Certified Solutions Architect - Associate (SAA-C03)

833 questions · 204 notes

AWS Certified Machine Learning Engineer - Associate (MLA-C01)

724 questions · 160 notes

AWS Certified Advanced Networking - Specialty (ANS-C01)

1156 questions · 231 notes

AWS Certified Security - Specialty (SCS-C03)

980 questions · 130 notes

Microsoft Azure Fundamentals (AZ-900)

680 questions · 96 notes

Microsoft Azure AI Fundamentals (AI-900)

255 questions · 54 notes

Ready to ace Single Variable Calculus Course Materials?

Access all 122 practice questions, study notes, and flashcards — no sign-up required.

Start Studying — Free
Explore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.