avr10
- 11
- 0
Homework Statement
\text {Find m such that }\displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = .9
Homework Equations
The Attempt at a Solution
\displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = .9 \Rightarrow \displaystyle\int^m_4 x^{-3/2}\,dx = .9 \Rightarrow -2m^{-1/2} +2(4)^{-1/2} = .9 \Rightarrow m = \frac {4}{1.9^{2}} = 1.108
If I plug this value back into the original integral, it comes out as -.9. Should I solve this integral another way? Also, an extention of the problem is
\text {Explain why there is no number m such that} \displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = 1.1
It seems like that has to deal with convergence issues, something I'm just beginning to learn. Any hints for the first step?