Skip to content
mathlab
0
0
0 XP
Lvl 1
KJ
Lesson 5 ~45 min Variation A · Path +90 XP

Solving Variation Problems

Every problem in this focus area yields to the same four steps. This lesson makes them explicit, adds a shortcut for the common case where two situations are compared, and shows how to check an answer's direction before trusting it.

Today's hook: Six machines fill an order in ten hours. How long would nine machines take? You can find the constant and substitute, which always works. Or you can notice that the machines increased by half, so the time must fall to two thirds, and answer in one line. Both are correct, and knowing when each is faster is worth having.
0/5QUESTS
Think First
warm-up

A recipe for $4$ people needs $600$ g of flour. Work out the flour for $6$ people. Now do it a second way, without ever calculating the amount per person. Which of your two routes was quicker, and would that still be true if the numbers were $4$ and $7$?

Record your answer in your workbook.
1
The Big Idea
+5 XP to read

Four steps solve every variation problem: decide the type, write the equation, find $k$ from the known pair, then substitute to answer. When the question compares two situations, a shortcut skips the constant entirely.

$$\text{direct: } \frac{y_1}{x_1} = \frac{y_2}{x_2} \qquad \text{inverse: } x_1y_1 = x_2y_2$$

Always finish with a direction check. In direct variation, a larger input must give a larger output; in inverse variation, a larger input must give a smaller one. An answer pointing the wrong way is wrong regardless of the arithmetic.

1. decide the type divide for direct, multiply for inverse 2. write the equation y = kx   or   y = k ÷ x 3. find k from the known pair one pair is always enough 4. substitute again to answer then check the direction of the answer comparing two situations? steps 2 to 4 collapse into one line
$x_1y_1 = x_2y_2$
Type first
Decide direct or inverse before writing anything. Everything after depends on it.
One k, reused
The constant belongs to the relationship, not to the question part. Find it once.
Match the units
Convert before substituting, not after. The constant carries the units it was found in.
2
What You'll Master
objectives

Know

  • The four-step method for any variation problem
  • The comparison forms $\tfrac{y_1}{x_1} = \tfrac{y_2}{x_2}$ and $x_1y_1 = x_2y_2$
  • That the direction of an answer is a check on it

Understand

  • Why the comparison shortcut works, and when it does not apply
  • Why units must be made consistent before the constant is found

Can Do

  • Solve a direct or inverse variation problem using an equation
  • Use the comparison method where it is faster
  • Check an answer using the expected direction of change
3
Words You Need
vocabulary
Known pairThe pair of values given in the question, used to find the constant.
Comparison methodRelating two situations directly, without finding the constant.
Scale factorThe number one quantity is multiplied by when moving between situations.
Direction checkConfirming the answer moved the way the type of variation requires.
Consistent unitsUsing the same unit throughout, so the constant means one thing.
4
The Four Steps
+5 XP to read

1. Decide the type. Read the wording, or test the data. "Directly proportional" and "varies directly" mean divide; "inversely proportional" and "varies inversely" mean multiply. If given a table, divide to test for direct and multiply to test for inverse.

2. Write the equation with an unknown constant: $y = kx$ or $y = \dfrac{k}{x}$.

3. Find $k$ by substituting the known pair.

4. Substitute again to answer the question, then check the direction.

Worked on the hook: six machines take ten hours, so more machines means less time and the variation is inverse. Write $t = \dfrac{k}{m}$. Substituting $m = 6$, $t = 10$ gives $k = 60$. Then $m = 9$ gives $t = \dfrac{60}{9} \approx 6.67$ hours.

Direction check: more machines, less time. $6.67 < 10$, so the answer points the right way. A result larger than $10$ would have signalled an error immediately, whatever the arithmetic looked like.

Naming what $k$ is
In that example $k = 60$ machine-hours: the total amount of machine time the order requires. Being able to say what the constant represents is strong evidence that the model is set up correctly, and it is often worth a mark.
5
The Comparison Shortcut
+5 XP to read

Many questions give one situation and ask about a second, without ever needing the constant itself. In that case steps 2 to 4 collapse.

Direct variation. The ratio is the same in both situations:

$$\frac{y_1}{x_1} = \frac{y_2}{x_2}$$

because both equal $k$. So from $600$ g of flour for $4$ people, the flour $F$ for $6$ people satisfies $\dfrac{600}{4} = \dfrac{F}{6}$, giving $F = 900$ g.

Inverse variation. The product is the same in both situations:

$$x_1y_1 = x_2y_2$$

So from six machines taking ten hours, nine machines take $t$ where $6 \times 10 = 9 \times t$, giving $t = \dfrac{60}{9} \approx 6.67$ hours, the same answer as before in one line.

Both shortcuts are the four-step method with $k$ cancelled out rather than computed. Use the shortcut when comparing exactly two situations, and the full method when the question asks for the equation, asks several separate parts, or gives a graph.

6
Scale Factor Reasoning
+5 XP to read

A third route is often the fastest of all, and it is worth recognising even if you do not use it.

In direct variation, multiplying the input by a factor multiplies the output by the same factor. In inverse variation, multiplying the input by a factor divides the output by that factor.

