Fiveable

📈College Algebra Unit 5 Review

QR code for College Algebra practice questions

5.8 Modeling Using Variation

5.8 Modeling Using Variation

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📈College Algebra
Unit & Topic Study Guides

Modeling Relationships with Variation

Variation relationships describe how quantities change together in predictable ways. Direct variation shows a constant ratio between variables, while inverse variation maintains a constant product. Joint variation combines both types into a single relationship. These models show up constantly in science and engineering, so getting comfortable with them now pays off.

Direct variation in real-world problems

Direct variation establishes a relationship where one variable is a constant multiple of the other. The formula is:

y=kxy = kx

Here, kk is the constant of variation (sometimes called the constant of proportionality). The defining feature: if you double xx, you double yy. Triple xx, triple yy. The ratio yx\frac{y}{x} always equals kk.

You can spot direct variation in word problems when you see phrases like "is directly proportional to" or "varies directly with."

Solving a direct variation problem:

  1. Write the equation y=kxy = kx
  2. Plug in the known pair of values to solve for kk
  3. Rewrite the equation with your value of kk
  4. Use the completed equation to find the unknown variable

For example, if yy varies directly with xx, and y=12y = 12 when x=4x = 4, then k=124=3k = \frac{12}{4} = 3. The equation becomes y=3xy = 3x. Now you can find yy for any value of xx.

Common real-world examples:

  • Speed and distance: At a constant time, doubling speed doubles distance traveled
  • Cost and quantity: If each item costs $7, total cost = 7×7 \times number of items
  • Similar figures: A scale factor applies proportionally to all dimensions

Because the ratio stays constant, direct variation is really just a proportion in disguise.

Direct variation in real-world problems, Direct Variation | College Algebra

Inverse variation relationships

Inverse variation defines a relationship where the product of two variables stays constant. As one variable increases, the other decreases proportionally. The formula is:

y=kxy = \frac{k}{x} (equivalently, xy=kxy = k)

You'll recognize inverse variation from phrases like "is inversely proportional to" or "varies inversely with."

Solving an inverse variation problem:

  1. Write the equation y=kxy = \frac{k}{x}
  2. Plug in the known values to solve for kk
  3. Rewrite the equation with your value of kk
  4. Substitute the new information to find the unknown

For example, if yy varies inversely with xx, and y=6y = 6 when x=5x = 5, then k=6×5=30k = 6 \times 5 = 30. The equation becomes y=30xy = \frac{30}{x}.

The graph of an inverse variation function is a hyperbola with asymptotes along both axes. The curve approaches but never touches the x-axis or y-axis, meaning the function never equals zero and xx can never be zero.

Common real-world examples:

  • Boyle's Law (pressure and volume of a gas): Doubling the pressure halves the volume
  • Workers and time: If 4 workers finish a job in 6 hours, 8 workers finish it in 3 hours
Direct variation in real-world problems, Solve direct variation problems | College Algebra

Joint variation in practical applications

Joint variation combines direct and inverse variation into a single relationship. A variable can vary directly with one or more variables and inversely with others at the same time.

A general form looks like:

z=kxywz = k\frac{xy}{w}

This says zz varies directly with xx and yy, and inversely with ww. Look for phrases like "varies jointly with" or "is proportional to the product of."

Solving a joint variation problem:

  1. Translate the verbal description into an equation, placing directly varying quantities in the numerator and inversely varying quantities in the denominator
  2. Plug in all known values to solve for kk
  3. Rewrite the complete equation with kk
  4. Substitute new values to find the unknown

Real-world applications of joint variation:

  1. Volume of a cylinder (VV) varies directly with height (hh) and the square of the radius (rr): V=kr2hV = k r^2 h (where k=πk = \pi)

  2. Electrical resistance (RR) varies directly with wire length (LL) and inversely with cross-sectional area (AA): R=kLAR = k\frac{L}{A}

  3. Newton's Law of Universal Gravitation: Force (FF) varies directly with both masses (m1m_1 and m2m_2) and inversely with the square of the distance (dd): F=km1m2d2F = k\frac{m_1 m_2}{d^2}

Mathematical representation of variation

All variation relationships can be written as functions showing how one variable depends on others. The constant kk determines the strength of the relationship. A larger kk in direct variation means yy grows faster relative to xx; a larger kk in inverse variation means the product xyxy is bigger.

When setting up any variation equation, start by identifying which variable is dependent (the output, usually isolated on the left) and which are independent (the inputs). Then determine whether each independent variable belongs in the numerator (direct) or denominator (inverse). Getting this step right is the whole foundation for writing the correct equation.