Active forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Application of Differential Equation: Newton's Law of Cooling
- Problems in progression
- General Solution of $y' = x \, \ln x$
New forum topics
- Ceva’s Theorem Is More Than a Formula for Concurrency
- The Chain Rule Explained: Don't Just Memorize, Visualize It
- The Intuition Behind Integration by Parts (Proof & Example)
- Statics
- Calculus
- Hydraulics: Rotating Vessel
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
Recent comments
- I get it now, for long I was…2 weeks ago
- Why is BD Tension?
is it not…2 weeks ago - Bakit po nagmultiply ng 3/4…2 months 1 week ago
- Determine the least depth…1 year ago
- Solve mo ang h manually…2 months 1 week ago
- Paano kinuha yung height na…1 year ago
- It's the unit conversion…1 year ago
- Refer to the figure below…1 year ago
- where do you get the sqrt412 months 1 week ago
- Thank you so much2 months ago


The center of the circle is $
The center of the circle is $(a, 0)$ and the fixed radius is, say, $r$.
Thus the equation of the circle is $(x-a)^2+y^2 = r^2$. Since $a$ is the arbitrary constant here, get the derivative once.
\begin{eqnarray*}
(x-a)^2+y^2 &=& r^2\\
2(x-a) + 2y y' &=& 0\\
(x-a) + yy' &=& 0\\
x-a &=& -yy'
\end{eqnarray*}
Then substitute to the original equation.
\begin{eqnarray*}
(x-a)^2 + y^2 &=& r^2\\
(yy')^2 + y^2 &=& r^2\\
y^2((y')^2 + 1) &=& r^2
\end{eqnarray*}
Thus the differential equation is $\boxed{y^2((y')^2 + 1) = r^2}$