Suppose that $f$ is a Mobius transformation such that $f(1)=i$, $f(i)=-1$, and $f(-1)=1$. Find the value of $f(-i)$.
It seems like a simple problem, but I have great difficulty getting anywhere at all. A few pointers, and perhaps a complete solution, would be of much help to me; thanks!
EDIT: Sorry for the late edit! At the request of saulspatz, the equation for a Mobius transformation is $\frac{az+b}{cz+d}$. And yes, I am learning about Mobius transformations in a precalculus class.
A Mobius transformation is of the form $$ f(z)=\frac{az+b}{cz+d}\;. $$ Imposing the conditions you get $$ i=f(1)=\frac{a+b}{c+d}\\ -1=f(i)=\frac{ai+b}{ci+d}\\ 1=f(-1)=\frac{b-a}{d-c} $$ which is equivalent to a system of 3 equations in 4 unknowns; but since you will put these numbers in the linear fractional map, everything will be fine.