Ask Question
Today, 06:23

Create a function that has a derivative of f (x) = 2x + 1 at a given input value of your choice.

+1
Answers (1)
  1. Today, 06:51
    0
    The opposite operation to taking a derivative is an integral. Integrate to find original function.

    f (x) = x^2 + x + C

    C is constant because we didn't have bounds on the integral. it lets you choose the input value let's say is just (1,0)

    0 = 1 + 1 + C

    - 2 = C

    function at input value (1,0)

    f (x) = x^2 + x - 2

    now if you check by taking derivative is:

    f' = 2x + 1
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Create a function that has a derivative of f (x) = 2x + 1 at a given input value of your choice. ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers