For the given problem: sqrt(x)+sqrt(y)y' =0, we may rearrange this to
sqrt(y)y' = -sqrt(x)
Recall that y' is denoted as (dy)/(dx) then it becomes:
sqrt(y)(dy)/(dx) = -sqrt(x)
Apply the variable separable differential equation in a form of f(y) dy = g(x) dx .
sqrt(y)(dy) = -sqrt(x)dx
Apply direct integration using the Power Rule: int u^n du = u^(n+1)/(n+1) .
Note: sqrt(x) = x^(1/2) and sqrt(y) = y^(1/2) .
int sqrt(y)(dy) = int -sqrt(x)dx
int y^(1/2) (dy) = int -x^(1/2)dx
y^(1/2+1)/(1/2+1)= -x^(1/2+1)/(1/2+1) +C
y^(3/2)/(3/2) = -x^(3/2)/(3/2)+C
y^(3/2)*2/3 = -x^(3/2)*2/3+C
2/3y^(3/2) = -2/3x^(3/2)+C
The general solution of the differential equation is 2/3y^(3/2)= -2/3x^(3/2)+C .
Using the given initial condition y(1)=9 , we plug-in x=1 and y=9 to solve for C:
2/3(9)^(3/2)= -2/3*1^(3/2)+C
2/3*27=-2/3*1+C
18=-2/3+C
C = 18+2/3
C = 56/3
So,
2/3y^(3/2)= -2/3x^(3/2)+56/3
y^(3/2)=(3/2)(-2/3x^(3/2)+56/3)
y^(3/2)=-x^(3/2)+28
(y^(3/2))^(2/3)=(-x^(3/2)+28)^(2/3)
y =(-x^(3/2)+28)^(2/3)
or
y = root(3)((-x^(3/2)+28)^2)
Thursday, April 4, 2019
Calculus of a Single Variable, Chapter 6, 6.3, Section 6.3, Problem 16
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment