#Help with inverse function.
11 messages · Page 1 of 1 (latest)
from the 3rd line is already wrong, should be:
y = 32 - 24x
24x = 32 - y
x = (32 - y)/24
f^-1(x) = (32 - x)/24
Both your answer and given solution are equivalent
swindle and mine's correct?
why is y minused if you're moving 32?
Yes
I'm also having problem with number 4 trying to get the answer ||(2-3)/2x||
f(x) = 3/4-2x
=> y = 3/4-2x
=> x = 3/4-2y
=> 3/4-2y = x
=> 3/-2y = x-4
=> 3/-2 = y(x-4) (and then stuck.. since i dont know how to get that -2 over numerator and divided by 2x)
again, the 3rd line is wrong
how can you directly switch x and y?
I was told to swap y with x
you do that after making x the subject