Find all pairs of consecutive **even positive integers** both greater than 5 such that their sum is less than 23. How many such pairs exist?
A$2$ pairs
B$3$ pairs
C$4$ pairs
D$5$ pairs
Answer & Solution
Correct answer: B. $3$ pairs
Let $x$ be the smaller even integer. Then $x + 2$ is the next, with $x > 5$ (so smallest even $x = 6$) and $x + (x + 2) < 23 \Rightarrow x < 10.5$.
Even $x$ with $5 < x < 10.5$ and $x + 2$ also even (automatic): $x \in \{6, 8, 10\}$ — **3 values**.
Pairs: $(6, 8)$, $(8, 10)$, $(10, 12)$ — sums $14, 18, 22$, all $< 23$ ✓.
Related questions
Penalty for wrong answers : THERE WILL BE PENALTY FOR WRONG ANSWERS MARKED BY A CANDIDATE Penalty for wrong answers : THERE WILL BE PENALTY FOR WRONG ANSWERS MARKED BY A CANDIDATE For [[1,2],[2,4]], the determinant equals:If A is invertible, |A^{−1}| equals:For a 3 × 3 non-singular A with |A| = 5, the value of |adj A| is:For a non-singular square matrix A of order n, |adj A| equals:For non-singular A, B of the same order, (AB)^{−1} equals:For a non-singular A, (A^{−1})^{−1} equals: