I've attempted to integrate the function: $$ \frac{2x + 7} {x^2 + x + 1} $$ I've tried several techniques, but none of them are working! I want to try trig substitution, but I don't know what I can substitude.
2026-04-12 11:35:48.1775993748
Integration of rational function ($ \frac{2x + 7} {x^2 + x + 1} $)
67 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Complete the square in the denominator:
$$x^2 + x + 1 = x^2 + x + \frac 14 + \frac 34 = \left(x+ \frac 12\right)^2 + \left(\frac{\sqrt 3}2\right)^2$$
Put $$x + \frac 12 = \frac{\sqrt 3}2\tan \theta$$