100% FREE Updated: Apr 2026 Inequalities and Estimation Algebraic inequalities

Bounding techniques

Comprehensive study notes on Bounding techniques for CMI BS Hons preparation. This chapter covers key concepts, formulas, and examples needed for your exam.

Bounding techniques

This chapter rigorously introduces fundamental bounding techniques crucial for quantitative analysis in inequalities and estimation. Mastery of upper and lower bounds, range finding, and estimation with parameters is essential for solving complex problems and constitutes a frequently examined component of the CMI BS Hons curriculum.

---

Chapter Contents

|

| Topic |

|---|-------| | 1 | Upper bounds | | 2 | Lower bounds | | 3 | Range finding | | 4 | Estimation with parameters |

---

We begin with Upper bounds.

Part 1: Upper bounds

Upper Bounds

Overview

Upper-bound questions ask you to show that an expression cannot exceed a certain value. In olympiad-style and exam-style algebra, the real challenge is not just to produce some bound, but to produce a sharp or natural one and justify it cleanly. These problems frequently rely on AM-GM, Cauchy-type thinking, completing the square, or simple monotonicity arguments. ---

Learning Objectives

By the End of This Topic

After studying this topic, you will be able to:

  • Prove upper bounds using standard inequalities.

  • Distinguish a valid upper bound from the least upper bound.

  • Detect sharpness by checking equality cases.

  • Rewrite expressions into forms where the maximum is visible.

  • Use domain restrictions correctly in upper-bound problems.

---

Core Idea

📖 Upper Bound

A number MM is an upper bound for an expression EE on a domain if

EM\qquad E \le M

for every allowed value of the variable.

If equality is possible, then MM is often the maximum value. ---

Standard Upper-Bound Tools

📐 Method 1: Negative Square Form

If an expression can be written as
c(xa)2\qquad c-(x-a)^2
then
(xa)20\qquad (x-a)^2\ge 0
so
c(xa)2c\qquad c-(x-a)^2 \le c

Hence the maximum value is cc.

Example: 9(x2)29\qquad 9-(x-2)^2 \le 9
📐 Method 2: Fixed Sum or Fixed Product

Many upper bounds come from standard inequalities under conditions like:

    • fixed sum

    • fixed product

    • bounded interval


Example:
If x+y=sx+y=s is fixed, then
xy(s2)2\qquad xy \le \left(\dfrac{s}{2}\right)^2

This follows from
(xy)20\qquad (x-y)^2 \ge 0

📐 Method 3: Use the Interval Directly

If xx lies in a bounded interval, then expressions like
x(1x),x2,ax2\qquad x(1-x),\quad x^2,\quad a-x^2
can often be bounded directly.

For example, for real xx,
x(1x)=14(x12)214\qquad x(1-x)=\dfrac14-\left(x-\dfrac12\right)^2 \le \dfrac14

📐 Method 4: Convert to a Lower-Bound Problem

To prove
EM\qquad E \le M
it is often enough to show
ME0\qquad M-E \ge 0

Then use squares or standard inequalities on MEM-E.

---

Sharpness

Best Possible Upper Bound

If you prove
EM\qquad E \le M
and there exists some allowed value where E=ME=M, then MM is sharp.

If equality never occurs, then MM may still be an upper bound, but not the maximum.

This distinction matters in high-quality solutions. ---

Minimal Worked Examples

Example 1 Find the maximum value of y=5x2\qquad y=5-x^2 Since x20x^2\ge 0, 5x25\qquad 5-x^2 \le 5 Equality occurs at x=0x=0. So the maximum value is 5\boxed{5}. --- Example 2 Find the maximum value of y=x(4x)\qquad y=x(4-x) Rewrite: y=4xx2=4(x2)2\qquad y=4x-x^2=4-\left(x-2\right)^2 Hence y4\qquad y\le 4 Equality occurs at x=2x=2. So the maximum is 4\boxed{4}. ---

Upper Bounds from AM-GM

📐 AM-GM for Upper Bounds

AM-GM is often used indirectly.

If x+y=sx+y=s is fixed and x,y0x,y\ge 0, then
xy(s2)2\qquad xy \le \left(\dfrac{s}{2}\right)^2

Reason:
x+y2xy\qquad \dfrac{x+y}{2}\ge \sqrt{xy}

so
s2xy\qquad \dfrac{s}{2}\ge \sqrt{xy}

hence
xys24\qquad xy\le \dfrac{s^2}{4}

This is one of the most important upper-bound facts. ---

Common Patterns

💡 Recognize These Forms

  • Quadratic opening downward:

x2+bx+c\qquad -x^2+bx+c

  • Product with fixed sum:

x(sx)\qquad x(s-x)

  • Expressions on a bounded interval:

x(1x), 1x2, (ax)(xb)\qquad x(1-x),\ 1-x^2,\ (a-x)(x-b)

  • Symmetric expressions:

reduce with substitutions or identities

---

Common Mistakes

⚠️ Avoid These Errors
    • ❌ Proving an expression is less than something large and calling it the maximum
✅ An upper bound is not always the exact maximum
    • ❌ Forgetting to check equality
✅ Sharpness matters
    • ❌ Using AM-GM without nonnegativity
