3

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?

shlogek
  • 47

2 Answers2

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?

Olivier Oloa
  • 120,989
0

Symbolab may help you

" https://www.symbolab.com/solver/step-by-step/%5Cint%20%5Cfrac%7B2t%2B3%7D%7B9t%5E%7B2%7D-12t%2B8%7Ddt "

text text text text text text text text

  • It might be better to explain each step taken toward evaluating the integral rather than post a link to an algorithm. – Santana Afton Mar 18 '17 at 23:14
  • I mean im not a professor or anything, the guy was asking for help, and I found the answer on Symbolab, why not share? – Ricardo Silvestre Mar 18 '17 at 23:18
  • 1
    Thank you for the link! I'll keep it in my favs – shlogek Mar 18 '17 at 23:20
  • @RicardoSilvestre To answer your question "why not share", please see the help page for mathstackexchange.com: http://math.stackexchange.com/help/how-to-answer, the section about sharing links. – Χpẘ Mar 19 '17 at 00:12