Find all pairs of consecutive odd positive integers both of which are smaller than 10 such that their sum is more than 11
Answers
Answered by
44
Given:
- Positive Integers 10 such that their sum is more than 11.
To be Find:
- Find all pairs of consecutive odd positive integers?
Solution:
Let assume the smaller of the two consecutive odd positive integers be x
∴ Other integer is = x + 2
According to Question, both the integers are smaller than 10
∴ x + 2 < 10
x < 8 ____(i)
According to Question, Sum off two integers is more than 11
∴ x + (x + 2) > 11
2x + 2 > 11
x > 9/2
x > 4.5 ____(ii)
Thus, From (i) and (ii);
We have x is an odd integer and it can take values 5 and 7
Hence,
- Possible pairs are (5, 7) and (7, 9).
Similar questions
Math,
3 months ago
Math,
3 months ago
India Languages,
3 months ago
Social Sciences,
6 months ago
Social Sciences,
11 months ago
Computer Science,
11 months ago