Solveeit Logo

Question

Question: How do you find the most general antiderivative of the function for \(f(x) = x - 7\) ?...

How do you find the most general antiderivative of the function for f(x)=x7f(x) = x - 7 ?

Explanation

Solution

As we know that an antiderivative of a function f(x)f(x) is a function whose derivative is equal to f(x)f(x) i.e. if F(x)=f(x)F'(x) = f(x) then F(x)F'(x) is an antiderivative of f(x)f(x). To find the antiderivative we often reverse the process of differentiation. The general antiderivative of f(x)f(x) is F(x)+cF(x) + c , where FFis a differentiable function, which means that to find antiderivative we have to reverse the
process of finding a derivative.

Complete step by step solution:
Here we are taking the indefinite integral of f(x)f(x) which means that x7dx\int {x - 7dx} .
We know that properties of integral say that we can break it up in pieces in cases of addition and subtraction , thus,
x7dx=xdx7dx\int {x - 7dx = \int {xdx} } - \int {7dx} , By further using the property of integrals we get x7dx=xdx7dx\int {x - 7dx} = \int {xdx} - 7\int {dx} , now we first solve xdx\int {xdx} .
Using the power rule we multiply the expression by the exponent and then reduce the exponent by one which gives us 2x212=x2*\dfrac{{{x^{2 - 1}}}}{2} = x.
So our first integral reduces to x22+c\dfrac{{{x^2}}}{2} + c here “c” is a constant number because we are finding the antiderivative.
Now we evaluate 7dx7\int {dx} , this is called a perfect integral because its result is xx. So we have 77 with it, our final result is 7x+c7x + c, now by putting all them together we get,
x7dx=(x22+c)97x+c)\int x - 7dx = (\dfrac{{{x^2}}}{2} + c) - 97x + c) it reduces tox22+c7xc\dfrac{{{x^2}}}{2} + c - 7x - c, by distributing the negative sign.
Hence the antiderivative of x7=x227x+cx - 7 = \dfrac{{{x^2}}}{2} - 7x + c .

Note: We should always keep in mind that cc0c - c \ne 0, because there are constants and we do not know what another number is there in our antiderivative. Infact ccc - c will always be a constant and since cc represents a constant, we can just call it normal cc. While calculating antiderivative we should never forget ccas our final answer always has it.