Respuesta :
let y = f(x) = x^2 - 81
y + 81 = x^2
x = sqrt(y + 81)
switch y to x, x to y
y = sqrt(x + 81) = f-1(x)
y + 81 = x^2
x = sqrt(y + 81)
switch y to x, x to y
y = sqrt(x + 81) = f-1(x)
Answer:
\sqrt{x+81
Step-by-step explanation:
f(x)= x^{2} -81
y=x^{2} -81
x=y^{2}-81
x+81=y^{2}
\sqrt{x+81=y