Saved Bookmarks
| 1. |
Can the sum of three consecutive odd numbers be 36 ? why? |
|
Answer» LET a, b and c be three odd numbers We know that SUM of two odd number is even => ( a + b) is even And sum of an odd number and an even number is odd. => ( a + b) + c is odd. So, it is not POSSIBLE |
|