I don't usually have problems with solving ODEs but somehow I can't solve this one. I know that I have to substitute with $u$ and $u'$ but that's it...
2026-04-11 14:50:45.1775919045
Solve the initial value problem $y′=(x+y−2)^2$?
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint
Substitute $z=x+y-2=$ and $z'=y'+1$
Then solve $$z'-1=z^2$$ $$\int \frac {dz}{z^2+1}=x+K$$