Back to the studio New seed 6 problems · seed ND4C0T8DPEYPQRZGJXVAAABF5G

Calculus

Derivatives and integrals per rule — the integrals exist because they were built backwards.

Randomly
equations.calculus
Name Class Date
  1. 1.
    d/dx [ (2x + 8)^2 ]
  2. 2.
    d/dx [ sqrt(5x + 2) ]
  3. 3.
    d/dx [ (2x - 1)/(x + 3) ]
  4. 4.
    d/dx [ 4x^4 - 4x^3 - 7x^2 + 3x - 2 ]
  5. 5.
    d/dx [ -3x^5 - 3x^4 + 3x^3 - 4x^2 - x + 5 ]
  6. 6.
    d/dx [ -x^3 + 6x^2 - x + 7 ]

Answer key

Calculus — seed ND4C0T8DPEYPQRZGJXVAAABF5G

Randomly
equations.calculus
  1. 1. 4(2x + 8)
  2. 2. 5/2/sqrt(5x + 2)
  3. 3. (2(x + 3) - (2x - 1))/(x + 3)^2
  4. 4. 16x^3 - 12x^2 - 14x + 3
  5. 5. -15x^4 - 12x^3 + 9x^2 - 8x - 1
  6. 6. -3x^2 + 12x - 1