The sum of two consecutive number is 11,find the number
Answers
Answered by
2
Answer:
Step-by-step explanation:
The formula for consecutive integers is pretty straightforward. If x is the first consecutive integer, then x+1 will be the second, x+2 will be the third, x+3 will be the fourth, and so on
By using Carl Gauss's clever formula, (n / 2)(first number + last number) = sum, where n is the number of integers, we learned how to add consecutive numbers quickly. We now know that the sum of the pairs in consecutive numbers starting with the first and last numbers is equal.
Answered by
13
Answer:
Let the two numbers be x and (x+1)
Sum of the numbers = x+(x+1)= 11
→2x +1 = 11
→2x = 11-1
→x= 10/2
→x= 5
1st no. = x = 5
2nd no. = x+1 = 6
__
Similar questions