Compare

Direct vs Inverse Variation

Direct variation and inverse variation are the two simplest non-trivial relationships between variables — and the foundation for understanding more complex models.

Direct variation: y = kx

Two quantities vary directly if y=kxy = k x for some non-zero constant kk (the constant of variation or constant of proportionality).

  • As xx doubles, yy doubles.
  • As xx halves, yy halves.
  • Graph passes through the origin with slope kk.

Examples: distance vs time at constant speed (d=vtd = v t), Hooke's law (F=kxF = k x), simple paychecks (pay=ratehours\text{pay} = \text{rate} \cdot \text{hours}).

Inverse variation: y = k/x

Two quantities vary inversely if y=k/xy = k/x.

  • As xx doubles, yy halves.
  • As xx \to \infty, y0y \to 0.
  • Graph is a hyperbola, never crosses the axes.

Examples: Boyle's law (pressure × volume = constant at constant temp), distance for fixed work (t=distance/vt = \text{distance} / v), ohm's law variants.

How to tell which from data

Plot yy vs xx. If the points lie on a straight line through the origin, direct variation. If they lie on a hyperbola decaying to zero, inverse variation. Or check if yx\frac{y}{x} is constant (direct) vs xyxy is constant (inverse).

Combined and joint variation

  • Joint variation: y=kxzy = kxz (two direct variables).
  • Combined: y=kx/zy = kx/z (one direct, one inverse). Example: gravitational force F=Gm1m2/r2F = G m_1 m_2 / r^2 — direct in masses, inverse-square in distance.

Verdict

Identify by the question "as one increases, does the other increase or decrease, and by what proportion?" Direct → both move together; inverse → opposite direction with reciprocal proportion.

At a glance

FeatureDirect VariationInverse Variation
Equationy = kxy = k/x
As x increasesy increases proportionallyy decreases proportionally
Constanty/x is constantxy is constant
GraphLine through originHyperbola
ExampleDistance = speed × timeBoyle's law: P × V = const
Verdict

Use direct variation when both quantities grow / shrink together (proportional). Use inverse variation when one grows as the other shrinks (e.g. fixed product). Identify by checking if y/xy/x or xyxy is constant.

Related