Active forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Eliminate the Arbitrary Constants
- Law of cosines
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Integration of 4x^2/csc^3x√sinxcosx dx
- application of minima and maxima
- Sight Distance of Vertical Parabolic Curve
New forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Newton's Law of Cooling
- Law of cosines
- Can you help me po to solve this?
- Eliminate the Arbitrary Constants
Recent comments
- Yes.1 week 2 days ago
- Sir what if we want to find…1 week 2 days ago
- Hello po! Question lang po…3 weeks 6 days ago
- 400000=120[14π(D2−10000)]
(…2 months ago - Use integration by parts for…2 months 4 weeks ago
- need answer2 months 4 weeks ago
- Yes you are absolutely right…3 months ago
- I think what is ask is the…3 months ago
- $\cos \theta = \dfrac{2}{…3 months ago
- Why did you use (1/SQ root 5…3 months ago
Re: Differential Eqn.
Let r = radius of cirlce
Equation of family of circles of radius r and tangent to the y-axis:
(x ± r)2 + (y - k)2 = r2
The (±) sign indicates that circles can be at the left or at the right of y-axis. There is only one arbitrary constant k, thus, the differential equation is a first degree. Note that r here is a parameter (fixed radius) and need not be eliminated.
2(x ± r) + 2(y - k)y' = 0
(x ± r) + (y - k)y' = 0
(y - k) = -(x ± r) / y'
Thus,
$(x \pm r)^2 + \left( -\dfrac{x \pm r}{y'} \right)^2 = r^2$
$(x \pm r)^2 + \dfrac{(x \pm r)^2}{(y')^2} = r^2$
$(x \pm r)^2 (y')^2 + (x \pm r)^2 = r^2 (y')^2$
$r^2 (y')^2 - (x \pm r)^2 (y')^2 = (x \pm r)^2$
$[ \, r^2 - (x \pm r)^2 \, ] (y')^2 = (x \pm r)^2$
$\left( \dfrac{dy}{dx} \right)^2 = \dfrac{(x \pm r)^2}{r^2 - (x \pm r)^2}$
$\dfrac{dy}{dx} = \dfrac{x \pm r}{\sqrt{r^2 - (x \pm r)^2}}$ answer
Please double check my answer. I am answering here out from what I have remembered from this topic. It's been a long while since I encountered this type of problem.