fishingspree2
- 138
- 0
Homework Statement
Explain why the piecewise-defined function:
y=\begin{Bmatrix}<br /> \sqrt{25-x^{2}}, & -5< x< 0 \\ <br /> -\sqrt{25-x^{2}},&0\leq x< 5 <br /> \end{Bmatrix}
is not a solution of the differential equation \frac{dy}{dx}=-\frac{x}{y} on the interval (-5,5)2. The attempt at a solution
I have no idea why...Differentiating y i get
y'=\begin{Bmatrix}<br /> \frac{-x}{\sqrt{25-x^{2}}}, & -5< x< 0 \\ <br /> \frac{x}{\sqrt{25-x^{2}}},&0\leq x< 5 <br /> \end{Bmatrix}
Substituting the denominators in y' by the corresponding expression defined by y, I get back exactly y'=-\frac{x}{y} for the two pieces of interval.
To me it should be a solution...
Thank you very much.
EDIT:
The question comes from here (#26):
http://books.google.ca/books?id=qh1...ifferential equation on the interval"&f=false
Last edited: