MitsuShai
- 159
- 0
Homework Statement
2. The attempt at a solution
I
Last edited:
The discussion revolves around the topic of indefinite integrals and the substitution rule in calculus. Participants are examining the integration of a function involving a square root and the appropriate substitutions to apply.
The discussion includes attempts to clarify the integration process and check the validity of the steps taken. Some participants express uncertainty about their calculations and seek confirmation of their reasoning, while others provide feedback on the application of integration techniques.
There is mention of potential confusion regarding the integral of du/sqrt(u) and the proper use of substitution, indicating that participants are grappling with foundational concepts in integration.
Dick said:It's not even close. Since when does the integral of du/sqrt(u) have an ln in it? And shouldn't you be using du=(-5)dx to replace dx with du?
MitsuShai said:I forgot about the square root.
how about this?
I= ∫ dx/sqrt(2−5x)
= ∫ [1/sqrt(2−5x)]dx
u= 2-5x
du= -5dx
(-1/5)du = dx
∫ (-1/5)du/sqrt(u)
(-1/5) ∫ du/u^(1/2)
(-1/5) 1/ (2/3)u^(3/2)
- 1/[(10/3)u^(3/2)]
- 1/[(10/3)(2-5x)^(3/2)]
Hurkyl said:Do remember there is a way to check your work -- what relationship is a function supposed to have with its anti-derivatives?