How can i find this transformation

39 Views Asked by At

i need to find a transformation $w= az+b$ the takes the triangle $1,i,0$ to the triangle $0,2,1+i$.

I tried to use the fact the this transformation must take vertices to vertices but i get to a inconsistent system.

1

There are 1 best solutions below

1
On

$w = (1 + i)(1 - z)$ will do it.