2.8 BETA

Proportion

1 learning objectives 0 core 1 extended

1. Overview

Proportion describes how two or more quantities relate to each other. In IGCSE Mathematics, you'll learn to express these relationships algebraically, using a "constant of proportionality" (kk) to form equations. This allows you to calculate unknown values when one of the related quantities changes. The key is to identify whether the relationship is direct or inverse proportion before applying the correct formula.


Key Definitions

  • Proportional (\propto): A symbol indicating that two quantities maintain a constant ratio or product.
  • Direct Proportion: As one variable increases, the other increases at a constant rate. The graph is always a straight line through the origin (0,0)(0,0).
  • Inverse Proportion: As one variable increases, the other decreases. Their product remains constant.
  • Constant of Proportionality (kk): The fixed value that relates the two variables in a proportion equation.

Core Content

There are no specific Core-only objectives for this topic; the algebraic representation of proportion is an Extended curriculum requirement.


Extended Content (Extended Curriculum Only)

A. Direct Proportion

When yy is directly proportional to xx, we write yxy \propto x. This is expressed as the equation:

y=kx\qquad \boxed{y = kx}

Method to solve:

  1. Set up the equation using kk.
  2. Substitute the given values of xx and yy to calculate kk.
  3. Rewrite the equation with the numerical value of kk.
  4. Use the new equation to find the unknown value requested in the question.

Worked example 1 — Direct Proportion with Squares

yy is directly proportional to the square of xx. When x=3x = 3, y=45y = 45. Find yy when x=5x = 5.

Step 1: Write the algebraic form y=kx2y = kx^2

Step 2: Substitute values to find kk 45=k(3)245 = k(3)^2 45=9k45 = 9k k=459k = \frac{45}{9} k=5k = 5

Divide both sides by 9

Step 3: State the full formula y=5x2y = 5x^2

Step 4: Solve for the new value y=5(5)2y = 5(5)^2 y=5×25y = 5 \times 25 y=125y = 125

y=125y = 125

Worked example 2 — Direct Proportion with Square Roots

AA is directly proportional to the square root of BB. When B=16B = 16, A=12A = 12. Find AA when B=81B = 81.

Step 1: Write the algebraic form A=kBA = k\sqrt{B}

Step 2: Substitute values to find kk 12=k1612 = k\sqrt{16} 12=4k12 = 4k k=124k = \frac{12}{4} k=3k = 3

Divide both sides by 4

Step 3: State the full formula A=3BA = 3\sqrt{B}

Step 4: Solve for the new value A=381A = 3\sqrt{81} A=3×9A = 3 \times 9 A=27A = 27

A=27A = 27

📊A graph showing a straight line starting at the origin (0,0) and heading upwards into the first quadrant, labeled "Direct Proportion: y = kx"

B. Inverse Proportion

When yy is inversely proportional to xx, we write y1xy \propto \frac{1}{x}. This is expressed as the equation:

y=kx\qquad \boxed{y = \frac{k}{x}}

Worked example 3 — Inverse Proportion

PP is inversely proportional to QQ. When P=10P = 10, Q=2Q = 2. Find QQ when P=5P = 5.

Step 1: Write the algebraic form P=kQP = \frac{k}{Q}

Step 2: Substitute values to find kk 10=k210 = \frac{k}{2} k=10×2k = 10 \times 2 k=20k = 20

Multiply both sides by 2

Step 3: State the full formula P=20QP = \frac{20}{Q}

Step 4: Solve for the new value 5=20Q5 = \frac{20}{Q} 5Q=205Q = 20 Q=205Q = \frac{20}{5} Q=4Q = 4

Q=4Q = 4

Worked example 4 — Inverse Proportion with Squares

RR is inversely proportional to the square of SS. When S=2S = 2, R=9R = 9. Find RR when S=3S = 3.

Step 1: Write the algebraic form R=kS2R = \frac{k}{S^2}

Step 2: Substitute values to find kk 9=k229 = \frac{k}{2^2} 9=k49 = \frac{k}{4} k=9×4k = 9 \times 4 k=36k = 36

Multiply both sides by 4

Step 3: State the full formula R=36S2R = \frac{36}{S^2}

Step 4: Solve for the new value R=3632R = \frac{36}{3^2} R=369R = \frac{36}{9} R=4R = 4

