The antiderivative of x is equal to x2/2+C, where C is a constant. In this post, we will learn how to find the antiderivative of x.
How to Find Antiderivative of x
The antiderivative of x is a function whose derivative will be equal to x. To calculate it, we need to integrate the function x. That is, calculate ∫ x dx.
Now, ∫ x dx
= ∫ x1 dx
= x1+1/(1+1) + C by the power rule of integration: ∫ xn dx = xn+1/(n+1)
= x2/2+C.
So the anti-derivative of x is equal to x2/2+C where C is a constant.
Checking:
Now, we check that the derivative of x2/2+C is equal to x.
$\dfrac{d}{dx}$(x2/2+C)
= $\dfrac{d}{dx}$(x2/2)+ $\dfrac{d}{dx}$(C)
= 2x/2 + 0 as the derivative of xn is nxn-1, and the derivative of a constant is zero.
= x, hence checked.
Also Read:
FAQs
Q1: What is the antiderivative of x?
Answer: The antiderivative of x is x2/2+constant.