dlthompson81
- 44
- 0
Homework Statement
\int_{1/2}^{\sqrt{3}/2}\frac{6}{\sqrt{1-t^2}}dt
Homework Equations
The Attempt at a Solution
Ok, this is an odd problem I'm working from the book. The book says the answer is \pi.
First I tried getting rid of the fraction:
\frac{6}{\sqrt{1-t^2}}dt = \frac{6}{(1-t^{2})^{1/2}} = 6(1-t^{2})^{-1/2}
I think I may be getting this next step wrong, but next, I did this:
= 6(1^{1/2}-t^{3/2}) = 6^{1/2}-6t^{3/2}
Which I integrated to:
6t^{1/2} - \frac{12}{5}t^{5/2}
I can't seem to plug in my numbers and get \pi though.
Where did I mess up so far?
Thanks for taking the time to read through my poor attempt at solving this.