Saved Bookmarks
| 1. |
Add two consicutive natural numbers and find the number, one less than this |
|
Answer» -step explanation:Let the two consecutive natural numbers be a & (a+1). Now the NUMBER ONE less than this will be (2A + 1) - 1 = 2a + 1 - 1 = 2a. i.e. twice the first number. Therefore, the number one less than the SUM of two consecutive natural numbers will be twice the sum of the SMALLER number. |
|