Differential Equations

Get insights from 136 questions on Differential Equations, answered by students, alumni, and experts. You may also ask and answer any question you like about Differential Equations

Follow Ask Question
136

Questions

0

Discussions

0

Active Users

0

Followers

New answer posted

a year ago

0 Follower 11 Views

V
Vishal Baghel

Contributor-Level 10

Let 'r' and U be the radius and volume of the spherical balloon.

Then, dUdt=k, k = constant

ddt(43πr3)=k⇒4πr2drdt=k⇒4πr2dr=kdt

Integrating both sides,

∫4πr2dr=∫kdt⇒43πr3=kt+c

Given at t = 0, r = 3

So, 4π(3)3 = c

C = 36π

And, at t=3, r=6

So, 43π(6)3=3k+36π(c=36π)

⇒288π−36π=3k⇒k=252π3=84π

Hence, putting value of c and k in,

43πr3=kt+c , we get,

43πr3=84π.t+36π⇒r3=34π(84π.t+36π)⇒r3=63t+27⇒r=[63t+27]13

New question posted

a year ago

0 Follower 3 Views

New answer posted

a year ago

0 Follower 11 Views

V
Vishal Baghel

Contributor-Level 10

The slope of tangent is dydx and slope of line joining line (-4,-3) and point say P(x,y)

y−(−3)x−(−4)=y+3x+4

So, dydx=2(y+3x+4)

⇒dyy+3=2x+4dx

Integrating both sides,

∫dyy+3=∫2x+4dx⇒log|y+3|=2log|x+4|+log|c|⇒log|y+3|=log(x+4)2+log|c|⇒log|y+3|=log|c(x+4)2|⇒y+3=c1(x+4)2,where,c1=±c

Since, the curve passes through (-2,1) we get,

y=1,at,x=−2⇒1+3=c(−2+4)2⇒4=c*4⇒c=1

∴ The equation of the curve is y+3=(x+4)2

New answer posted

a year ago

0 Follower 3 Views

V
Vishal Baghel

Contributor-Level 10

The slope of the tangent to then curve is dydx

dydx.y=x⇒y.dy=xdx

So,

Integrating both sides,

∫y.dy=∫xdx⇒∫y22=x22+c⇒y2=x2+A, Where, A=2c

As the curve passes through (0, -2) we have,

(−2)2=02+A⇒A=4

∴ The equation of the curve is

y2=x2+4

New answer posted

a year ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

The Given D.E is

xydydx=(x+2)(y+2)⇒ydyy+2=(x+2)2dx⇒y+2−2y+2dy=(xx+2x)dx⇒(1−2y+2)dy=(1+2x)dydx

Integrating both sides,

∫(1−2y+2)dy=∫(1+2x)dydx⇒y−2log|y+2|=x+2log|x|+c⇒y−log(y+2)2=x+logx2+c⇒y−x=log(y+2)2+logx2+c⇒y−x=log[(y+2)2.x2]+c

A the curve passes through (-1,1) then y=−2,at,x=1

So, −1−1=log(−1+2)2.(1)2+c

⇒−2=log1+c⇒c=−2

∴ The required equation of curve is,

y−x=log[(y+2)2x2]−2

New answer posted

a year ago

0 Follower 4 Views

V
Vishal Baghel

Contributor-Level 10

The given D.E. is y1=exsinx

dy=exsinxdx

Integrating both sides,

∫dy=∫exsinxdx⇒y=I+c

Where, I=∫exsinxdx

=sinx∫exdx−∫ddxsinx∫exdx.dx=sinx.ex−∫cosxexdx=sinxex−{cosx∫exdx−∫ddx(cosx).∫I=∫exxdx}=sinx.ex−{cosxex+∫sinxexdx}=sinx.ex−cosxex−I⇒I+I=ex(sinx−cosx)⇒I=ex2(sinx−cosx)+c

Hence, y=ex2(sinx−cosx)+c

When the curve passed point (0,0),

y=0,at,x=0⇒0=ex2(sin0−cos0)+c⇒e02(0−1)=c⇒c=12

∴ The required equation of the curve is y=ex2(sinx−cosx)+12

⇒2y=ex(sinx−cosx)+1⇒2y−1=ex(sinx−cosx)

New answer posted

a year ago

0 Follower 2 Views

V
Vishal Baghel

Contributor-Level 10

Given,  dydx=ytanx

⇒dyy=tanxdx

Integrating both sides we get,

∫dyy=∫tanxdx⇒logy=log|secx|+logc⇒logy=log|csecx|⇒y=c1secx (where, c1=±c)

As,  y=1, at, x=0 we have,

1=c1sec (0)=c⇒c=1

∴ The required particular solution is y=secx .