From $4$ people to $6$ people the scale factor is $\dfrac{6}{4} = 1.5$. Direct variation, so the flour is also multiplied by $1.5$: $600 \times 1.5 = 900$ g.

From $6$ machines to $9$ machines the scale factor is $\dfrac{9}{6} = 1.5$. Inverse variation, so the time is divided by $1.5$: $\dfrac{10}{1.5} \approx 6.67$ hours.

This is quickest when the factor is simple, such as doubling, halving or tripling. It becomes awkward when the factor is not a neat number, as it would be moving from $4$ people to $7$: the factor $\dfrac{7}{4}$ is perfectly usable but the comparison method is tidier.

All three routes are the same mathematics. Choose by which numbers you have been given, not by habit.

7
Units, and Multi-Step Problems
+5 XP to read

The constant carries the units it was calculated in, so mismatched units produce silently wrong answers.

If a cyclist covers $15$ km in $50$ minutes and speed is required in km/h, the $50$ minutes must become $\dfrac{5}{6}$ of an hour before the constant is used, not after. Substituting minutes and then labelling the answer km/h is the standard error.

The reliable habit: convert first, then calculate. Decide what units the answer must be in, convert every given value to match, and only then substitute.

Multi-step problems chain two relationships. If $y \propto x$ and $z \propto y$, then $z \propto x$, as shown in Lesson 1's stretch task, so the two can be combined into a single relationship with a single constant. In practice it is usually clearer to handle them one at a time:

find the first constant, use it to get the middle quantity, then find the second constant and use it to get the answer.

Doing it in one combined step is faster but harder to check, and it hides which of the two relationships an error came from.

8
Common Pitfalls
+5 XP to read
Using the direct-variation method on an inverse problem, or the reverse.
Fix: decide the type first and write it down. The direction check at the end catches this: if more gave more when it should have given less, the type was wrong.
Recalculating $k$ separately for each part of a question.
Fix: $k$ belongs to the relationship, not to the part. Find it once and reuse it. A second value of $k$ is evidence of an arithmetic slip.
Substituting minutes into a constant calculated in hours.
Fix: convert every value to matching units before substituting, and state the units of $k$ when you find it.
Using the comparison shortcut when the two situations do not share the same constant.
Fix: the shortcut assumes one relationship throughout. If the question changes the setup, such as switching to a different tank or a different recipe, the constant changes and the shortcut is invalid.
Watch Me Solve It · Direct variation, both routes
+15 XP per step
Q1
PROBLEM
The cost of fabric is directly proportional to its length. $2.5$ m costs $\$34$. Find the cost of $7$ m using (a) the four-step method, and (b) the comparison method.
  1. 1
    (a) Steps 1 and 2: type and equation
    $C = k\ell$
    "Directly proportional" means divide, so the equation has $\ell$ multiplied by the constant.
  2. 2
    (a) Step 3: find the constant
    $34 = k(2.5) \ \Rightarrow \ k = 13.6$
    The units are dollars per metre, which is the price of fabric per metre.
  3. 3
    (a) Step 4: substitute and check
    $C = 13.6(7) = 95.2$
    More fabric costs more, and $\$95.20 > \$34$, so the direction is right.
  4. 4
    (b) The comparison method in one line
    $\frac{34}{2.5} = \frac{C}{7} \ \Rightarrow \ C = \frac{34 \times 7}{2.5} = 95.2$
    Both sides equal the constant, so it never has to be named. Same answer, fewer lines, but no equation to reuse if a later part asks about a different length.
Answer$\$95.20$ by either method
Watch Me Solve It · Inverse variation with a unit conversion
+15 XP per step
Q2
PROBLEM
The time to complete a journey varies inversely as the average speed. A journey takes $45$ minutes at $60$ km/h. Find the time at $80$ km/h, giving the answer in minutes.
  1. 1
    Decide the type and convert the units
    $45 \ \text{min} = 0.75 \ \text{h}$
    The speeds are in km/h, so the time must be in hours before the constant is found. Convert first, calculate second.
  2. 2
    Find the constant
    $t = \frac{k}{v}, \qquad k = vt = 60 \times 0.75 = 45$
    The units are kilometres, since km/h times hours gives km. The constant is the distance, $45$ km, which makes sense as the fixed quantity.
  3. 3
    Substitute the new speed
    $t = \frac{45}{80} = 0.5625 \ \text{h}$
  4. 4
    Convert back and check the direction
    $0.5625 \times 60 = 33.75 \ \text{minutes}$
    So about $33$ minutes and $45$ seconds. Faster speed, less time: $33.75 < 45$, so the direction is right.
