Determine Whether Two Variables Are Directly Proportional

When two variables are directly proportional, they change at the same rate. The rate is shown by the constant <math>k</math> in the equation <math>y = kx</math>. Directly proportional variables are indicated graphically by a straight line passing through the origin of the coordinate plane. Once you understand these basic concepts, it is easy to identify directly proportional variables by using the equation of their line, or their values.

Steps

Rewriting the Equation of the Line

  1. Understand direct proportion. Two variables are in direct proportion if each variable changes at the same rate.[1] In other words, if <math>x</math> changes by a certain factor or constant (<math>k</math>), then <math>y</math> changes by that same constant (<math>k</math>).
  2. Write down the equation of the line. The equation will have two variables and a constant. If you are not given the equation, you cannot use this method.
    • For example, you might be given the equation <math>\frac{y}{x} = \frac{3}{2}</math>.
  3. Rewrite the equation in the form of direct proportion, or variation. The equation is <math>y = kx</math>, where <math>y</math> equals the y-coordinate of a point on the line, <math>x</math> equals the x-coordinate for that same point, and <math>k</math> is the constant, or slope of the line. Use algebra to rearrange the equation in the form of <math>y = kx</math>. If you can’t rewrite the equation in this form, the variables are not directly proportional. If you can, it proves that they are directly proportional.[2]
    • For example, if you multiply both sides of the equation <math>\frac{y}{x} = \frac{3}{2}</math> by <math>x</math>, the equation becomes <math>y = \frac{3}{2}x</math>, which is in the form of <math>y = kx</math>, with <math>\frac{3}{2}</math> being the constant.

Using a Set of Points

  1. Identify the x-coordinates of the first two points. You should be given a list of coordinates, or have a graph from which you can determine the coordinates of the points. If you don’t have the coordinates of points on the line, you cannot use this method.
    • For example, you might be given the set of points <math>\begin{matrix} x & y \\ \hline \\ 2 & 1 \\ 4 & 2 \\ 6 & 3 \end{matrix}</math>
    • The x-coordinate of the first point is 2, and the x-coordinate of the second point is 4.
  2. Determine the factor by which the <math>x</math> variable grows. To do this, determine which factor, or constant, the first x-coordinate is multiplied by to arrive at the second coordinate.
    • For example, if the first x-coordinate is 2, and the second x-coordinate is 4, you need to determine what you multiply 2 by to get 4:
      <math>2k = 4</math>
      <math>\frac{2k}{2} = \frac{4}{2}</math>
      <math>k = 2</math>
      So, the <math>x</math> variable grows by the constant 2.
  3. Determine the factor by which the <math>y</math> variable grows. Use the same two points you used to determine the growth of <math>x</math>. Use algebra to determine the factor by which the two coordinates vary.
    • For example, if the first y-coordinate is 1, and the second y-coordinate is 2, you need to determine what you multiply 1 by to get 2:
      <math>1k = 2</math>
      <math>\frac{1k}{1} = \frac{2}{1}</math>
      <math>k = 2</math>
      So, the variable <math>y</math> grows by the constant 2.
  4. Compare the constants of the two variables. If <math>x</math> and <math>y</math> changed at the same rate, or by the same factor, then they are directly proportional.[2]
    • For example, since the x-coordinates changed by a factor of 2 while the y-coordinates also changed by a factor of 2, the two variables are directly proportional.

Using a Graph

  1. Note whether the line is straight. When two variables are in proportion, the line representing them will be straight.[3] This means that the slope of the line is constant, or follows the equation <math>y = kx</math>.
  2. Determine the y-intercept. The y-intercept is the point where the line crosses the y-axis. When two variables are directly proportional, when graphed their line will cross through the origin. The origin is at the point <math>(0, 0)</math>, so the y-intercept of the line should be <math>0</math>. If it isn’t, the variables are not directly proportional.[3]
    • The y-axis is the vertical axis.
  3. Find the coordinates of two points on the line. Compare the coordinates with each other, and determine whether each coordinate changed by the same factor.[4] That is, determine whether the constant (<math>k</math>) is the same for both the <math>x</math> and <math>y</math> values.
    • For example, if the first point is <math>(1, 3)</math>, and the second point is <math>(2, 6)</math>, the x-coordinate changed by a factor of 2, since <math>1(2) = 2</math>. The y-coordinate also changed by a factor of 2, since <math>3(2) = 6</math>. Thus, you can confirm that the line represents two variables that are directly proportional.

Completing Sample Problems

  1. Look at the equation. Determine whether the two variables are directly proportional: <math>xy = 6</math>.
    • Remember that if the variables are directly proportional, they will follow the pattern <math>y = kx</math>.
    • Use algebra to rewrite the equation.
      • Isolate the <math>y</math> variable by dividing each side by <math>x</math>:
        <math>\frac{xy}{x} = \frac{6}{x}</math>
        <math>y = 6\frac{1}{x}</math>
    • Assess whether the rewritten equation follows the pattern <math>y = kx</math>. In this instance, the equation does not, so the variables are not directly proportional. In fact, they are inversely proportional.[2]
  2. Consider the following set of points. Are the variables directly proportional?
    <math>\begin{matrix} x & y \\ \hline \\ 1 & 3 \\ 3 & 9 \\ 9 & 27 \end{matrix}</math>
    • Determine the growth of <math>x</math>. Do this by finding the factor you multiply the first x-coordinate by to reach the second coordinate:
      <math>1k = 3</math>
      <math>\frac{1k}{1} = \frac{3}{1}</math>
      <math>k = 3</math>
      So, the x-coordinate grows by factor of 3.
    • Determine the growth of <math>y</math>:
      <math>3k = 9</math>
      <math>\frac{3k}{3} = \frac{9}{3}</math>
      <math>k = 3</math>
      So, the y-coordinate grows by factor of 3.
    • Compare the factor, or constant, of the two variables. They both grow by a factor of 3. Therefore, the variables are directly proportional.
  3. Consider a graph of the line <math>y = 4x + 3</math>. Does the graph show direct proportion between variables?
    • Note whether the line is straight. Since the equation of the line is in slope-intercept form, it has a constant slope, meaning the line is straight. So potentially, the variables are directly proportional.
    • Determine the y-intercept. If the variables are directly proportional, the line will pass through the point <math>(0,0)</math>. The y-intercept of this line is the point <math>(0, 3)</math>. So, the variables are not directly proportional.

Tips

  • Remember that if one variable rises with the other, it does not necessarily mean that they are directly proportional. If the slope is constant, but the line has a y-intercept other than 0, the variables are not directly proportional.
  • Remember that a linear relationship does not necessarily indicate a directly proportional relationship.

Related Articles

Sources and Citations