Saturday, July 16, 2016

algebra precalculus - Easy way to solve w2=15+8i


Solve w2=15+8i, where w is complex.





Normally, I would convert this into polar coordinates, but the problem is that is too slow.



What is another alternative?

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...