SOLUTION: What is the inverse function of {{{f(x)=x^2+5x-6}}}? Thanks.
Algebra
->
Functions
-> SOLUTION: What is the inverse function of {{{f(x)=x^2+5x-6}}}? Thanks.
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 33730
:
What is the inverse function of
? Thanks.
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)= x^2+5x-6
to find inverse, you switch the variables:
y = x^2 + 5x - 6
x = y^2 + 5y - 6
x = (y-1)(y+6)
or
x = (f(x)-1)(f(x)+6)