Sitonce
Country: US
Show exams for United States Hong Kong
Sign in

Direct, inverse, and joint variation

Updated 5 min read
Key takeaway

In direct variation, one variable is a constant multiple of another: y = kx.

More key points
  • In inverse variation, their product is constant: y = k/x, or xy = k.
  • In joint variation, a variable changes in proportion to a product of two or more variables, such as y = kxz.
  • The constant k is found from a known set of values.
On this page10 sections
  1. Direct variation
  2. Inverse variation
  3. Joint variation
  4. How to solve a variation problem
  5. Common mistakes
  6. Key takeaway
  7. Identify the proportional relationship
  8. Use joint variation
  9. Test a model with a table or graph
  10. Check how a scale change affects the output

Variation describes how quantities change together. The equation reveals the relationship, and the constant of variation tells you the fixed proportional factor. Do not decide the relationship from whether two values both rise or fall in one example; test the ratio or product the equation says should stay constant.

Direct variation

If y varies directly with x, write y = kx, where k is a constant. The ratio y/x stays the same. If y = 18 when x = 6, then k = 18/6 = 3, so the model is y = 3x. Doubling x doubles y; tripling x triples y. The graph is a line through the origin when the relationship is represented over its full domain.

Inverse variation

If y varies inversely with x, write y = k/x, or xy = k. The product x·y stays constant. If y = 8 when x = 5, then k = 40 and the relationship is y = 40/x. Doubling x halves y, provided x is nonzero. The graph is not a straight line; it approaches the axes without crossing them in the usual positive-domain model.

Joint variation

If y varies jointly with x and z, write y = kxz. Both variables affect y multiplicatively. For example, if y = 24 when x = 2 and z = 3, then k = 24/(2·3) = 4, giving y = 4xz. Some problems combine forms, such as direct variation with one variable and inverse variation with another: y = kx/z. Translate the words carefully before substituting values.

How to solve a variation problem

  1. Write the model indicated by the wording: direct, inverse, joint, or combined.
  2. Substitute the known values to solve for k.
  3. Rewrite the equation with the constant included.
  4. Use the requested input to calculate the unknown output.
  5. Check whether the result changes in the direction the relationship predicts.

Common mistakes

  • Using y/x for inverse variation instead of checking x·y.
  • Forgetting that direct variation has no added constant term; y = kx + b is not direct variation through the origin unless b = 0.
  • Multiplying variables in a joint relationship when the wording says one variable is inversely related.
  • Solving for k with only one variable substituted in a joint model.

Key takeaway

Direct variation keeps a ratio constant; inverse variation keeps a product constant; joint variation multiplies the relevant variables by one constant. Write the model first, then calculate.

Identify the proportional relationship

Direct variation means y = kx for a constant k. The ratio y/x remains constant, and doubling x doubles y. To find k from a pair such as x = 4 and y = 18, calculate k = y/x = 18/4 = 4.5, so y = 4.5x. The model also predicts y = 0 when x = 0. A real situation that has a fixed starting amount may instead require a linear model y = mx + b.

Inverse variation means y = k/x, or xy = k. As x increases by a factor, y decreases by the same factor: if x doubles, y is halved, provided the model and other conditions stay fixed. If x = 3 and y = 8, k = 24, so y = 24/x. For x = 6, y = 4. The product, not the ratio, remains constant.

Use joint variation

Joint variation models a quantity that varies directly with the product of two or more variables. If z varies jointly as x and y, write z = kxy. Some problems combine direct and inverse variation: z varies directly as x and inversely as y, so z = kx/y. Translate the phrase into an equation before substituting values. “Varies jointly as” signals multiplication; “inversely as” signals a denominator.

Suppose z = 20 when x = 4 and y = 2 in a model z = kx/y. Then 20 = k(4/2) = 2k, so k = 10. At x = 6 and y = 3, z = 10(6/3) = 20. Substituting the original values back checks the constant before using it to predict a new value.

Test a model with a table or graph

For direct variation, points lie on a line through the origin, and the ratio y/x should be constant for nonzero x. For inverse variation, the product xy should remain constant; the graph is curved rather than a straight line. Real data may vary due to measurement error, so use the problem’s intended model and distinguish exact textbook values from approximate observations. A line with a nonzero vertical intercept is not direct variation even if it looks linear.

Units can reveal a setup error. If y is a distance and x is time, k in y = kx has units of distance per time. In y = k/x, k has units of distance times the units of x. The constant of variation is not necessarily unitless. Keep units with the values through the calculation.

  • Direct: y/x = k and y = kx.
  • Inverse: xy = k and y = k/x.
  • Joint direct: z = kxy; direct and inverse: z = kx/y.
  • Find k from known values, then substitute back to verify.
  • Use the graph, units, and context to check whether the model is plausible.

Check how a scale change affects the output

In direct variation y = kx, multiplying x by 3 multiplies y by 3. In inverse variation y = k/x, multiplying x by 3 divides y by 3. For a joint model z = kxy, doubling x while holding y fixed doubles z, but doubling both x and y quadruples z. State which variables are held constant before predicting the effect.

Variation models assume the constant k stays fixed over the comparison. If temperature, efficiency, or another condition changes, the proportional rule may no longer hold. Test a model against known pairs and check whether the context justifies treating k as constant.

Common questions

How can I tell direct from inverse variation?

For direct variation, y/x stays constant and the model is y = kx. For inverse variation, xy stays constant and the model is y = k/x.

What is the constant of variation?

It is the fixed number k in the relationship. Substitute a known set of values into the model to solve for it.

Does y = 3x + 2 show direct variation?

No. Direct variation has the form y = kx and passes through the origin; the added 2 changes the relationship.