Question Statement
Q8. ∫24x2x2+8dx
Background and Explanation
This problem involves integrating a rational function by first simplifying the integrand into separate terms. You will need to apply the power rule for integration and evaluate definite integrals using the Fundamental Theorem of Calculus.
Solution
Begin by simplifying the integrand. Divide each term in the numerator by x2 to separate the fraction:
∫24x2x2+8dx=∫24(x2x2+x28)dx=∫24(1+x28)dx=∫241dx+8∫14x−2dx
Now apply the power rule for integration to each term. Recall that ∫xndx=n+1xn+1 for n=−1, and evaluate using the fundamental theorem:
∫24x2x2+8dx=[x]24+8[−2+1x−2+1]14=[x]24+8[−1x−1]14=(4−2)−8[x1]14=2−8(41−11)=2−8(41−4)=2−2(−3)=2+6=8
Thus, the value of the definite integral is 8.
- Algebraic simplification: ca+b=ca+cb
- Power Rule for Integration: ∫xndx=n+1xn+1+C (for n=−1)
- Definite Integral Evaluation: ∫abf(x)dx=F(b)−F(a), where F is the antiderivative of f
- Linearity of Integration: ∫(af(x)+bg(x))dx=a∫f(x)dx+b∫g(x)dx
Summary of Steps
- Split the fraction: Rewrite x2x2+8 as 1+8x−2 (or 1+x28)
- Separate the integral: Break into ∫241dx+8∫14x−2dx
- Integrate each part: Antiderivative of 1 is x; antiderivative of x−2 is −1x−1=−x1
- Evaluate at bounds: Calculate (4−2)−8(41−1)
- Simplify arithmetic: 2−8(−43)=2+6=8