Bounds of a Product/Quotient (Guide)

\( L_{xy}\approx L_x L_y,\;U_{xy}\approx U_x U_y;\quad L_{x/y}\approx \tfrac{L_x}{U_y},\;U_{x/y}\approx \tfrac{U_x}{L_y} \)
Number GCSE
Question 1 of 10

\( \text{x=45 (nearest 5), y=12 (nearest 1). Find bounds of x/y.} \)

Tips: use ^ for powers, sqrt() for roots, and type pi for π.
Hint (H)
Divide lower by upper and upper by lower

Explanation

Show / hide — toggle with X

Statement

When quantities with bounds are multiplied or divided, we can calculate the bounds of the result using the extreme values of each range:

Product: \[L_{xy} \approx L_x \cdot L_y, \quad U_{xy} \approx U_x \cdot U_y\] Quotient: \[L_{x/y} \approx \frac{L_x}{U_y}, \quad U_{x/y} \approx \frac{U_x}{L_y}\]

Here, \(L\) stands for lower bound and \(U\) for upper bound of a value.

Why it’s true (short reason)

  • The true value of each variable lies between its lower and upper bound.
  • For multiplication, the smallest possible product comes from multiplying the lower bounds, and the largest from multiplying the upper bounds (assuming positivity).
  • For division, the smallest possible quotient comes from dividing the smallest numerator by the largest denominator, and the largest comes from dividing the largest numerator by the smallest denominator.

Recipe (how to use it)

  1. Find the lower and upper bounds of each number (using rounding bounds formula).
  2. For a product \(x \times y\):
    • Lower bound = \(L_x \times L_y\)
    • Upper bound = \(U_x \times U_y\)
  3. For a quotient \(x \div y\):
    • Lower bound = \(L_x / U_y\)
    • Upper bound = \(U_x / L_y\)
  4. Write the result as an interval.

Spotting it

Use this when:

  • Values have been rounded to a unit, giving bounds.
  • You need to calculate a product or quotient of those rounded values.
  • The exam question asks for maximum or minimum possible results.

Common pairings

  • Bounds from rounding (finding \(L_x, U_x\)).
  • Applications in geometry (areas, densities, speeds).
  • Percentage error or worst-case error analysis.

Mini examples

  1. \(x = 12\) rounded to nearest 1 → bounds \([11.5, 12.5)\). \(y = 5\) rounded to nearest 1 → bounds \([4.5, 5.5)\). Product bounds: \(L=11.5 \times 4.5 = 51.75\), \(U=12.5 \times 5.5 = 68.75\).
  2. \(x = 120\) rounded to nearest 10 → bounds \([115, 125)\). \(y = 6\) rounded to nearest 1 → bounds \([5.5, 6.5)\). Quotient bounds: \(L = 115/6.5 \approx 17.69\), \(U = 125/5.5 \approx 22.73\).

Pitfalls

  • Forgetting to calculate the original bounds before applying the product/quotient rule.
  • Mixing up which way to divide in quotients (lower uses denominator upper, upper uses denominator lower).
  • Including the upper bound when it should be excluded.
  • Not checking that values are positive (rule changes with negatives).

Exam strategy

  • Always find the lower and upper bound first.
  • Write working clearly for product and quotient cases.
  • Check answers are reasonable compared to rounded values.
  • If negative numbers are involved, consider all extreme combinations.

Summary

Bounds of a product or quotient are found by combining the extreme values of the factors. Multiply or divide bounds carefully, and always base your work on the ranges from rounding. This gives maximum and minimum possible results.

Worked examples

Show / hide (10) — toggle with E
  1. \( x=12 (nearest 1), y=5 (nearest 1). Find bounds of x*y. \)
    1. x∈[11.5,12.5), y∈[4.5,5.5)
    2. \( L=11.5×4.5=51.75 \)
    3. \( U=12.5×5.5=68.75 \)
    Answer: [51.75, 68.75)
  2. \( x=120 (nearest 10), y=6 (nearest 1). Find bounds of x/y. \)
    1. x∈[115,125), y∈[5.5,6.5)
    2. \( L=115/6.5≈17.69 \)
    3. \( U=125/5.5≈22.73 \)
    Answer: [17.69, 22.73)
  3. \( x=30 (nearest 10), y=20 (nearest 10). Find bounds of x*y. \)
    1. x∈[25,35), y∈[15,25)
    2. \( L=25×15=375 \)
    3. \( U=35×25=875 \)
    Answer: [375,875)
  4. \( x=50 (nearest 10), y=4 (nearest 1). Find bounds of x/y. \)
    1. x∈[45,55), y∈[3.5,4.5)
    2. \( L=45/4.5=10 \)
    3. \( U=55/3.5≈15.71 \)
    Answer: [10,15.71)
  5. \( x=8.4 (1dp), y=3.6 (1dp). Find bounds of x*y. \)
    1. x∈[8.35,8.45), y∈[3.55,3.65)
    2. \( L=8.35×3.55≈29.64 \)
    3. \( U=8.45×3.65≈30.85 \)
    Answer: [29.64,30.85)
  6. \( x=70 (nearest 10), y=9 (nearest 1). Find bounds of x/y. \)
    1. x∈[65,75), y∈[8.5,9.5)
    2. \( L=65/9.5≈6.84 \)
    3. \( U=75/8.5≈8.82 \)
    Answer: [6.84,8.82)
  7. \( x=250 (nearest 10), y=40 (nearest 10). Find bounds of x*y. \)
    1. x∈[245,255), y∈[35,45)
    2. \( L=245×35=8575 \)
    3. \( U=255×45=11475 \)
    Answer: [8575,11475)
  8. \( x=9.2 (1dp), y=1.5 (1dp). Find bounds of x/y. \)
    1. x∈[9.15,9.25), y∈[1.45,1.55)
    2. \( L=9.15/1.55≈5.90 \)
    3. \( U=9.25/1.45≈6.38 \)
    Answer: [5.90,6.38)
  9. \( x=18 (nearest 1), y=12 (nearest 1). Find bounds of x*y. \)
    1. x∈[17.5,18.5), y∈[11.5,12.5)
    2. \( L=17.5×11.5=201.25 \)
    3. \( U=18.5×12.5=231.25 \)
    Answer: [201.25,231.25)
  10. \( x=400 (nearest 100), y=20 (nearest 10). Find bounds of x/y. \)
    1. x∈[350,450), y∈[15,25)
    2. \( L=350/25=14 \)
    3. \( U=450/15=30 \)
    Answer: [14,30)