Active forum topics
- Problems in progression
- 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
- Hydraulics: Water is flowing through a pipe
- Application of Differential Equation: Newton's Law of Cooling
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
- Hydraulics: Water is flowing through a pipe
- Inverse Trigo
- Problems in progression
- General Solution of $y' = x \, \ln x$
Recent comments
- thankyouu!1 week 6 days ago
- z3 weeks ago
- Force P only impends motion…3 weeks ago
- Wow! :>1 month 1 week ago
- In general, the centroid of …1 month 1 week ago
- isn't the centroid of the…1 month 1 week ago
- I get it now, for long I was…1 month 4 weeks ago
- Why is BD Tension?
is it not…1 month 4 weeks ago - Bakit po nagmultiply ng 3/4…3 months 3 weeks ago
- Determine the least depth…1 year 1 month 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}$