Calculatorism

Variation Calculator

Direct, inverse, joint and partial variation: find k (and a) from conditions, then compute the unknown.

Input Data

Direct / inverse / joint / partial.
x of the first condition.
y of the first condition.
Target x (leave blank to solve for x).
Target y (leave blank to solve for y).
z of first condition (joint).
z of target (joint).
x to evaluate after finding a, k (partial).

Results

Constant of variation.
12
Constant part a (partial only).
0
Computed unknown.
3
Step-by-step working.
k = x₁·y₁ = 2·6 = 12. y₂ = k/x₂ = 12/4 = 3.

At a glance:Variation describes a proportional relation. Direct y=kx; inverse y=k/x; joint y=kxz; partial y=a+kx (fixed part + proportional part). Find k (and a for partial) from known conditions, then substitute.

Formula

Direct: y = k x ⇒ k = y/x.

Inverse: y = k/x ⇒ k = x y.

Joint: y = k x z ⇒ k = y/(x z).

Partial: k = (y₂−y₁)/(x₂−x₁), a = y₁ − k x₁.

$$y=kx$$
$$y=\frac{k}{x}$$
$$y=kxz$$
$$y=a+kx$$

How to Use

  1. Pick a variation type.
  2. Enter the known condition x₁, y₁ (and z₁ for joint).
  3. For direct/inverse/joint, leave one of x₂, y₂ blank as the unknown.
  4. For partial, enter a second point (x₂,y₂) and a target x₃.

Variation types

Variation types
TypeRelationConstantExample
Directy = k xk = y/xdistance ∝ time
Inversey = k/xk = x ytime ∝ 1/speed
Jointy = k x zk = y/(xz)volume ∝ l×w
Partialy = a + k xa,k from two pointscost = fixed + variable

k is usually positive for strict direct/inverse; partial allows any sign.

Case Studies

Inverse: x=2→y=6, find y at x=4

k = 2×6 = 12; y₂ = 12/4 = 3.

Partial: (1,5) & (3,9), find y at x=5

k = (9−5)/(3−1)=2; a = 5−2=3; y = 3+2×5 = 13.

FAQ

Direct vs inverse?

Direct: y grows with x (y=kx). Inverse: y shrinks as x grows (y=k/x). The position of k is the key.

What is partial variation?

Partial variation is fixed part + proportional part: y = a + kx (e.g. cost = fixed + per-unit×quantity). Two conditions are needed to find both a and k.

What is joint variation?

Joint variation means y is proportional to several variables at once: y = k x z. Find k with y/(x z).

Can k be negative?

Strict direct/inverse take k>0, but algebra generally allows any sign; this tool computes from your input.

Related Tools

References

Content review: Calculatorism Science Team. The four variation constants and substitution steps have been verified. Results are for reference only.

Found a problem with the results?

If this calculator's result is wrong, or you have any question about the calculation logic, please let us know. You are viewing:Variation Calculator/math/variation)。