An ordinary differential equation (ODE) is differential equation for the derivative of a function of one variable. When an ODE is in a form of y'=f(x,y) , this is just a first order ordinary differential equation.
The y ' is the same as (dy)/(dx) therefor first order ODE can written in a form of (dy)/(dx) = f(x,y)
That is form of the given problem: (dy)/(dx) = 6x^2.
We may apply integration after we rearrange it in a form of variable separable differential equation: N(y) dy = M(x) dx .
By cross-multiplication, we can be rearrange the problem into: (dy) = 6x^2dx .
Apply direct integration on both sides:
int (dy) =int 6x^2dx .
For the left side, we may apply basic integration property:
int (dy)=y
For the right side, we may apply the basic integration property: int c*f(x)dx = c int f(x) dx .
int 6x^2dx =6int x^2dx
Then apply Power Rule for integration: int u^n du= u^(n+1)/(n+1)+C
6 int x^2dx = 6*x^(2+1)/(2+1)
= 6*x^3/3+C
= 2x^3+C
Combining the results, we get the general solution for differential equation:
y=2x^3+C
Tuesday, October 2, 2018
dy/dx = 6x^2 Use integration to find a general solution to the differential equation
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