General solution to the equation step clarification

lepika2110

New member
Joined
Jan 24, 2021
Messages
2
gen.JPG


So I was able to do most of the problem on my own but I got stuck between steps 5 and 6. I don't know how the left side gets reduced to d/dtheta(rsec(theta)). If someone can clarify that would be very appreciated
 
[MATH]\dfrac{d}{d\theta}\left(r \sec (\theta)\right) = \dfrac{dr}{d\theta} \sec(\theta) + r \sec (\theta)\tan(\theta) [/MATH]
 
[MATH]\dfrac{d}{d\theta}\left(r \sec (\theta)\right) = \dfrac{dr}{d\theta} \sec(\theta) + r \sec (\theta)\tan(\theta) [/MATH]
Yea, I know that those two are equal. But I wanted to see the process of getting that equality. I dont know how to simply [MATH]\dfrac{dr}{d\theta} \sec(\theta) + r \sec (\theta)\tan(\theta) [/MATH]
 
Yea, I know that those two are equal. But I wanted to see the process of getting that equality. I dont know how to simply [MATH]\dfrac{dr}{d\theta} \sec(\theta) + r \sec (\theta)\tan(\theta) [/MATH]

you know how to differentiate products?

[MATH]\dfrac{d}{d\theta}(r \sec(\theta)) = \dfrac{d}{d\theta}r \cdot \sec(\theta) + r \cdot \dfrac{d}{d\theta} \sec(\theta) = \\ \dfrac{dr}{d\theta} \sec(\theta) + r \sec(\theta)\tan(\theta)\\~\\ \text{maybe what you're confused about is that $\dfrac{d}{d\theta} \sec(\theta) = \sec(\theta)\tan(\theta)$} [/MATH]
 
If, indeed, it is that ddθsec(θ)\displaystyle \frac{d}{d\theta} sec(\theta)that is bothering you, remember that sec(θ)=1cos(θ)\displaystyle sec(\theta)= \frac{1}{cos(\theta)}

Let u=cos(θ)\displaystyle u= cos(\theta)so that sec(θ)=1u\displaystyle sec(\theta)=\frac{1}{u} and then d1udu=1u2\displaystyle \frac{d\frac{1}{u}}{du}= -\frac{1}{u^2} and dudθ=sin(θ)\displaystyle \frac{du}{d\theta}= -sin(\theta) so that ddθsec(θ)=d1udududθ\displaystyle \frac{d}{d\theta}sec(\theta)= \frac{d \frac{1}{u}}{du}\frac{du}{d\theta}=(frac1u2)(sin(θ))\displaystyle = \left(frac{1}{u^2}\right)\left(sin(\theta)\right)=sin(θ)cos2(θ)\displaystyle =\frac{sin(\theta)}{cos^2(\theta)}=(sin(θ)cos(θ))(1cos(θ))=tan(θ)sec(θ)\displaystyle = \left(\frac{sin(\theta)}{cos(\theta)}\right)\left(\frac{1}{cos(\theta)}\right)= tan(\theta)sec(\theta)
 
Top