Chapter 6: Problem 4
$$ \int_{-9}^{-1} \frac{y d y}{\sqrt{4-5 y}} $$
Short Answer
Expert verified
The integral evaluates to \( \frac{728}{75} \)
Step by step solution
01
Identify the substitution
To handle the integral, notice the term under the square root. Let's use the substitution rule: let new variable be: \[ u = 4 - 5y \] Then, differentiate both sides to find expression for dy: \[ du = -5 dy \] Hence, \[ dy = -\frac{1}{5} du \]
02
Change the limits of integration
Convert the limits of integration according to the substitution Choose the new lower limit: When y = -9, then \[ u = 4 - 5(-9) = 4 + 45 = 49 \] Choose the new upper limit: When y = -1, then \[ u = 4 - 5(-1) = 4 + 5 = 9 \]
03
Substitute and rewrite the integral
Replace y, dy and the limits in the integral: \[ \int_{49}^{9} \frac{y (-\frac{1}{5} d u)}{\sqrt{u}} \] Next, express y in terms of u. From the substitution u = 4 - 5y, then y = \frac{4 - u}{5}. Replace in the integral: \[ \int_{49}^{9} \frac{(\frac{4 - u}{5})(-\frac{1}{5} d u)}{\sqrt{u}} \] Simplify the expression by combining constants: \[ -\frac{1}{25} \int_{49}^{9} \frac{4 - u}{\sqrt{u}} du \]
04
Separate the integral
Simplify by splitting into two separate integrals: \[ -\frac{1}{25} \left( \int_{49}^{9} \frac{4}{\sqrt{u}} du - \int_{49}^{9} \frac{u}{\sqrt{u}} du \right) \] This separates into two simple integrals. Simplify each integral further: \[ -\frac{1}{25} \left( 4 \int_{49}^{9} u^{-\frac{1}{2}} du - \int_{49}^{9} u^{\frac{1}{2}} du \right) \]
05
Integrate both parts
Evaluate both integrals separately: \[ 4 \int_{49}^{9} u^{-\frac{1}{2}} du = 4 \left [ 2u^{\frac{1}{2}} \right ]_{49}^{9} = 8\left ( 3 - 7 \right ) = 8\times -4 = -32 \] \[ \int_{49}^{9} u^{\frac{1}{2}} du = \left [ \frac{2}{3}u^{\frac{3}{2}} \right ]_{49}^{9} = \frac{2}{3}( 27 - 343 ) = \frac{2}{3} \times -316 = -\frac{632}{3} \]
06
Combine the results
Combine the results and simplify: \[ -\frac{1}{25} \left( -32 - \frac{632}{3} \right) = -\frac{1}{25} \left( -\frac{96}{3} - \frac{632}{3} \right) = -\frac{1}{25} \left( -\frac{728}{3} \right) = \frac{728}{75} \]
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
integration by substitution
Integration by substitution is a method used to simplify an integral by making a substitution for a part of the integrand. This involves selecting a new variable to replace the more complicated expression. For instance, given the integral \ \[ \int_{-9}^{-1} \frac{y dy}{\sqrt{4-5y}} \ \], we can use substitution to handle the expression under the square root. First, we let \ u = 4 - 5y \, and then differentiate both sides to find \ du = -5 \ dy \. Hence, \ dy = -\frac{1}{5} \ du \. By performing this substitution, the complex integral is transformed into a simpler one that may be easier to evaluate. Remember to also convert the limits of integration: when \ y = -9 \, then \ u = 49 \, and when \ y = -1 \, then \ u = 9 \. This method significantly eases the evaluation of the integral.
integrals with square roots
In calculus, integrals containing square roots can often be tricky. The presence of a square root, especially in the integrand, can complicate the integration process. For example, in the integral \ \( \int_{49}^{9} \frac{(\frac{4-u}{5})(-\frac{1}{5} du)}{\sqrt{u}} \)\, the square root symbol \( \sqrt{u} \) affects how we proceed. Using our substitution of \ u = 4 - 5y \, the term under the square root simplifies into a form that gives us \ u \ as our new variable for the limits of integration. We then substitute \ y \, \ dy \, and the limits, re-writing the integral in terms of \ u \ where we eventually get \ \( -\frac{1}{25} \int_{49}^{9} \frac{4 - u}{\frac{1}{2}} du \)\. This separation into manageable parts is very helpful when dealing with square root integrals. Once simplified, each part can be integrated separately to obtain the final result.
definite integrals
A definite integral involves integrating over a specified interval, from one limit to another, providing the area under a curve between these two points. In our example \ \(\frac{y dy}{\frac{(4-5y)}}{\sqrt{4-5y}}\)\, substituting \ y = -9 \, we find \ u = 49 \ and for \ y = -1 \, we find \ u = 9 \. This substitution transforms the original definite integral into \ \ \( \int_{49}^{9} -\frac{1}{25} \frac{4 - u}{\frac{u \sqrt{u}\}} du \). The integral is then solved within these new limits. Definite integrals provide a numerical value representing the net area under the curve between two points, which in this case is calculated as \ \(\frac{728}{75}\)\ after evaluating and combining the simplified integral parts, allowing us to understand the total accumulation of quantities described by the integrand between specified limits.