R=4R = 4

📊A graph showing a reciprocal curve (hyperbola) in the first quadrant that approaches but never touches the x and y axes, labeled "Inverse Proportion: y = k/x"

Key Equations

These formulas are not provided on the IGCSE formula sheet and must be memorized.

Relationship Proportionality Statement Equation
yy is proportional to xx yxy \propto x y=kxy = kx
yy is proportional to xnx^n yxny \propto x^n y=kxny = kx^n
yy is proportional to x\sqrt{x} yxy \propto \sqrt{x} y=kxy = k\sqrt{x}
yy is inversely proportional to xx y1xy \propto \frac{1}{x} y=kxy = \frac{k}{x}
yy is inversely proportional to xnx^n y1xny \propto \frac{1}{x^n} y=kxny = \frac{k}{x^n}
  • kk: Constant of proportionality (can be any real number).
  • Units: Ensure all units are consistent before calculating kk.

Common Mistakes to Avoid

  • Wrong: Using the direct proportion formula when the relationship is inverse, or vice versa. For example, using y=kxy = kx when the question states "yy is inversely proportional to xx". ✓ Right: Carefully read the question to identify whether the relationship is "directly proportional" or "inversely proportional" before writing any equations. Use y=kxy = kx for direct proportion and y=kxy = \frac{k}{x} for inverse proportion.
  • Wrong: Forgetting to apply the power (square, cube, square root, etc.) to the variable as stated in the question. For example, if yy is directly proportional to the square of xx, using y=kxy = kx instead of y=kx2y = kx^2. ✓ Right: Pay close attention to phrases like "square of", "cube of", or "square root of" and ensure you include the correct power in your equation.
  • Wrong: Solving for kk correctly but then failing to use that value to answer the question. For example, finding k=5k=5 when y=kx2y=kx^2, but not calculating the value of yy for a new value of xx. ✓ Right: Always reread the question after finding kk to make sure you've answered the specific question asked (e.g., find yy when x=...x=..., or find a formula for yy in terms of xx).
  • Wrong: Not squaring the entire variable when it is inside brackets. For example, if yy is proportional to (x+1)2(x+1)^2, writing y=kx2+1y = kx^2 + 1 instead of y=k(x+1)2y = k(x+1)^2. ✓ Right: If a variable expression is squared, ensure the entire expression is squared, not just the variable itself.

Exam Tips

  • Command Words: Look for "Find a formula for... in terms of...". This means your final answer for that part should look like y=5x2y = 5x^2, not just the value of kk.
  • Calculator Tip: When calculating kk for inverse proportion, you will usually multiply the two known values. For direct proportion, you will usually divide them.
  • Contexts: Real-world contexts often include:
    • Light intensity (I1d2I \propto \frac{1}{d^2})
    • Time taken for a journey vs speed (Inverse)
    • Cost of fabric vs length (Direct)
  • Show Your Working: markers often award 1 mark for correctly identifying the relationship (e.g., y=kx2y = kx^2) and 1 mark for finding the correct value of kk. Even if your final answer is wrong, you can gain these marks.

Frequently Asked Questions: Proportion

What is Proportional (\propto) in Proportion?

Proportional (\propto): A symbol indicating that two quantities maintain a constant ratio or product.

What is Direct Proportion in Proportion?

Direct Proportion: As one variable increases, the other increases at a constant rate. The graph is always a straight line through the origin (0,0).

What is Inverse Proportion in Proportion?

Inverse Proportion: As one variable increases, the other decreases. Their product remains constant.

What is Constant of Proportionality (k) in Proportion?

Constant of Proportionality (k): The fixed value that relates the two variables in a proportion equation.

What are common mistakes students make about Proportion?

Common mistake: Using the direct proportion formula when the relationship is inverse, or vice versa. For example, using y = kx when the question states "y is inversely proportional to x". → Correct: Carefully read the question to identify whether the relationship is "directly proportional" or "inversely proportional" before writing any equations. Use y = kx for direct proportion and y = \frac{k}{x} for inverse proportion. Common mistake: Forgetting to apply the power (square, cube, square root, etc.) to the variable as stated in the question. For example, if y is directly proportional to the square of x, using y = kx instead of y = kx^2. → Correct: Pay close attention to phrases like "square of", "cube of", or "square root of" and ensure you include the correct power in your equation.