Saved Bookmarks
| 1. |
Comlex number find i +i where i = -1 |
|
Answer» PUT the VALUE of i which is -1 in i+i i+i = -1 +(-1) = -1 -1 = -2 THEREFORE, the value i+ i is -2 |
|