Answer$33.75$ minutes, that is $33$ minutes and $45$ seconds
Watch Me Solve It · A two-stage problem
+15 XP per step
Q3
PROBLEM
The mass $m$ of a metal disc varies directly as its area $A$, and the area varies directly as the square of its radius $r$. A disc of radius $3$ cm has mass $45$ g. Find the mass of a disc of radius $5$ cm, made of the same metal and the same thickness.
  1. 1
    Combine the two relationships
    $m \propto A \ \text{and} \ A \propto r^2 \ \Rightarrow \ m \propto r^2$
    If $m = aA$ and $A = br^2$, then $m = (ab)r^2$, and $ab$ is a single constant. Chaining two proportionalities gives one.
  2. 2
    Write the combined equation and find its constant
    $m = kr^2$
    $45 = k(9) \ \Rightarrow \ k = 5$
    The units are grams per square centimetre, which is the mass per unit area of the sheet.
  3. 3
    Substitute the new radius
    $m = 5(25) = 125$
    So the mass is $125$ g.
  4. 4
    Check with the scale factor
    $\left(\tfrac{5}{3}\right)^2 = \tfrac{25}{9}, \qquad 45 \times \tfrac{25}{9} = 125$
    The radius scaled by $\tfrac{5}{3}$, so the mass scales by the square of that, since it varies as $r^2$. The two routes agree. Note the mass did not scale by $\tfrac{5}{3}$: assuming it would is the standard error in variation-as-a-square problems.
Answer$125$ g
D
Brain Trainer · Solve at speed
5 problems

Five variation problems. Work each one, then reveal the answer.

  1. 1 $y \propto x$, and $y = 20$ when $x = 8$. Find $y$ when $x = 14$.

    Compare: $\tfrac{20}{8} = \tfrac{y}{14}$.$y = 35$
  2. 2 $y$ varies inversely as $x$, and $y = 9$ when $x = 4$. Find $y$ when $x = 12$.

    Products match: $4(9) = 12y$.$y = 3$
  3. 3 $5$ workers take $12$ days. How long for $10$ workers?

    Twice the workers, so half the time.$6$ days
  4. 4 $3$ kg costs $\$21$. Find the cost of $8$ kg.

    Direct: $\tfrac{21}{3} = 7$ per kg.$\$56$
  5. 5 $y \propto x$. If $x$ is halved, what happens to $y$?

    Both scale by the same factor.It is halved
Complete in your workbook.
MC1
Choosing the method
+10 XP

For direct variation, comparing two situations gives:

MC2
Applying it
+10 XP

$8$ taps fill a tank in $6$ hours. Assuming inverse variation, $12$ taps would take:

MC3
Scale factor
+10 XP

$y$ varies inversely as $x$. If $x$ is multiplied by $4$, then $y$ is:

MC4
Units
+10 XP

A speed is given in metres per second and a time in minutes. Before substituting you should:

MC5
The direction check
+10 XP

A student finds that increasing the number of workers increases the time taken, in a problem stated as inverse variation. This shows:

Q6
Two routes to one answer
+15 XP
Q6
SHORT ANSWER
The extension of a spring is directly proportional to the force applied. A force of $12$ N produces an extension of $4.5$ cm.
(a) Find the constant of variation and state its units.
(b) Find the extension produced by a force of $20$ N, using the equation.
(c) Find the same answer using the comparison method, showing your working.
(d) State one reason to prefer each method.
Write your working in your book.
Q7
An inverse problem with units
+15 XP
Q7
SHORT ANSWER
The time taken to travel a fixed route varies inversely as the average speed. At $75$ km/h the trip takes $2$ hours and $24$ minutes.
(a) Convert the time to hours and find the constant, stating what it represents.
(b) Find the time taken at $90$ km/h, in hours and minutes.
(c) Find the speed needed to complete the trip in exactly $2$ hours.
(d) Explain why the answer to (c) could not have been found by adding a fixed amount to the speed in the original situation.
Write your working in your book.
Q8
Deciding the type from context
+15 XP
Q8
SHORT ANSWER
For each situation, state whether the relationship is direct variation, inverse variation or neither, and solve where possible.
(a) $5$ identical books have mass $2.1$ kg. Find the mass of $12$ such books.
(b) A $600$ km journey takes $8$ hours at a steady speed. Find the time at a speed $50\%$ higher.
(c) A gym charges $\$60$ joining fee plus $\$15$ per month. Find the cost for $9$ months.
(d) For the one you identified as neither, explain what would have to change for it to become direct variation.
Write your working in your book.
S
Stretch Challenge · When the model is only approximately right
+25 XP
S
CHALLENGE
(a) A printing firm charges $\$0.12$ per page for the first $500$ pages and $\$0.08$ per page after that. Explain why the total cost is not directly proportional to the number of pages, and calculate the cost of $800$ pages.
(b) For that firm, calculate the average cost per page for $200$, $500$ and $800$ pages, and describe how the average behaves as the order grows.
(c) Explain why "more workers means proportionally less time" fails for a real task, and describe one situation where the inverse model would break down badly.
R
Quick Review
recap

Four steps

Type, equation, find $k$, substitute

Comparison

Direct: equal ratios. Inverse: equal products

Units first

Convert before finding the constant, not after

Direction check

Direct moves together; inverse moves apart

Your Badges

0 of 6
First Steps
3-Day Streak
3 in a Row
Lesson Ace
Stretch Seeker
Daily Warrior

Mark lesson as complete

Tick when you've finished Learn, Practice and the Stretch. Earns +90 XP and +25 coins.