Facebook Pixel
Mathos AI logo

Direct and Inverse Variation

Direct and Inverse Variation

Variation describes how two or more variables relate to one another. When one variable changes, variation tells us exactly how the other variables will respond.

Direct Variation

In direct variation, two variables change in the same direction. As one increases, the other increases proportionally.

The equation for direct variation is: y=kxy = kx

Here, kk is the constant of variation (where k0k \neq 0). You can read this as "yy varies directly with xx" or "yy is directly proportional to xx."

Inverse Variation

In inverse variation, two variables change in opposite directions. As one increases, the other decreases.

The equation for inverse variation is: y=kxy = \frac{k}{x}

This is read as "yy varies inversely with xx" or "yy is inversely proportional to xx."

Joint and Combined Variation

Sometimes, a variable depends on more than one other variable.

  • Joint Variation: A quantity varies directly with the product of two or more variables. Formula: y=kxzy = kxz
  • Combined Variation: A mix of direct and inverse variation in the same relationship. Formula example: y=kxzy = \frac{kx}{z} (Here, yy varies directly with xx and inversely with zz).

How to Solve Variation Problems

Most variation problems can be solved using a simple four-step process:

  1. Write the equation using kk based on the type of variation.
  2. Substitute the first set of given values to solve for kk.
  3. Rewrite the equation using the specific value of kk you just found.
  4. Solve for the final missing variable using the new equation.

Example Problems

Example 1: Basic Inverse Variation If yy varies inversely with xx, and y=6y = 6 when x=4x = 4, find yy when x=8x = 8.

  1. Write the equation: y=kxy = \frac{k}{x}
  2. Find kk: 6=k4    k=246 = \frac{k}{4} \implies k = 24
  3. Rewrite the equation: y=24xy = \frac{24}{x}
  4. Solve for the new yy: y=248=3y = \frac{24}{8} = 3

Example 2: Inverse Variation with a Square The force of gravity (FF) varies inversely with the square of the distance (dd). If F=100F = 100 when d=2d = 2, find FF when d=5d = 5.

  1. Write the equation: F=kd2F = \frac{k}{d^2}
  2. Find kk: 100=k22    100=k4    k=400100 = \frac{k}{2^2} \implies 100 = \frac{k}{4} \implies k = 400
  3. Rewrite the equation: F=400d2F = \frac{400}{d^2}
  4. Solve for the new FF: F=40052=40025=16F = \frac{400}{5^2} = \frac{400}{25} = 16