Respuesta :
f(x) = 5x + 6
let y = f(x)
y = 5x + 6 solving for x.
y - 6 = 5x
5x = y - 6
x = (y - 6)/5
Recall f(x) = y. Implies x = f⁻¹(y)
x = (y - 6)/5
f⁻¹(y) = (y - 6)/5
So as well:
f⁻¹(x) = (x - 6)/5
let y = f(x)
y = 5x + 6 solving for x.
y - 6 = 5x
5x = y - 6
x = (y - 6)/5
Recall f(x) = y. Implies x = f⁻¹(y)
x = (y - 6)/5
f⁻¹(y) = (y - 6)/5
So as well:
f⁻¹(x) = (x - 6)/5
The inverse of the function f(x) is [tex]f^{-1}(x)=\frac{x-6}{5}[/tex].
What is a inverse function?
The inverse function returns the original value for which a function gave the output. The inverse function of a function f is a function that undoes the operation of f.
For the given situation,
The function is f(x) = 5x + 6
let f(x) = y, then
[tex]x = f^{-1}(y)[/tex]
Now substitute, [tex]f^{-1}(y)[/tex] in the place of x,
⇒ [tex]y=5f^{-1}(y)+6[/tex]
⇒ [tex]y-6=5f^{-1}(y)[/tex]
⇒ [tex]f^{-1}(y)=\frac{y-6}{5}[/tex]
Now again interchange the function in terms of x,
⇒ [tex]f^{-1}(x)=\frac{x-6}{5}[/tex]
Hence we can conclude that the inverse of the function f(x) is [tex]f^{-1}(x)=\frac{x-6}{5}[/tex].
Learn more about inverse function here
https://brainly.com/question/13135813
#SPJ2