Solveeit Logo

Question

Question: How do you find the antiderivative of \(f\left( x \right) = \left( {2x + 3} \right)\left( {3x - 7} \...

How do you find the antiderivative of f(x)=(2x+3)(3x7)f\left( x \right) = \left( {2x + 3} \right)\left( {3x - 7} \right) ?

Explanation

Solution

In calculus, anti derivative of a function is same as indefinite integral of the given function. The given question requires us to integrate a function of x with respect to x. So, we will first find the product of the two terms given in the function and then integrate using the power rule of integration.

Complete step by step answer:
The given question requires us to integrate a product function f(x)=(2x+3)(3x7)f\left( x \right) = \left( {2x + 3} \right)\left( {3x - 7} \right) in variable xx whose both brackets are linear polynomials in x and consists of two terms. So, we first simplify the function by opening brackets and then integrate the function directly using the power rule of integration. So, we have, f(x)=(2x+3)(3x7)f\left( x \right) = \left( {2x + 3} \right)\left( {3x - 7} \right)

So, we multiply both the terms of the first bracket with the entire second bracket. So, we get,
f(x)=2x(3x7)+3(3x7)\Rightarrow f\left( x \right) = 2x\left( {3x - 7} \right) + 3\left( {3x - 7} \right)
Expanding the expression by opening the brackets, we get,
f(x)=6x214x+9x21\Rightarrow f\left( x \right) = 6{x^2} - 14x + 9x - 21
Adding the like terms, we get,
f(x)=6x25x21\Rightarrow f\left( x \right) = 6{x^2} - 5x - 21
Now, we integrate this function. So, we have to evaluate (6x25x21)dx\int {\left( {6{x^2} - 5x - 21} \right)} dx.

Now, we know the power rule of integration. According to the power rule of integration, the integral of xn{x^n} with respect to x is x(n+1)n+1\dfrac{{{x^{\left( {n + 1} \right)}}}}{{n + 1}}.
So, we get, (6x25x21)dx=(6x2+12+15x1+11+121x0+10+1)+c\int {\left( {6{x^2} - 5x - 21} \right)} dx = \left( {6\dfrac{{{x^{2 + 1}}}}{{2 + 1}} - 5\dfrac{{{x^{1 + 1}}}}{{1 + 1}} - 21\dfrac{{{x^{0 + 1}}}}{{0 + 1}}} \right) + c
(6x25x21)dx=(6x335x2221x)+c\Rightarrow \int {\left( {6{x^2} - 5x - 21} \right)} dx = \left( {6\dfrac{{{x^3}}}{3} - 5\dfrac{{{x^2}}}{2} - 21x} \right) + c
Cancelling common factors in numerator and denominator, we get,
(6x25x21)dx=2x352x221x+c\Rightarrow \int {\left( {6{x^2} - 5x - 21} \right)} dx = 2{x^3} - \dfrac{5}{2}{x^2} - 21x + c, where c is the constant of integration.

So, 2x352x221x+c2{x^3} - \dfrac{5}{2}{x^2} - 21x + c is the antiderivative of the given function f(x)=(2x+3)(3x7)f\left( x \right) = \left( {2x + 3} \right)\left( {3x - 7} \right).

Note: The indefinite integrals of certain functions may have more than one answer in different forms. However, all these forms are correct and interchangeable into one another. Indefinite integral gives us the family of curves as we don’t know the exact value of the constant. The product of two binomial linear expressions can be computed using distributive property a(b+c)=ab+aca\left( {b + c} \right) = ab + ac.