Saved Bookmarks
| 1. |
The sum of first positive integars multiplied by total sum of integars between-2 to 2 |
|
Answer» POSITIVE numbers=1 only (sum=1) INTEGERS between -2 to 2= -1,0,1 (sum=0) PRODUCT =1*0=0 |
|