answersLogoWhite

0


Best Answer

∫ f'(x)/f(x) dx = ln(f(x)) + C

C is the constant of integration.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the integral of the derivative with respect to x of a function of x divided by that same function of x with respect to x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the derivative with respect to x of the integral of a function of x with respect to x?

d/dx ∫ f(x) dx = f(x)


What is the integral of the derivative with respect to x of a function of x with respect to x?

∫ d/dx f(x) dx = f(x) + C C is the constant of integration.


What is the integral of the derivative with respect to x of the function f divided by the square root of the quantity a times f plus b with respect to x?

∫ f'(x)/√(af(x) + b) dx = 2√(af(x) + b)/a + C C is the constant of integration.


What is the integral of the derivative with respect to x of the function f divided by the square root of the quantity f squared plus a constant with respect to x?

∫ f'(x)/√[f(x)2 + a] dx = ln[f(x) + √(f(x)2 + a)] + C C is the constant of integration.


Equation for marginal cost and average cost?

Marginal cost - the derivative of the cost function with respect to quantity. Average cost - the cost function divided by quantity (q).


What is the integral of the derivative with respect to x of f divided by the quantity p squared plus q squared f squared with respect to x where f is a function of x and p and q are constants?

∫ f'(x)/(p2 + q2f(x)2) dx = [1/(pq)]arctan(qf(x)/p)


What is the integral of the derivative with respect to x of a function of x multiplied by another function of x with respect to x?

∫ f'(x)g(x) dx = f(x)g(x) - ∫ f(x)g/(x) dx This is known as integration by parts.


What is the integral of the quantity of the derivative with respect to x of the function f times another function of x defined as g subtracted by g prime times f divided by g squared with respect to x?

∫ [f'(x)g(x) - g'(x)f(x)]/g(x)2 dx = f(x)/g(x) + C C is the constant of integration.


What is the integral of the derivative with respect to x of f divided by the quantity q squared f squared minus p squared with respect to x where f is a function of x and p and q are constants?

∫ f'(x)/( q2f(x)2 - p2) dx = [1/(2pq)ln[(qf(x) - p)/(qf(x) + p)]


What is the integral of a function of x raised to the power of n multiplied by the derivative with respect to x of that same function of x with respect to x?

∫ f(x)nf'(x) dx = f(x)n + 1/(n + 1) + C n ≠ -1 C is the constant of integration.


What is the integral of the quantity of the derivative with respect to x of the function f times another function of x defined as g subtracted by g prime times f divided by f times g with respect to x?

∫ [f'(x)g(x) - g'(x)f(x)]/[f(x)g(x)] dx = ln(f(x)/g(x)) + C C is the constant of integration.


What is the difference between the differentiation of the function and the partial differentiation of the function?

You can differentiate a function when it only contains one changing variable, like f(x) = x2. It's derivative is f'(x) = 2x. If a function contains more than one variable, like f(x,y) = x2 + y2, you can't just "find the derivative" generically because that doesn't specify what variable to take the derivative with respect to. Instead, you might "take the derivative with respect to x (treating y as a constant)" and get fx(x,y) = 2x or "take the derivative with respect to y (treating x as a constant)" and get fy(x,y) = 2y. This is a partial derivative--when you take the derivative of a function with many variable with respect to one of the variables while treating the rest as constants.