Proportional Function Formula

The Formula

y = kx where k is the constant of proportionality

When to use: Double the input, double the output. No offset—starts at zero.

Quick Example

Distance = speed \times time d = vt when starting from position 0.

Notation

y \propto x means y is proportional to x, i.e., y = kx for some constant k.

What This Formula Means

A proportional function has the form f(x) = kx for a constant k \neq 0 — it passes through the origin and the ratio f(x)/x = k is constant.

Double the input, double the output. No offset—starts at zero.

Formal View

f is proportional \iff f(x) = kx for some k \in \mathbb{R}, i.e., f(0) = 0 and \frac{f(x)}{x} = k\;\forall\, x \neq 0

Worked Examples

Example 1

easy
The weight of water is proportional to its volume. 5 liters weighs 5 kg. Write the function, find the constant of proportionality k, and compute the weight of 8.5 liters.

Solution

  1. 1
    Proportional function: W(V) = kV.
  2. 2
    Find k: W(5) = k \cdot 5 = 5 \Rightarrow k = 1 kg/L.
  3. 3
    Compute: W(8.5) = 1 \times 8.5 = 8.5 kg.

Answer

W(V) = V; k = 1 kg/L; W(8.5) = 8.5 kg
Direct proportionality y=kx means the ratio y/x is constant. Here the density of water is 1 kg/L, making it a clean example where k=1.

Example 2

medium
Determine whether y is proportional to x given the table: x: 2, 4, 6 and y: 7, 14, 21. If yes, find k and the equation.

Common Mistakes

  • Calling y = 2x + 5 proportional — it is linear but NOT proportional because it doesn't pass through the origin
  • Forgetting that proportional functions must pass through (0, 0) — if the input is 0, the output must also be 0
  • Confusing proportional with 'related' — proportional specifically means \frac{y}{x} is the same constant for all points

Why This Formula Matters

Special case of linear—the simplest multiplicative relationship.

Frequently Asked Questions

What is the Proportional Function formula?

A proportional function has the form f(x) = kx for a constant k \neq 0 — it passes through the origin and the ratio f(x)/x = k is constant.

How do you use the Proportional Function formula?

Double the input, double the output. No offset—starts at zero.

What do the symbols mean in the Proportional Function formula?

y \propto x means y is proportional to x, i.e., y = kx for some constant k.

Why is the Proportional Function formula important in Math?

Special case of linear—the simplest multiplicative relationship.

What do students get wrong about Proportional Function?

y = 2x + 5 is linear but NOT proportional (doesn't go through origin).

What should I learn before the Proportional Function formula?

Before studying the Proportional Function formula, you should understand: linear functions, proportionality.