Homework Statement
Evaluate the indefinite integral:
\int7x+1/x^2+1 dxHomework Equations
The Attempt at a Solution
My first attempt at the solution was to try using substitution. I set u=x^2+1. so du=2x dx and x=sqrt(u-1). Then I rewrote the integral so it is \int7du/4usqrt(u-1). This is...