InterviewSolution
Saved Bookmarks
| 1. |
Read the following writeup carefully: A, B, C are the points representing the complex numbers z_1, z_2 and z_3 respectively (such that no-two are equal)on the complex place and |z_1| =|z_2|=|z_3| Now answer the following question If the altitude at the vertex A of Delta ABC meets the circumcircle again at P, then complex number representing point P is |
|
Answer» `-(z_2 z_3)/(z_1)` |
|