Grade 12Differential CalculusFind the inverse of the function f(x)= ln(x+(x^2+1)^1/2). BHAWESH PANDIT 8 Years agoGrade 12
ArunApproved Tutor Answer8 Years agoDear Bhavesh The get the inverse, exchange x and y and try to express y in terms of x. x = ln[y + √(y2 + 1)] ex = y + √(y2 + 1) ex - y = √(y2 + 1) Square both sides. e2x - 2exy + y2 = y2 + 1 e2x - 2exy = 1 y = (1 - e2x) / (-2ex) f-1(x) = (e2x - 1) / (2ex)