0

$\int_{7}^{10}\sqrt{-40+14x-x^2}dx$

I started off by doing $\int_{7}^{10}\sqrt{(x+7)^2-89}dx$ but I don't know whether that's correct and how I should proceed.

Edit: Ok so it should be $\int_{7}^{10}\sqrt{9-u^2}dx$ with u = x+7. How do I factor out the 9 to get something in the form of $\int_{7}^{10}\sqrt{1-u^2}dx$?

1 Answers1

2

Methodology answer:

In principle, completing the square is the right start. But you didn't complete the square correctly. Notice, for instance, that it started off with the term $-x^2$, and in your rewrite you have $x^2$.

But once you fix that, you might do the substitution $u = x - 7$. You will then have an integral of the form

$$\int_a^b \sqrt{9 - x^2} dx.$$

In these problems, you need to somehow find a different expression for the radical term. You should probably use trig substitution (although if you really wanted, you could use other techniques too).