New answer posted

a year ago

0 Follower 7 Views

V
Vishal Baghel

Contributor-Level 10

Given, D.E. is

cosdydx=a⇒dydx=cos−1 (a)⇒dy=cos−1 (a)dx

Integrating both sides,

∫dy=∫cos−1 (a)dx⇒y=cos−1 (a)*x+c⇒y=xcos−1 (a)dx

Given,  y=1, at   x=0

Then,  1=0cos−1 (a)+c

⇒c=1

∴ The required particular solution is

New answer posted

a year ago

0 Follower 7 Views

V
Vishal Baghel

Contributor-Level 10

The given D.E. is

x(x2−1)dydx=1⇒dy=dxx(x2−1)

Integrating both sides,

∫dy=∫dxx(x2−1)⇒y=∫dxx(x2−1)(x+1)dx+c.

Let, 1x(x−1)(x+1)=Ax+Bx−1+cx+1

1=A(x−1)(x+1)+B(x)(x+1)+C(x)(x−1)=A(x2−1)+Bx2+Bx+Cx2−Cx=Ax2−A+Bx2+Bx+Cx2−Cx=(A+B+C)x2+(B−C)x−A

Comparing the coefficient,

−A=1⇒A=−1−−−−−−−−−−−−(1)⇒A+B+C=0−−−−−−−−−(2)⇒B−C=0⇒B=C−−−−−−−−−−−−−(3)

Putting equation (1) & (2) in (1) we get,

−1+B+B=0⇒−1+2B=0⇒B=12=C

So, 1x(x−1)(x+1)=−1x+12x−1+12x+1

=−1x+12(x−1)+12(x+1)

Integrating becomes,

y=∫−1xdx+∫12(x−1)dx+∫12(x+1)dx+c=−log(x)+12log(x−1)+12log(x+1)+c=12[−2log(x)+log(x−1)+log(x+1)]+c=12[−logx2+log(x+1)(x−1)]+c=12logx2−1x2+c

Given, y=0 when x=2.

Then, 0=12log22−122+c

⇒0=12log34+c⇒c=−12log34

∴ The required particular solution is

y=12logx2−1x2−12log34

New answer posted

a year ago

0 Follower 9 Views

V
Vishal Baghel

Contributor-Level 10

The given D.E is (x3+x2+x+1)dydx=2x2+x

⇒dy=(2x2+xx3+x2+x+1)dx⇒dy=2x2+xx2(x+1)+(x+1)dx=2x2+x(x+1)(x2+1)dx

Integrating both sides we get,

∫dy=∫2x2+x(x+1)(x2+1)dx

Let, 2x2+x(x+1)(x2+1)=Ax+1+Bx+cx2+1

⇒2x2+2=A(x2+1)+(Bx+c)(x+1)=Ax2+A+Bx2+Bx+Cx+C=(A+B)x2+(B+C)x2+(A+C)

Comparing the co-efficient we get,

A+B=2−−−−−−(1)B+C=1−−−−−−(2)A+C=0−−−−−−(3)

Subtracting equation (1) – (2), we get

A+B−(B+C)=2−1→A−C=1

But from equation (3) A=−C so, we get,

A(−C)−C=1→−2C=1→C=−12&A=−(−12)=12

And putting value of A in equation (1),

12+B=2⇒B=2−12=4−12=32

Putting value of A,B and C in

2x2+x(x+1)(x2+1)=12x+1+32x−12x2+1=12(x+1)+32(xx2+1)−12(1x2+1)

Hence, the integration becomes

∫dy=∫12(x+1)dx+∫34(2xx2+1)dx−∫12(1x2+1)dx⇒y=12log(x+1)+34log(x2+1)−12tan−1x1+c

Given, At x=0,y=1

Then, 1=12log1+34log1−12tan−1(0)+C

⇒1=0+0−0+C{?log1=0tan−10−0}⇒c=1

∴ The required particular solution is:

y=12log(x+1)+34log(x2+1)−12tan−1x+1=14[2log(x+1)+3log(x2+1)]−12tan−1x+1=14[log(x+1)2+log(x2+1)3]−12tan−1x+1=14[log(x+1)2(x2+1)3]−12tan−1x+1

Get authentic answers from experts, students and alumni that you won't find anywhere else

Sign Up on Shiksha

On Shiksha, get access to

  • 67k Colleges
  • 1.2k Exams
  • 716k Reviews
  • 1850k Answers

Share Your College Life Experience

×
×

This website uses Cookies and related technologies for the site to function correctly and securely, improve & personalise your browsing experience, analyse traffic, and support our marketing efforts and serve the Core Purpose. By continuing to browse the site, you agree to Privacy Policy and Cookie Policy.