Saved Bookmarks
| 1. |
Without adding find the sum 1 + 3 + 5 + 7 + ..... + 23 = ? |
|
Answer» 144Step-by-step explanation:its formula of SUMMETION if ap wheresum=(N/2)×(a+L)where n is no. of terms,a is first term; l is LAST termthus ; sum=(12/2)×(1+23)or 6×24Thus sum = 144 |
|