Saved Bookmarks
| 1. |
If the sum of two consecutive number is 11 .find the number. |
|
Answer» -step explanation:Given DATA, the sum of TWO consecutive numbers is -11. Let us consider the first number to be a VARIABLE 'a', therefore the consecutive number of a is 'a + 1'. ⟹a = -6, HENCE a + 1 = -6 + 1 = -5. Hence the two consecutive numbers are -6 and -5. |
|