Question:

Find all pairs of consecutive even positive integers, both of which are larger than 5 such that their sum is less than 23.

Updated On: Oct 24, 2023
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Let x be the smaller of the two consecutive even positive integers. 
Then, the other integer is x + 2. 
Since both the integers are larger than 5, 
x > 5 ..... (1) 
Also, the sum of the two integers is less than 23. 
x + (x + 2) < 23 
⇒ 2x + 2 < 23 
⇒ 2x < 23 – 2 
⇒ 2x < 21 
⇒ \(\frac{2x}{2} <\frac{ 21}{2}\)
⇒ x < 10.5 ..... (2)
From (1) and (2), we obtain 
5 < x < 10.5. 
Since x is an even number, x can take the values, 6, 8, and 10.
Thus, the required possible pairs are (6, 8), (8, 10), and (10, 12). 

Was this answer helpful?
0
0

Concepts Used:

Inequalities

In mathematics, inequality is a relationship that compares two numbers or other mathematical expressions in a non-equal fashion. It is most commonly used to compare the size of two numbers on a number line.

Specifically, a linear inequality is a mathematical inequality that integrates a linear function. One of the symbols of inequality is observed in a linear inequality: In graph form, it represents data that is not equal.

Some of the linear inequality symbols are given below:

  • < less than
  • > greater than
  • ≤ less than or equal to
  • ≥ greater than or equal to
  • ≠ not equal to
  • = equal to

Inequalities can be demonstrated as questions that are solved using alike procedures to equations, or as statements of fact in the form of theorems. It is used to contrast numbers and find the range or ranges of values that pleases a variable's criteria.