JEE Exam  >  JEE Notes  >  Mathematics (Maths) for JEE Main & Advanced  >  Inequalities

Inequalities | Mathematics (Maths) for JEE Main & Advanced PDF Download

Inequalities are mathematical expressions that show the relationship between two values when they are not equal i.e., one side can be greater or smaller than the other. We use inequalities in our daily lives in many places such as:

  • You must be at least 18 years old to vote i.e., age ≥ 18 for voting.
  • The speed limit on the highway is 65 mph. This means you must drive at or below 65 mph: Speed ≤ 65
  • You must be at least 48 inches tall to ride this rollercoaster.
  • To qualify for a loan, your income must be greater than $40,000 per year.

Inequality Symbols

Inequality symbols are listed below:
Inequalities | Mathematics (Maths) for JEE Main & Advanced

Rules of Inequalities

There are various rules in inequalities to help us relate to and solve various different inequalities. Some of these rules are discussed as follows:

Rule 1

If a, b, and c are three numbers then, inequality between these numbers follows transitive property.

  • If a > b and b > c, then a > c
  • If a < b and b < c, then a < c
  • If a ≥ b and b ≥ c, then a ≥ c
  • If a ≤ b and b ≤ c, then a ≤ c

Rule 2
If the LHS and RHS of the expressions are exchanged, then the inequality reverses. It is called converse property.

  • If a > b, then b < a
  • If a < b, then b > a
  • If a ≥ b, then b ≤ a
  • If a ≤ b, then b ≥ a

Rule 3

If the same constant k is added or subtracted from both sides of the inequality, then both sides of the inequality are equal.

  • If a > b, then a + k > b + k
  • If a > b, then a – k > b – k

Similarly, for other inequalities.

  • If a < b, then a + k < b + k
  • If a < b, then a – k < b – k
  • If a ≤ b, then a + k ≤ b + k
  • If a ≤ b, then a – k ≤ b – k
  • If a ≥ b, then a + k ≥ b + k
  • If a ≥ b, then a – k ≥ b – k

The direction of the inequality does not change after adding or subtracting a constant.

Rule 4

If k is a positive constant that is multiplied or divided by both sides of the inequality, then there is no change in the direction of the inequality.

  • If a > b, then ak > bk
  • If a < b, then ak < bk
  • If a ≤ b, then ak ≤ bk
  • If a ≥ b, then ak ≥ bk

If k is a negative constant that is multiplied or divided by both sides of the inequality, then the direction of inequality gets reversed.

  • If a > b, then ak < bk
  • If a > b, then ak < bk
  • If a ≥ b, then ak ≤ bk
  • If a ≤ b, then ak ≥ bk

Rule 5
The square of any number is always greater than or equal to zero.

  • a2 ≥ 0

Rule 6

Taking square roots on both sides of the inequality does not change the direction of the inequality.

  • If a > b, then √a > √b
  • If a < b, then √a < √b
  • If a ≥ b, then √a ≥ √b
  • If a ≤ b, then √a ≤ √b

Interval Notation for Inequalities

Important points for writing intervals for inequalities:

  • In case of greater than and equal to (≥) or less than equal to (≤), the end values are included so, closed or square brackets [ ] are used.
  • In case of greater than (>) or less than (<), the end values are excluded so, open brackets () are used.
  • For both positive and negative infinity open brackets () are used.

The following table represents intervals for different inequalities:

Inequalities | Mathematics (Maths) for JEE Main & Advanced

Graph for Inequalities

Inequalities are either with one variable or two or we have a system of inequalities, all of them can be graphed to the cartesian plane if it only contains two variables. Inequalities in one variable are plotted on real lines and two variables are plotted on the cartesian plane. 

Graph for Linear Inequalities with One Variable

From the following table we can understand, how to plot various Linear Inequalities with One Variable on a real line.
Inequalities | Mathematics (Maths) for JEE Main & Advanced

Graph for Linear Inequalities with Two Variable

