I'm trying to evaluate a simple integral with basic rules we learned : $$\int\frac{2t+3}{9t^2-12t+8}dt$$ However I try, I fail. I tried substitution, splitting into two integrals and also square completion so I have this : $$\int\frac{2t+3}{9(t-\frac{2}{3})^2+4}dt$$ But it still leads me nowhere. What am I doing wrong?
2026-04-07 20:30:48.1775593848
Evaluating a simple integral
53 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint. You can split the given integral into $$ \int\frac{2t+3}{9t^2-12t+8}dt=a\int\frac{(9t^2-12t+8)'}{9t^2-12t+8}dt+b\int\frac{1}{9(t-\frac{2}{3})^2+4}dt. $$ Can you finish it?