Question
Question: How do you find the antiderivative of \[f(x) = 4{x^2} - 6x + 7\] ?...
How do you find the antiderivative of f(x)=4x2−6x+7 ?
Solution
We use the general formula of integration and solve the antiderivative of the given function. Separate the integral to each value and take out the constant terms from the integration. Use the formula of integration in each term.
- Anti-derivative of a function is the opposite of the derivative of a function i.e. it is that value which can be obtained when taking reverse of the derivative function. It is that function whose derivative we take and then we get the function.
- If y=xnthen integration of y with respect to x will be given by the formula: ∫ydx=n+1xn+1+C , where C is constant of integration
Complete step by step solution:
We have to find the antiderivative of f(x)=4x2−6x+7
We have to solve for the value of ∫f(x)dx
i.e. we have to calculate ∫4x2−6x+7dx … (1)
We can separate the integration of complete function f(x) into integration of each term along with the sign in between the integrals.
⇒∫4x2−6x+7dx=∫4x2dx−∫6xdx+∫7dx
Now we bring out respective constant terms from all integrals on the right hand side of the equation.
⇒∫4x2−6x+7dx=4∫x2dx−6∫xdx+7∫dx
Now we know the formula of integration: ∫ydx=n+1xn+1+C where C is constant of integration
⇒∫4x2−6x+7dx=4(2+1x2+1)−6(1+1x1+1)+7(0+1x0+1)+C
Add the values in the power of ‘x’ and the values in the denominators for each term separately.
⇒∫4x2−6x+7dx=4(3x3)−6(2x2)+7(1x1)+C
Cancel possible factors from the numerator and denominator of each fraction separately.
⇒∫4x2−6x+7dx=34x3−3x2+7x+C
∴ The anti-derivative of f(x)=4x2−6x+7 is 34x3−3x2+7x+C
Note: Many students make the mistake of calculating the derivative first and then integrate the obtained derivative which is wrong, keep in mind we have to calculate the integration of the function, not the derivative. Anti-derivative of a function means that value which on differentiation or derivative gives the function. Also, many students tend to ignore the addition of constant term in the end, keep in mind we always add constant term when integrating without limits.