Problem 12
Question
Evaluate the following integrals. $$\int_{-5}^{0} \frac{d x}{\sqrt{4-x}}$$
Step-by-Step Solution
Verified Answer
Question: Evaluate the integral: \(\int_{-5}^{0} \frac{d x}{\sqrt{4-x}}\)
Answer: The value of the definite integral is 2.
1Step 1: Select a substitution
Let's make a substitution which simplifies the given expression. Let \(u = 4 - x\). Now we need to find the derivative of \(u\) with respect to \(x\).
\(\frac{du}{dx} = \frac{d}{dx}(4 - x)=-1\)
2Step 2: Replace \(dx\)
We need to express \(dx\) in terms of \(du\). To do that, we have:
\(dx = -du\)
Now let's substitute \(u\) and \(-du\) for \(4-x\) and \(dx\) respectively:
$$\int_{-5}^{0} \frac{-du}{\sqrt{u}}$$
3Step 3: Change integration limits
To make the substitution complete, we need to change the integration limits as well. Since \(u = 4 - x\), for \(x = -5\), the lower limit, we have
\(u = 4 - (-5) = 9\)
and for \(x = 0\), the upper limit we have
\(u = 4 - 0 = 4\)
The integral now becomes:
$$\int_{9}^{4} \frac{-du}{\sqrt{u}}$$
4Step 4: Evaluate the integral
This integral is simpler to compute, as it is a basic power function. We can rewrite the integral as:
$$-\int_{9}^{4} u^{-\frac{1}{2}}du$$
Now, we can use the power rule for integration:
$$-\left[u^{\frac{1}{2}}\left(\frac{1}{\frac{1}{2}}\right)\right]_9^4 = -2\left(u^{\frac{1}{2}}\right)_9^4$$
Applying the limits of integration,
$$-2\left(\sqrt{4} - \sqrt{9}\right)$$
5Step 5: Simplify the result
Finally, we can simplify the expression to get the final result:
$$-2(2-3) = -2(-1) = 2$$
So, the value of the definite integral is 2:
$$\int_{-5}^{0} \frac{d x}{\sqrt{4-x}}=2$$
Other exercises in this chapter
Problem 12
Integrals of \(\sin x\) or \(\cos x\) Evaluate the following integrals. $$\int \cos ^{4} 2 \theta d \theta$$
View solution Problem 12
Evaluate the following integrals. $$\int s e^{-2 s} d s$$
View solution Problem 13
Verify that the given function y is a solution of the initial value problem that follows it. $$y=16 e^{2 t}-10 ; y^{\prime}(t)-2 y=20, y(0)=6$$
View solution Problem 13
Find the indicated Midpoint Rule approximations to the following integrals. \(\int_{0}^{1} \sin \pi x d x\) using \(n=6\) subintervals
View solution