(i)
dxdy=3x2(y+1)
=> y+1dy=3x2dx
Integrating we get
∫y+1dy=∫3x2dx
=> ln |y+1| = x³ + ln |A| where ln |A| is integration constant
=> ln |y+1| - ln |A| = x³
=> ln∣Ay+1∣=x3
=> y + 1 = Aex³
=> y = Aex³ - 1
This is the solution of the given differential equation
(ii)
dxdy=2x−1y−1
=> y−1dy=2x−1dx
Integrating we get
=> ∫y−1dy=21∫2x−12dx
=> ln |y-1| = 21ln∣2x−1∣+ln∣A∣
where ln |A| is integration constant
=> ln |y-1| - ln |A| = 21ln∣2x−1∣
=> ln∣Ay−1∣=ln2x−1
=> Ay−1=2x−1
=> y - 1 = A2x−1
=> y = 1 + A2x−1
This is the solution of the given differential equation
Comments