CuteCalculusSign up free
← Back to set

Calculus — Daily Practice

Monday, July 20, 2026 · 3 problems · Cute Calculus

  1. 1.Calculus · Derivatives
    Find the derivative of f(x)=3x45x2+7x2f(x) = 3x^4 - 5x^2 + 7x - 2.
  2. 2.Calculus · Indefinite integrals
    Evaluate the indefinite integral: (6x2ex3+4x)dx.\int \left(6x^2 e^{x^3} + \frac{4}{x}\right)\,dx.
  3. 3.Calculus · Definite integrals
    Evaluate the definite integral 14(3x22x)dx.\int_{1}^{4} \left(3x^2 - \frac{2}{\sqrt{x}}\right)\, dx.

Solutions

Calculus · Monday, July 20, 2026

  1. 1.Calculus · Derivatives
    Find the derivative of f(x)=3x45x2+7x2f(x) = 3x^4 - 5x^2 + 7x - 2.
    1. Apply the power rule to each term: ddx[xn]=nxn1\frac{d}{dx}[x^n] = n x^{n-1}.
    2. Differentiate 3x43x^4: 12x312x^3.
    3. Differentiate 5x2-5x^2: 10x-10x.
    4. Differentiate 7x7x: 77.
    5. Differentiate the constant 2-2: 00.
    6. Combine the results: f(x)=12x310x+7f'(x) = 12x^3 - 10x + 7.
    Answer:
    f(x)=12x310x+7f'(x) = 12x^3 - 10x + 7
  2. 2.Calculus · Indefinite integrals
    Evaluate the indefinite integral: (6x2ex3+4x)dx.\int \left(6x^2 e^{x^3} + \frac{4}{x}\right)\,dx.
    1. Split the integral into two parts: 6x2ex3dx+4xdx\int 6x^2 e^{x^3}\,dx + \int \frac{4}{x}\,dx.
    2. For the first integral, use the substitution u=x3u = x^3, so du=3x2dxdu = 3x^2\,dx, which gives 6x2dx=2du6x^2\,dx = 2\,du.
    3. Thus 6x2ex3dx=2eudu=2eu=2ex3\int 6x^2 e^{x^3}\,dx = \int 2 e^u\,du = 2e^u = 2e^{x^3}.
    4. For the second integral, 4xdx=4lnx\int \frac{4}{x}\,dx = 4\ln|x|.
    5. Combine the results and add the constant of integration: 2ex3+4lnx+C2e^{x^3} + 4\ln|x| + C.
    Answer:
    2ex3+4lnx+C2e^{x^3} + 4\ln|x| + C
  3. 3.Calculus · Definite integrals
    Evaluate the definite integral 14(3x22x)dx.\int_{1}^{4} \left(3x^2 - \frac{2}{\sqrt{x}}\right)\, dx.
    1. Split the integral: 143x2dx142x1/2dx\int_{1}^{4} 3x^2\,dx - \int_{1}^{4} 2x^{-1/2}\,dx.
    2. Antiderivative of 3x23x^2 is x3x^3.
    3. Antiderivative of 2x1/22x^{-1/2} is 2x1/21/2=4x1/2=4x2 \cdot \frac{x^{1/2}}{1/2} = 4x^{1/2} = 4\sqrt{x}.
    4. So the antiderivative is F(x)=x34xF(x) = x^3 - 4\sqrt{x}.
    5. Evaluate at upper bound: F(4)=4344=648=56F(4) = 4^3 - 4\sqrt{4} = 64 - 8 = 56.
    6. Evaluate at lower bound: F(1)=1341=14=3F(1) = 1^3 - 4\sqrt{1} = 1 - 4 = -3.
    7. Subtract: 56(3)=5956 - (-3) = 59.
    Answer:
    5959
Cute Calculus · Every problem AI-generated & independently verified.