How Do These Algebraic Expressions Equate in an ODE Problem?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
andrew.c
Messages
46
Reaction score
0

Homework Statement



I'm doing an ODE problem, and I have a set of solutions for it, but I do not understand how

[tex]\frac{y+1}{y-1} = Cx^2[/tex]

can equal

[tex]y = \frac{1+Cx^2}{1-Cx^2}[/tex]

Many Thanks!
 
Physics news on Phys.org
The basic technique is to multiply both sides by y - 1, then move all terms in y to one side and all other terms to the other side and solve for y.

For this problem, though, I get y = (Cx^2 + 1)/(Cx^2 - 1), which is different from what you showed.