" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
.
y = (√x +1)/ (√x +1) (√x-1)
y = 1/ (√x -1)
y(√x -1) = 1
y √x - y = 1
y√x = y + 1
√x = (y+1)/(y)
(√x)² = (y+1)²/(y²)
x = (y² + 2y + 1)/(y²)
f⁻¹ (x) = (x²+2x+1)/(x²)
....