Integrate the following function: f(x) = 8x^3 + 1/x + 5

We can see that the function is a sum of three terms so we can deal with each term separately and add them up. The term 8x3 and 5 are relatively straightforward and follow the standard rules for integration: "raise the power by 1 and divide by the new power". Therefore 8x^3 becomes 8/4 x4 = 2x4 and the 5 becomes 5x. Then we look at the 1/x term. This is slightly more complicated as it we cannot follow that rule since, remembering 1/x is the same as x-1, this would give us x0/0 which can't be true. Instead, we know that 1/x integrates to ln(x) (the natural logarithm). Finally, as with all indefinite integratals (integration without limits) we have to add a constant. The final answer is therefore 2x4 + ln(x) + 5x + c

EJ

Related Maths A Level answers

All answers ▸

Integral between 0 and pi/2 of cos(x)sin^2(x)


How do you differentiate using the chain rule?


How can I calculate the standard deviation of a data set?


Express 3(x^2) - 12x + 5 in the form a(x - b)^2 - c.