✅ Check assumptions before applying it
    • ❌ Losing signs while completing the square
✅ Upper-bound problems are very sensitive to sign errors
---

CMI Strategy

💡 How to Attack Upper-Bound Problems

  • Try to rewrite the expression as a constant minus a square.

  • If a sum is fixed, try to bound the product.

  • If the domain is bounded, use it fully.

  • Check whether the bound is attained.

  • Separate “upper bound” from “maximum” in your final statement.

---

Practice Questions

:::question type="MCQ" question="The maximum value of 4x24-x^2 for real xx is" options=["22","33","44","55"] answer="C" hint="Use x20x^2\ge 0." solution="Since x20x^2\ge 0, we have 4x24\qquad 4-x^2 \le 4 Equality occurs at x=0x=0. Hence the maximum value is 4\boxed{4}, so the correct option is C\boxed{C}." ::: :::question type="NAT" question="For real xx, find the maximum value of x(2x)x(2-x)." answer="1" hint="Complete the square." solution="We write x(2x)=2xx2=1(x1)2\qquad x(2-x)=2x-x^2=1-(x-1)^2 Since (x1)20(x-1)^2\ge 0, 1(x1)21\qquad 1-(x-1)^2 \le 1 Equality occurs at x=1x=1. Hence the maximum value is 1\boxed{1}." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["If EME\le M for all allowed values, then MM is an upper bound of EE","If equality occurs in EME\le M, then MM is a possible maximum value","For real xx, 1x211-x^2\le 1","Every upper bound is the least upper bound"] answer="A,B,C" hint="Distinguish upper bound from best upper bound." solution="1. True by definition.
  • True, because then the bound is attained.
  • True, since x20x^2\ge 0.
  • False, because many upper bounds can exist; only one least upper bound may exist.
  • Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Find the maximum value of y=3+4xx2y=3+4x-x^2 for real xx." answer="77" hint="Complete the square." solution="Complete the square: y=3+4xx2=3(x24x)=3((x2)24)\qquad y=3+4x-x^2=3-(x^2-4x)=3-\bigl((x-2)^2-4\bigr) y=7(x2)2\qquad y=7-(x-2)^2 Since (x2)20(x-2)^2\ge 0, y7\qquad y\le 7 Equality occurs at x=2x=2. Therefore the maximum value is 7\boxed{7}." ::: ---

    Summary

    Key Takeaways for CMI

    • Upper bounds are often found by rewriting as a constant minus a nonnegative quantity.

    • Completing the square is one of the cleanest methods.

    • Fixed-sum problems often lead to product upper bounds.

    • An upper bound is not automatically the exact maximum.

    • Equality cases determine sharpness.

    ---

    💡 Next Up

    Proceeding to Lower bounds.

    ---

    Part 2: Lower bounds

    Lower Bounds

    Overview

    Lower-bound problems ask for a guaranteed minimum value of an expression. In exam settings, the goal is usually not brute-force optimization but identifying the right inequality, rewriting the expression into a nonnegative form, or using symmetry and equality conditions effectively. CMI-style questions often test whether you can see why a quantity cannot go below a certain value. ---

    Learning Objectives

    By the End of This Topic

    After studying this topic, you will be able to:

    • Recognize common techniques for proving lower bounds.

    • Use nonnegative-square arguments to derive bounds.

    • Apply AM-GM, Cauchy-type ideas, and basic algebraic manipulation carefully.

    • Track equality cases correctly.

    • Decide whether a claimed lower bound is sharp.

    ---

    Core Idea

    📖 Lower Bound

    A number LL is called a lower bound of an expression EE if

    EL\qquad E \ge L

    for all values of the variables in the allowed domain.

    Best Possible Lower Bound

    A lower bound is called sharp or best possible if equality is achieved for some valid choice of variables.

    In olympiad-style algebra, finding the lower bound and finding the equality case are both essential parts of the solution. ---

    Main Techniques

    📐 Technique 1: Nonnegative Squares

    The most basic source of lower bounds is

    (xy)20\qquad (x-y)^2 \ge 0

    From this we get:

      • x2+y22xy\qquad x^2+y^2 \ge 2xy

      • (x+y)24xy\qquad (x+y)^2 \ge 4xy

      • x2+y2+z2xy+yz+zx\qquad x^2+y^2+z^2 \ge xy+yz+zx


    The last inequality follows from

    (xy)2+(yz)2+(zx)20\qquad (x-y)^2+(y-z)^2+(z-x)^2 \ge 0

    📐 Technique 2: AM-GM

    For nonnegative real numbers,

    a+b2ab\qquad \dfrac{a+b}{2} \ge \sqrt{ab}

    equivalently,

    a+b2ab\qquad a+b \ge 2\sqrt{ab}

    More generally, for positive numbers,

    a1+a2++anna1a2ann\qquad \dfrac{a_1+a_2+\cdots+a_n}{n} \ge \sqrt[n]{a_1a_2\cdots a_n}

    AM-GM is often the fastest way to get a lower bound when the expression is a sum of positive terms. ---

    Other High-Value Sources of Lower Bounds

    📐 Useful Standard Inequalities

    • For all real xx,

    x20\qquad x^2 \ge 0

    • For positive xx,

    x+1x2\qquad x+\dfrac{1}{x} \ge 2

    • For nonnegative a,ba,b,

    a2+b2(a+b)22\qquad a^2+b^2 \ge \dfrac{(a+b)^2}{2}

    • For all real x,yx,y,

    (x+y)22(x2+y2)\qquad (x+y)^2 \le 2(x^2+y^2)

    • For positive a,ba,b,

    a+b2ab\qquad \dfrac{a+b}{2} \ge \sqrt{ab}

    ---

    Equality Cases Matter

    Always Ask: When Does Equality Hold?

    Typical equality cases:

      • in (xy)20(x-y)^2 \ge 0, equality when x=y\qquad x=y

      • in AM-GM for two variables, equality when a=b\qquad a=b

      • in

    x+1x2\qquad x+\dfrac{1}{x}\ge 2,
    equality when x=1\qquad x=1

    A bound is incomplete if the equality case is ignored.

    ---

    Lower Bound by Rearrangement

    💡 Try to Rewrite Around the Suspected Minimum

    Suppose you think an expression should be at least 44. Then try to write

    E4\qquad E-4

    as a sum of squares or another nonnegative quantity.

    This is one of the most reliable methods in algebraic inequalities.

    Example pattern: If x2+4x+7\qquad x^2+4x+7 is suspected to be at least 33, rewrite: x2+4x+7=(x+2)2+33\qquad x^2+4x+7 = (x+2)^2+3 \ge 3 So the lower bound is 33, attained at x=2\qquad x=-2. ---

    Lower Bound by AM-GM

    📐 Common AM-GM Patterns

    For positive xx:

      • x+1x2\qquad x+\dfrac{1}{x} \ge 2

      • x+y2xy\qquad x+y \ge 2\sqrt{xy}
          • x2+1x22\qquad x^2+\dfrac{1}{x^2} \ge 2

          • a+b+c3abc3\qquad a+b+c \ge 3\sqrt[3]{abc}

            These are often useful when the expression contains reciprocal terms.

    ---

    Lower Bounds with Fixed Sum or Fixed Product

    Structure Helps

    If a sum is fixed, then quadratic expressions often have bounds via square expansion.

    Example:
    If
    x+y=s\qquad x+y=s,
    then

    x2+y2=(x+y)22xy=s22xy\qquad x^2+y^2 = (x+y)^2-2xy = s^2-2xy

    So controlling xyxy gives a bound.

    If a product is fixed, AM-GM or substitution often becomes natural.

    ---

    Minimal Worked Examples

    Example 1 Find a lower bound for x26x+13\qquad x^2-6x+13 Rewrite: x26x+13=(x3)2+44\qquad x^2-6x+13 = (x-3)^2+4 \ge 4 So the least possible value is 4\boxed{4}. --- Example 2 For positive xx, find a lower bound of x+4x\qquad x+\dfrac{4}{x} By AM-GM, x+4x2x4x=24=4\qquad x+\dfrac{4}{x} \ge 2\sqrt{x\cdot \dfrac{4}{x}} = 2\sqrt{4}=4 So the lower bound is 4\boxed{4}, attained when x=4x    x=2\qquad x=\dfrac{4}{x}\implies x=2 ---

    Common Traps

    ⚠️ Avoid These Errors
      • ❌ Using AM-GM when variables can be negative
    ✅ AM-GM needs nonnegative quantities
      • ❌ Giving a lower bound without checking whether it is attained
    ✅ Equality case is important
      • ❌ Treating a lower bound as the minimum without domain check
    ✅ Domain matters
      • ❌ Expanding everything when completing the square would be cleaner
    ✅ Look for structure first
    ---

    CMI Strategy

    💡 How to Attack Lower-Bound Problems

    • Check domain first: are variables real, positive, or nonnegative?

    • Ask whether completing the square is possible.

    • Look for AM-GM if there are positive terms or reciprocal structure.

    • Try to rewrite ELE-L as a nonnegative expression.

    • Always state where equality holds.

    ---

    Practice Questions

    :::question type="MCQ" question="For real xx, the least possible value of x2+2x+5x^2+2x+5 is" options=["33","44","55","22"] answer="B" hint="Complete the square." solution="We write x2+2x+5=(x+1)2+4\qquad x^2+2x+5=(x+1)^2+4 Since (x+1)20(x+1)^2\ge 0, we get x2+2x+54\qquad x^2+2x+5\ge 4 Equality holds at x=1x=-1. Hence the correct option is B\boxed{B}." ::: :::question type="NAT" question="For positive xx, find the least possible value of x+1xx+\dfrac{1}{x}." answer="2" hint="Use AM-GM." solution="By AM-GM, x+1x2x1x=2\qquad x+\dfrac{1}{x}\ge 2\sqrt{x\cdot \dfrac{1}{x}}=2 Equality holds when x=1x    x=1\qquad x=\dfrac{1}{x}\implies x=1 Hence the least possible value is 2\boxed{2}." ::: :::question type="MSQ" question="Which of the following are always true?" options=["x2+y22xyx^2+y^2\ge 2xy for all real x,yx,y","x+1x2x+\dfrac{1}{x}\ge 2 for all positive xx","a+b2aba+b\ge 2\sqrt{ab} for all nonnegative a,ba,b","x210x^2-1\ge 0 for all real xx"] answer="A,B,C" hint="Check the domain and source of each inequality." solution="1. True, from (xy)20(x-y)^2\ge 0.
  • True for positive xx, by AM-GM.
  • True for nonnegative a,ba,b, by AM-GM.
  • False, for example at x=0x=0 we get x21=1x^2-1=-1.
  • Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Find the least value of x2+y2+2x4y+10x^2+y^2+2x-4y+10 for real x,yx,y." answer="55" hint="Complete the square in both variables." solution="Rewrite: x2+y2+2x4y+10=(x2+2x+1)+(y24y+4)+1014\qquad x^2+y^2+2x-4y+10 = (x^2+2x+1)+(y^2-4y+4)+10-1-4 =(x+1)2+(y2)2+5\qquad = (x+1)^2+(y-2)^2+5 Since both squares are nonnegative, (x+1)2+(y2)2+55\qquad (x+1)^2+(y-2)^2+5 \ge 5 Equality holds when x=1, y=2\qquad x=-1,\ y=2 Therefore the least value is 5\boxed{5}." ::: ---

    Summary

    Key Takeaways for CMI

    • Lower bounds often come from nonnegative squares or AM-GM.

    • Rewriting is usually more important than raw calculation.

    • Equality conditions are part of the answer.

    • Domain restrictions determine which tools are valid.

    • A sharp lower bound is one that is actually attained.

    ---

    💡 Next Up

    Proceeding to Range finding.

    ---

    Part 3: Range finding

    Range Finding

    Overview

    Range finding is the art of determining all possible values a given expression can take under stated conditions. In exam problems, this is rarely a brute-force computation. The real task is to combine domain restrictions, algebraic rewriting, standard inequalities, and equality cases in a clean way. CMI-style questions often test whether you can convert a messy expression into one whose minimum or maximum is visible. ---

    Learning Objectives

    By the End of This Topic

    After studying this topic, you will be able to:

    • Identify the domain before attempting to find a range.

    • Rewrite expressions into forms that reveal lower or upper bounds.

    • Use squares, AM-GM, and substitutions to find exact ranges.

    • Track equality cases correctly.

    • Distinguish between a bound and the actual range.

    ---

    Core Idea

    📖 Range

    The range of an expression or function is the set of all values it can attain as the variable runs over its domain.

    To find a range, you usually need two things:
  • prove that the expression cannot go below or above certain values
  • check whether those boundary values are actually attained
  • ---

    Step 1: Always Find the Domain

    Domain Comes First

    Before finding a range, check where the expression is defined.

    Typical restrictions:

      • A(x)\sqrt{A(x)} requires A(x)0A(x)\ge 0
          • 1A(x)\dfrac{1}{A(x)} requires A(x)0A(x)\ne 0

          • logA(x)\log A(x) requires A(x)>0A(x)>0

          • rational substitutions may introduce extra restrictions

    A wrong domain almost always gives a wrong range. ---

    Main Range-Finding Tools

    📐 Method 1: Write as a Square Plus a Constant

    If an expression can be written as
    (xa)2+c\qquad (x-a)^2 + c
    then
    (xa)20\qquad (x-a)^2 \ge 0
    so the minimum value is cc.

    Examples:

      • x26x+13=(x3)2+44x^2-6x+13 = (x-3)^2+4 \ge 4

      • (x+2)277(x+2)^2-7 \ge -7

    📐 Method 2: Use AM-GM

    For positive numbers u,vu,v,
    u+v2uv\qquad u+v \ge 2\sqrt{uv}

    This is especially useful for expressions like
    x+1x,ax+bx,x+y with xy fixed\qquad x+\dfrac{1}{x},\quad ax+\dfrac{b}{x},\quad x+y \text{ with } xy \text{ fixed}

    For example, if x>0x>0, x+1x2\qquad x+\dfrac{1}{x}\ge 2 with equality at x=1x=1.
    📐 Method 3: Use Substitution

    If a repeated part appears, set
    t=g(x)\qquad t = g(x)
    and rewrite the expression in terms of tt, while also finding the range of tt.

    Example:
    If y=x2+xy=x^2+x, then complete the square:
    y=(x+12)21414\qquad y=\left(x+\dfrac12\right)^2-\dfrac14 \ge -\dfrac14

    📐 Method 4: Use Known Inequalities

    Some high-frequency facts:

      • (xa)20(x-a)^2 \ge 0

      • x2+y22xyx^2+y^2 \ge 2xy

      • for real xx, x20x^2\ge 0

      • for x>0x>0, x+1x2x+\dfrac{1}{x}\ge 2

      • for real xx, x0|x|\ge 0

    ---

    Equality Cases Matter

    Do Not Stop at a Bound

    If you prove
    Em\qquad E \ge m
    that only gives a lower bound.

    To claim the minimum is exactly mm, you must also show that E=mE=m is possible.

    The same applies to upper bounds. ---

    Minimal Worked Examples

    Example 1 Find the range of y=x24x+7\qquad y=x^2-4x+7 Complete the square: y=(x2)2+3\qquad y=(x-2)^2+3 Since (x2)20(x-2)^2\ge 0, we get y3\qquad y\ge 3 Equality occurs at x=2x=2. So the range is [3,)\qquad \boxed{[3,\infty)} --- Example 2 Find the range of y=x+1x\qquad y=x+\dfrac{1}{x} for x>0x>0. By AM-GM, x+1x2x1x=2\qquad x+\dfrac{1}{x}\ge 2\sqrt{x\cdot \dfrac1x}=2 Equality occurs at x=1x=1. As xx\to \infty, yy\to\infty. So the range is [2,)\qquad \boxed{[2,\infty)} ---

    Typical Patterns

    💡 Recognize These Forms

    • Quadratic:

    ax2+bx+c\qquad ax^2+bx+c

    • Reciprocal expressions:

    x+1x,  ax+bx\qquad x+\dfrac1x,\ \ ax+\dfrac{b}{x}

    • Square root expressions:

    analyze domain first, then monotonicity or squaring

    • Symmetric expressions:

    use substitutions or standard inequalities

    • Rational expressions:

    sometimes solve for xx in terms of yy and force the discriminant to be nonnegative

    ---

    Discriminant Method

    📐 Range via Discriminant

    For a rational or algebraic expression, set
    y=f(x)\qquad y=f(x)
    and rearrange to get an equation in xx.

    Then require that equation to have real solutions, so its discriminant must satisfy
    Δ0\qquad \Delta \ge 0

    This often produces the exact range of yy.

    Example style: If y=x+1x1\qquad y=\dfrac{x+1}{x-1}, then solve for xx: y(x1)=x+1\qquad y(x-1)=x+1 and then identify the forbidden value of yy. ---

    Common Mistakes

    ⚠️ Avoid These Errors
      • ❌ Finding a bound without checking whether it is attained
    ✅ Always check the equality case
      • ❌ Ignoring the domain
    ✅ Range depends completely on the allowed inputs
      • ❌ Using AM-GM when variables are not positive
    ✅ AM-GM needs nonnegative or positive quantities
      • ❌ Claiming a minimum for a quadratic without completing the square correctly
    ✅ Check the algebra carefully
    ---

    CMI Strategy

    💡 How to Attack Range Problems

    • Write the domain first.

    • Look for a square, AM-GM pattern, or substitution.

    • Try to reduce the number of moving parts.

    • Track when equality occurs.

    • State the final range in interval form whenever possible.

    ---

    Practice Questions

    :::question type="MCQ" question="The range of x26x+10x^2-6x+10 for real xx is" options=["[0,)[0,\infty)","[1,)[1,\infty)","[4,)[4,\infty)","(,4](-\infty,4]"] answer="B" hint="Complete the square." solution="We write x26x+10=(x3)2+1\qquad x^2-6x+10=(x-3)^2+1 Since (x3)20(x-3)^2\ge 0, the minimum value is 11, attained at x=3x=3. Hence the range is [1,)\boxed{[1,\infty)}, so the correct option is B\boxed{B}." ::: :::question type="NAT" question="For x>0x>0, find the minimum value of x+4xx+\dfrac{4}{x}." answer="4" hint="Use AM-GM." solution="By AM-GM, x+4x2x4x=24=4\qquad x+\dfrac4x \ge 2\sqrt{x\cdot \dfrac4x}=2\sqrt4=4 Equality occurs when x=4x\qquad x=\dfrac4x so x2=4\qquad x^2=4 and since x>0x>0, we get x=2x=2. Hence the minimum value is 4\boxed{4}." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["For real xx, (x1)2+55(x-1)^2+5\ge 5","For x>0x>0, x+1x2x+\dfrac1x\ge 2","The range of x2x^2 over all real xx is (0,)(0,\infty)","A lower bound is always the minimum"] answer="A,B" hint="Check equality cases carefully." solution="1. True, because a square is always nonnegative.
  • True, by AM-GM.
  • False, because x2x^2 can be 00, so the range is [0,)[0,\infty).
  • False, because a lower bound need not be attained.
  • Hence the correct answer is A,B\boxed{A,B}." ::: :::question type="SUB" question="Find the range of y=x2+2x+5y=x^2+2x+5 for real xx." answer="[4,)[4,\infty)" hint="Complete the square." solution="Complete the square: y=x2+2x+5=(x+1)2+4\qquad y=x^2+2x+5=(x+1)^2+4 Since (x+1)20\qquad (x+1)^2\ge 0, we get y4\qquad y\ge 4 Equality occurs at x=1\qquad x=-1 Therefore the range is [4,)\qquad \boxed{[4,\infty)}." ::: ---

    Summary

    Key Takeaways for CMI

    • Range finding begins with the domain.

    • Completing the square and AM-GM are the most common tools.

    • A bound becomes an extremum only when equality is attainable.

    • Substitution and discriminant methods are powerful in harder questions.

    • A clean range argument is usually short but very precise.

    ---

    💡 Next Up

    Proceeding to Estimation with parameters.

    ---

    Part 4: Estimation with parameters

    Estimation with Parameters

    Overview

    Estimation with parameters means finding bounds or ranges for expressions that depend on one or more variables together with an extra parameter. The parameter may be fixed, chosen freely, or determined so that an inequality always holds. In exam-level problems, the real challenge is to understand how the parameter changes the strength of the estimate. ---

    Learning Objectives

    By the End of This Topic

    After studying this topic, you will be able to:

    • Estimate expressions containing parameters by isolating the parameter-dependent part.

    • Find parameter values for which an inequality holds for all real numbers or all positive numbers.

    • Use discriminant, AM-GM, and Cauchy-based arguments to handle parameter bounds.

    • Separate the cases where the parameter is fixed from those where it must be optimized.

    • Avoid incorrect conclusions caused by ignoring the domain.

    ---

    Core Idea

    📖 Parameter-Based Estimation

    A parameter is a constant whose value affects the shape or size of an expression.

    Typical tasks are:

    • find the least or greatest value of an expression in terms of a parameter

    • find all parameter values for which an inequality is true

    • choose the parameter so that a bound becomes best possible

    ---

    Standard Strategy

    💡 Main Plan

    When a parameter appears:

    • decide whether the parameter is fixed or must be found

    • isolate the variable part of the expression

    • use a standard inequality or algebraic condition

    • check equality cases and domain restrictions

    ---

    Estimating Quadratic Expressions with a Parameter

    📐 Quadratic Method

    If an expression has the form

    x2+px+q\qquad x^2+px+q

    then for a fixed parameter inside pp or qq, a lower bound can often be found by:

      • completing the square, or

      • using the discriminant condition for non-negativity

    Key fact: For x2+bx+c0for all real x\qquad x^2+bx+c\ge 0 \quad \text{for all real }x it is necessary and sufficient that b24c0\qquad b^2-4c\le 0 when the coefficient of x2x^2 is 11. ---

    Completing the Square with Parameters

    📐 Standard Rewrite

    For expressions like

    x22ax+b\qquad x^2-2ax+b

    write

    x22ax+b=(xa)2+(ba2)\qquad x^2-2ax+b=(x-a)^2+(b-a^2)

    So the minimum value is

    ba2\qquad b-a^2

    This is one of the most useful school-level estimation methods.

    ---

    Parameter in Rational or Symmetric Bounds

    📐 Parameter Matching

    If a problem asks for a constant kk such that

    expressionk\qquad \text{expression}\ge k

    or
    expressionk\qquad \text{expression}\le k

    for all allowed values, then:

    • guess the equality case

    • test if the expression can be rewritten around that case

    • choose the parameter to make the inequality sharp

    This is common in olympiad-style estimation. ---

    Using AM-GM with Parameters

    📐 AM-GM Form

    For positive variables,

    u+v2uv\qquad u+v\ge 2\sqrt{uv}

    When a parameter is present, choose uu and vv so that the parameter sits naturally inside one or both terms.

    For example, to estimate
    x+kx\qquad x+\dfrac{k}{x} for x>0x>0,
    AM-GM gives

    x+kx2k\qquad x+\dfrac{k}{x}\ge 2\sqrt{k}
    when k>0k>0.

    Equality occurs at x=k\qquad x=\sqrt{k} ::: ---

    Using Cauchy / Titu with Parameters

    📐 Typical Form

    If
    x2a+k+y2b+k\qquad \dfrac{x^2}{a+k}+\dfrac{y^2}{b+k}

    appears, and denominators are positive, then think of Titu-type lower bounds:

    x2a+k+y2b+k(x+y)2a+b+2k\qquad \dfrac{x^2}{a+k}+\dfrac{y^2}{b+k}\ge \dfrac{(x+y)^2}{a+b+2k}

    This is useful when the parameter only shifts denominators. ---

    Minimal Worked Examples

    Example 1 Find the minimum value of x26x+p\qquad x^2-6x+p for fixed parameter pp. Complete the square: x26x+p=(x3)2+(p9)\qquad x^2-6x+p=(x-3)^2+(p-9) Since (x3)20(x-3)^2\ge 0, the minimum value is p9\qquad p-9 --- Example 2 Find all real kk such that x2+2kx+90\qquad x^2+2kx+9\ge 0 for all real xx. For non-negativity of a quadratic for all real xx, we need the discriminant to be non-positive: (2k)24190\qquad (2k)^2-4\cdot 1\cdot 9\le 0 4k2360\qquad 4k^2-36\le 0 k29\qquad k^2\le 9 3k3\qquad -3\le k\le 3 Hence the parameter range is [3,3]\boxed{[-3,3]}. ---

    Equality Case as a Guide

    Best Bound Usually Comes from Equality

    When a parameter is to be chosen optimally, equality often indicates the best candidate.

    If the guessed equality case is wrong, the parameter choice is usually not sharp.

    ---

    Common Patterns

    📐 What Gets Asked Often

    • find the minimum of an expression in terms of a parameter

    • find all kk such that an inequality holds for all real xx

    • estimate x+kxx+\dfrac{k}{x} or similar forms

    • determine the best constant in an inequality

    • compare several parameter ranges using discriminant or square completion

    ---

    Common Mistakes

    ⚠️ Avoid These Errors
      • ❌ forgetting whether the parameter is fixed or variable
      • ❌ using AM-GM when positivity is not guaranteed
      • ❌ missing domain restrictions like x>0x>0
      • ❌ forgetting to check equality cases
      • ❌ using discriminant incorrectly when the leading coefficient is not positive
    ---

    CMI Strategy

    💡 How to Solve Smart

    • Ask first: am I bounding in xx for fixed kk, or solving for kk?

    • For quadratics, complete the square before doing anything else.

    • For “true for all real xx”, think discriminant.

    • For expressions like x+kxx+\dfrac{k}{x} with x>0x>0, think AM-GM immediately.

    • For the best constant, look for the equality case and then justify it.

    ---

    Practice Questions

    :::question type="MCQ" question="For fixed real parameter pp, the minimum value of x24x+px^2-4x+p is" options=["p2p-2","p4p-4","p+4p+4","pp"] answer="B" hint="Complete the square." solution="We write x24x+p=(x2)2+(p4)\qquad x^2-4x+p=(x-2)^2+(p-4) Since (x2)20(x-2)^2\ge 0, the minimum value is p4\qquad p-4 Hence the correct option is B\boxed{B}." ::: :::question type="NAT" question="Find the least value of x+9xx+\dfrac{9}{x} for x>0x>0." answer="6" hint="Use AM-GM." solution="For x>0x>0, by AM-GM, x+9x2x9x=29=6\qquad x+\dfrac{9}{x}\ge 2\sqrt{x\cdot \dfrac{9}{x}}=2\sqrt{9}=6 Equality occurs when x=9x    x=3\qquad x=\dfrac{9}{x}\implies x=3 Therefore the least value is 6\boxed{6}." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["If x2+2kx+10x^2+2kx+1\ge 0 for all real xx, then k1|k|\le 1","For x>0x>0, x+kx2kx+\dfrac{k}{x}\ge 2\sqrt{k} whenever k>0k>0","The minimum value of x22ax+bx^2-2ax+b is ba2b-a^2","AM-GM can be applied to x+kxx+\dfrac{k}{x} for all real xx without any sign conditions"] answer="A,B,C" hint="Use discriminant, AM-GM, and square completion." solution="1. True. The discriminant condition gives (2k)240    k21\qquad (2k)^2-4\le 0 \implies k^2\le 1.
  • True, provided x>0x>0 and k>0k>0.
  • True, since
  • x22ax+b=(xa)2+(ba2)\qquad x^2-2ax+b=(x-a)^2+(b-a^2).
  • False. AM-GM requires non-negative quantities, so sign conditions matter.
  • Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Find all real values of kk such that x2+2kx+40x^2+2kx+4\ge 0 for all real xx." answer="2k2-2\le k\le 2" hint="Use the discriminant condition." solution="For x2+2kx+40\qquad x^2+2kx+4\ge 0 to hold for all real xx, the discriminant must satisfy (2k)24140\qquad (2k)^2-4\cdot 1\cdot 4\le 0 So 4k2160\qquad 4k^2-16\le 0 k24\qquad k^2\le 4 Hence 2k2\qquad -2\le k\le 2 Therefore the required set of values is [2,2]\boxed{[-2,2]}." ::: ---

    Summary

    Key Takeaways for CMI

    • Parameter estimation is about understanding how constants affect bounds.

    • Completing the square is the fastest tool for quadratic estimation.

    • Discriminant is essential when an inequality must hold for all real numbers.

    • AM-GM gives sharp lower bounds in positive-variable parameter problems.

    • Equality cases usually reveal the best possible parameter or bound.

    ---

    Chapter Summary

    Bounding techniques — Key Points

    Definition of Bounds: Understand upper and lower bounds, and differentiate them from supremum (least upper bound) and infimum (greatest lower bound). The existence of a bound does not guarantee its attainment.
    Techniques for Finding Bounds: Employ calculus (derivatives for extrema), algebraic manipulation (e.g., completing the square, factoring), and fundamental inequalities (e.g., AM-GM, Cauchy-Schwarz, Triangle Inequality, Jensen's Inequality).
    Range Finding: Determine the set of all possible output values of a function or expression by systematically identifying its minimum and maximum achievable values within its domain.
    Estimation with Parameters: Analyze how bounds are influenced by unknown parameters, often requiring consideration of parameter space, worst-case scenarios, or specific conditions for optimality.
    Tightness of Bounds: Emphasize the importance of finding the tightest possible bounds, as these provide the most accurate and useful information for estimation, error analysis, and optimization.
    Worst-Case/Best-Case Analysis: Bounding techniques are critical for establishing the extreme limits of a system's behavior, providing guarantees on performance or safety.

    ---

    Chapter Review Questions

    :::question type="MCQ" question="Consider the function f(x)=x2+1x2+x+1f(x) = \frac{x^2+1}{x^2+x+1} for xRx \in \mathbb{R}. What is its maximum value?" options=["13\frac{1}{3}", "23\frac{2}{3}", "11", "22"] answer="22" hint="Rearrange the expression to form a quadratic equation in xx and analyze its discriminant for real solutions." solution="Let y=x2+1x2+x+1y = \frac{x^2+1}{x^2+x+1}. Rearranging gives y(x2+x+1)=x2+1y(x^2+x+1) = x^2+1, which simplifies to (y1)x2+yx+(y1)=0(y-1)x^2 + yx + (y-1) = 0. For real values of xx, the discriminant must be non-negative: D=y24(y1)(y1)0D = y^2 - 4(y-1)(y-1) \ge 0. This simplifies to y24(y1)20    y24(y22y+1)0    y24y2+8y40    3y2+8y40    3y28y+40y^2 - 4(y-1)^2 \ge 0 \implies y^2 - 4(y^2 - 2y + 1) \ge 0 \implies y^2 - 4y^2 + 8y - 4 \ge 0 \implies -3y^2 + 8y - 4 \ge 0 \implies 3y^2 - 8y + 4 \le 0. Factoring the quadratic 3y28y+4=03y^2 - 8y + 4 = 0 yields (3y2)(y2)=0(3y-2)(y-2) = 0, so y=23y = \frac{2}{3} or y=2y = 2. Since the parabola 3y28y+43y^2 - 8y + 4 opens upwards, the inequality 3y28y+403y^2 - 8y + 4 \le 0 holds for 23y2\frac{2}{3} \le y \le 2. Thus, the maximum value of f(x)f(x) is 22."
    :::

    :::question type="NAT" question="Given positive real numbers x,y,zx, y, z such that x+y+z=1x+y+z=1, what is the minimum value of 1x+1y+1z\frac{1}{x} + \frac{1}{y} + \frac{1}{z}?" answer="9" hint="Consider applying the Cauchy-Schwarz Inequality or AM-HM Inequality." solution="By the Cauchy-Schwarz Inequality (or Titu's Lemma, a direct consequence):

    (x+y+z)(1x+1y+1z)(x1x+y1y+z1z)2(x+y+z)\left(\frac{1}{x} + \frac{1}{y} + \frac{1}{z}\right) \ge (\sqrt{x}\cdot\sqrt{\frac{1}{x}} + \sqrt{y}\cdot\sqrt{\frac{1}{y}} + \sqrt{z}\cdot\sqrt{\frac{1}{z}})^2

    (x+y+z)(1x+1y+1z)(1+1+1)2(x+y+z)\left(\frac{1}{x} + \frac{1}{y} + \frac{1}{z}\right) \ge (1+1+1)^2

    (1)(1x+1y+1z)32(1)\left(\frac{1}{x} + \frac{1}{y} + \frac{1}{z}\right) \ge 3^2

    1x+1y+1z9\frac{1}{x} + \frac{1}{y} + \frac{1}{z} \ge 9

    Equality holds when x=y=z=13x=y=z=\frac{1}{3}. Thus, the minimum value is 99."
    :::

    :::question type="MCQ" question="Consider the function g(x)=x2+kx2+1g(x) = \frac{x^2+k}{x^2+1} for a real constant kk. If the least upper bound of g(x)g(x) is 55, what is the value of kk?" options=["11", "33", "55", "99"] answer="55" hint="Rewrite g(x)g(x) by adding and subtracting 11 in the numerator, then analyze its behavior as x2x^2 varies." solution="We can rewrite the function as:

    g(x)=x2+1+(k1)x2+1=1+k1x2+1g(x) = \frac{x^2+1 + (k-1)}{x^2+1} = 1 + \frac{k-1}{x^2+1}

    Let u=x2u = x^2. Since xRx \in \mathbb{R}, u0u \ge 0. So g(x)=1+k1u+1g(x) = 1 + \frac{k-1}{u+1}.
    If k1>0k-1 > 0: As u0u \to 0 (i.e., x0x \to 0), g(x)1+k11=1+k1=kg(x) \to 1 + \frac{k-1}{1} = 1 + k - 1 = k. As uu \to \infty, g(x)1+0=1g(x) \to 1 + 0 = 1. In this case, the maximum value (least upper bound) is kk.
    If k1<0k-1 < 0: As u0u \to 0 (i.e., x0x \to 0), g(x)1+k11=kg(x) \to 1 + \frac{k-1}{1} = k. As uu \to \infty, g(x)1+0=1g(x) \to 1 + 0 = 1. In this case, the maximum value (least upper bound) is 11.
    If k1=0k-1 = 0: g(x)=1g(x) = 1 for all xx, so the least upper bound is 11.
    Given that the least upper bound of g(x)g(x) is 55, we must have the first case, where k1>0k-1 > 0, and thus k=5k=5."
    :::

    ---

    What's Next?

    💡 Continue Your CMI Journey

    This chapter on bounding techniques provides foundational tools for rigorous analysis. The principles learned here are indispensable for Inequalities, where the focus shifts to proving relationships between expressions, often by establishing bounds. Furthermore, these techniques are directly applied in Estimation to quantify uncertainty, determine error margins, and approximate complex values, forming the bedrock for robust problem-solving in mathematical finance.

    🎯 Key Points to Remember

    • Master the core concepts in Bounding techniques before moving to advanced topics
    • Practice with previous year questions to understand exam patterns
    • Review short notes regularly for quick revision before exams

    Related Topics in Inequalities and Estimation

    More Resources

    Why Choose MastersUp?

    🎯

    AI-Powered Plans

    Personalized study schedules based on your exam date and learning pace

    📚

    15,000+ Questions

    Verified questions with detailed solutions from past papers

    📊

    Smart Analytics

    Track your progress with subject-wise performance insights

    🔖

    Bookmark & Revise

    Save important questions for quick revision before exams

    Start Your Free Preparation →

    No credit card required • Free forever for basic features