Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

(int_{0}^{8} \frac{dx}{sqrt{1 + x}})

Question

(int_{0}^{8} \frac{dx}{sqrt{1 + x}})

Explanation:

Step1: Use substitution method

Let \( u = 1 + x \), then \( du = dx \). When \( x = 0 \), \( u = 1 \); when \( x = 8 \), \( u = 9 \).
The integral becomes \( \int_{1}^{9} \frac{du}{\sqrt{u}} \)

Step2: Integrate the function

Rewrite \( \frac{1}{\sqrt{u}} \) as \( u^{-\frac{1}{2}} \). The integral of \( u^{-\frac{1}{2}} \) with respect to \( u \) is \( 2u^{\frac{1}{2}} + C \) (where \( C \) is the constant of integration, but we are dealing with a definite integral so we can ignore it for now).
Evaluate from 1 to 9: \( 2(9^{\frac{1}{2}} - 1^{\frac{1}{2}}) \)

Step3: Simplify the expression

\( 9^{\frac{1}{2}} = 3 \) and \( 1^{\frac{1}{2}} = 1 \), so \( 2(3 - 1) = 2\times2 = 4 \)

Answer:

\( 4 \)