Let’s take an example of linear inequalities with two variables.
Consider the linear inequality 20x + 10y ≤ 60, as the possible solutions for given inequality are (0, 0), (0,1), (0, 2), (0,3), (0,4), (0,5), (0,6), (1,0), (1,1), (1,2), (1,3), (1,4), (2,0), (2,1), (2,2), (3,0), and also all the points beyond these points are also the solution of the inequality.
Let’s plot the graph from the given solutions.
Inequalities | Mathematics (Maths) for JEE Main & Advanced

The shaded region in the graph represents the possible solutions for the given inequality.

The document Inequalities | Mathematics (Maths) for JEE Main & Advanced is a part of the JEE Course Mathematics (Maths) for JEE Main & Advanced.
All you need of JEE at this link: JEE
171 videos|442 docs|154 tests

FAQs on Inequalities - Mathematics (Maths) for JEE Main & Advanced

1. What is the Arithmetico-Geometric Mean Inequality and how is it applied?
Ans.The Arithmetico-Geometric Mean Inequality states that for any non-negative real numbers \( a_1, a_2, \ldots, a_n \), the arithmetic mean (AM) is always greater than or equal to the geometric mean (GM). It is expressed as: \[ AM \geq GM \] where \( AM = \frac{a_1 + a_2 + \ldots + a_n}{n} \) and \( GM = (a_1 \cdot a_2 \cdots a_n)^{1/n} \). This inequality can be applied in optimization problems to find maximum or minimum values of certain expressions involving products and sums.
2. How does Cauchy-Schwartz's inequality work?
Ans.Cauchy-Schwartz's inequality states that for any sequences of real numbers \( a_1, a_2, \ldots, a_n \) and \( b_1, b_2, \ldots, b_n \), \[ (a_1^2 + a_2^2 + \ldots + a_n^2)(b_1^2 + b_2^2 + \ldots + b_n^2) \geq (a_1b_1 + a_2b_2 + \ldots + a_nb_n)^2. \] This can be applied in various mathematical problems to prove inequalities or to derive bounds for expressions.
3. What is Tchebychef’s Inequality and its significance?
Ans.Tchebychef’s Inequality provides a relationship between the averages of ordered sequences. It states that if \( a_1 \leq a_2 \leq \ldots \leq a_n \) and \( b_1 \leq b_2 \leq \ldots \leq b_n \), then: \[ \frac{1}{n} \sum_{i=1}^{n} a_i b_i \geq \left(\frac{1}{n} \sum_{i=1}^{n} a_i\right)\left(\frac{1}{n} \sum_{i=1}^{n} b_i\right). \] This inequality is significant in statistics and probability theory for estimating the expected values of products of random variables.
4. Can you explain the Weierstrass Inequality?
Ans.The Weierstrass Inequality states that a continuous function on a closed interval attains its maximum and minimum values. More formally, if \( f \) is continuous on the interval \([a, b]\), then there exist points \( c, d \in [a, b] \) such that: \[ f(c) \leq f(x) \leq f(d) \quad \text{for all } x \in [a, b]. \] This is crucial in calculus and optimization, as it guarantees the existence of extreme values for continuous functions.
5. How is the Logarithm Inequality applied in problem-solving?
Ans.The Logarithm Inequality states that for any positive numbers \( a \) and \( b \), \[ \log(a) + \log(b) = \log(ab). \] Additionally, it implies that \( \log(x) \) is a concave function. This property can be used to simplify expressions involving logarithms and to find bounds in optimization problems, especially when dealing with products and ratios of variables.
Related Searches

video lectures

,

ppt

,

Objective type Questions

,

Summary

,

Viva Questions

,

Free

,

mock tests for examination

,

practice quizzes

,

study material

,

shortcuts and tricks

,

Inequalities | Mathematics (Maths) for JEE Main & Advanced

,

Exam

,

Extra Questions

,

Inequalities | Mathematics (Maths) for JEE Main & Advanced

,

Inequalities | Mathematics (Maths) for JEE Main & Advanced

,

Sample Paper

,

pdf

,

Previous Year Questions with Solutions

,

past year papers

,

Important questions

,

MCQs

,

Semester Notes

;