Solve the differential equation:
$$y'=\frac{1-y^2}{1-x^2}$$
My book says the solution is: $$y=\frac{x+c}{cx+1},$$ where $c$ is a constant. It's been ten minutes I tried to verify if it was correct but I'm pretty sure the book is wrong. Can someone confirm it?
$\frac{1+y}{1-y}=\frac{1+x}{1-x}c$ I think it's correct... So how to find the explicit equation: $$y=\frac{x+c}{cx+1}$$
– user155542 Jun 06 '14 at 09:06