logan3
- 83
- 2
hi,
I could you some help with a basic problem please.
it asks to verify that x*sin(y) = cos(y) is an implicit solution to \frac{dy}{dx} (x*cot(y) +1) = -1
Here's what I have so far:
x*sin(y) = cos (y)
\frac{dx}{dx} * sin(y) * ((\frac{d}{dx}) * sin(y)) * (\frac{dy}{dx}) = (\frac{d}{dx}) cos(y) * (\frac{dy}{dx})
\rightarrow sin(y) * cos(y) * \frac{dy}{dx} = -sin(y) * \frac{dy}{dx}
I'm stuck here. For example, if I try to divide both sides by sin(y) in order to elimnate sin(y), then I can't figure out how to get to the d.e. from there:
ex. (sin(y) * cos(y) * \frac{dy}{dx}) / sin(y) = -(sin(y) * \frac{dy}{dx}) / sin(y)
\rightarrow cos(y) * \frac{dy}{dx} = - \frac{dy}{dx}
add \frac{dy}{dx} to both sides
\rightarrow cos(y) * \frac{dy}{dx} + \frac{dy}{dx} = 0
factor
\rightarrow \frac{dy}{dx} * (cos(y) + 1) = 0
thanks for any help.
I could you some help with a basic problem please.
it asks to verify that x*sin(y) = cos(y) is an implicit solution to \frac{dy}{dx} (x*cot(y) +1) = -1
Here's what I have so far:
x*sin(y) = cos (y)
\frac{dx}{dx} * sin(y) * ((\frac{d}{dx}) * sin(y)) * (\frac{dy}{dx}) = (\frac{d}{dx}) cos(y) * (\frac{dy}{dx})
\rightarrow sin(y) * cos(y) * \frac{dy}{dx} = -sin(y) * \frac{dy}{dx}
I'm stuck here. For example, if I try to divide both sides by sin(y) in order to elimnate sin(y), then I can't figure out how to get to the d.e. from there:
ex. (sin(y) * cos(y) * \frac{dy}{dx}) / sin(y) = -(sin(y) * \frac{dy}{dx}) / sin(y)
\rightarrow cos(y) * \frac{dy}{dx} = - \frac{dy}{dx}
add \frac{dy}{dx} to both sides
\rightarrow cos(y) * \frac{dy}{dx} + \frac{dy}{dx} = 0
factor
\rightarrow \frac{dy}{dx} * (cos(y) + 1) = 0
thanks for any help.