2
$\begingroup$

What is $\int \frac{4t^2}{5t-5}dt$?

I understand I can take out the constant and divide the polynomials to simplify the function. But if I didn't do the division, how then would I integrate this?

  • 3
    $t^2 = (t-1)(t+1) + 1$, so $$\int\frac{4t^2}{5t-5}\,dt = \frac{4}{5}\int\frac{t^2}{t-1}\,dx = \frac{4}{5}\int\frac{(t-1)(t+1)+1}{t-1}\,dt = \frac{4}{5}\left(\int (t+1)\,dt + \int\frac{1}{t-1}\,dt\right).$$2012-01-10
  • 2
    I don't understand the question. Why *wouldn't* you "do the division"?2012-01-10
  • 3
    If you "didn't do the division", then you aren't doing things right, just as if you "don't do the multiplication" you cannot figure out what $3\times(5+2)$ is equal to.2012-01-10

1 Answers 1