Master the relationship between Arithmetic Mean and Geometric Mean for CBSE Class 11 Applied Mathematics with solved examples, MCQs, and practice sets.
For any two positive real numbers a and b, the Arithmetic Mean is defined as (a + b)/2 and the Geometric Mean is defined as √ab. These measures provide central tendencies for data sets. The relationship between them is fundamental in establishing inequalities in algebra.
Step 1: AM = (9 + 4)/2 = 13/2 = 6.5
Step 2: GM = √(9 × 4) = √36 = 6
Answer: AM = 6.5, GM = 6
For any two positive real numbers a and b, the Arithmetic Mean is always greater than or equal to the Geometric Mean. The equality holds if and only if a = b. This property is widely used to find the minimum values of expressions.
Step 1: AM = (8 + 2)/2 = 5
Step 2: GM = √(8 × 2) = √16 = 4
Step 3: Since 5 ≥ 4, the inequality holds.
Answer: Verified
If the AM and GM of two numbers are known, the numbers can be found by solving a quadratic equation. If AM = A and GM = G, the numbers are the roots of the equation x² - 2Ax + G² = 0.
Step 1: Form equation x² - 2(5)x + 4² = 0
Step 2: x² - 10x + 16 = 0
Step 3: (x - 8)(x - 2) = 0
Answer: The numbers are 8 and 2