You can put this solution on YOUR website! find the inverse of the function
f(x)= 4 sqrt(-5x+2)+3
-----
1st: Interchange x and y:::
x = 4*sqrt(-5y+2)+3
-----
2nd: Solve for "y":
4*sqrt(-5y+2) = x-3
-----
sqrt(-5y+2) = (x-3)/4
-----
-5y+2 = (x^2-6x+9)/16
-----
-5y = (x^2-6x+9)/16 - 2
----
y = -(x^2-6x+9)/80 - (2/5)
etc.
------
Cheers,
Stan H.
===========================