Skip to main content
Logo image

Mathematics in Trades and Life

Section 3.3 Variation

In Section 3.2 we compared data based on the rate. Here we will emphasize how one variable affects another.

Subsection 3.3.1 Direct Relations

In Section 3.2 we saw examples where the data increased. For example the salaries went up each year. The quadratic (Example 3.2.5) and exponential (Example 3.2.8) also are increasing data. When an increase in one variable causes another to increase, we call the relationship between them direct.
For some problems it makes sense to look at these another way. Consider the situation in Figure 3.3.1. The pressure exerted on a fluid by a piston is the ratio of the force exerted and the area of the piston. On the left that is \(P=\frac{F_1}{A_1}\text{.}\) The same is true on the right \(P=\frac{F_2}{A_2}\text{.}\) Because the hydraulic fluid is contiguous the pressure is the same on both sides. Thus
\begin{equation*} \frac{F_1}{A_1} = \frac{F_2}{A_2}\text{.} \end{equation*}
Figure 3.3.1. Hydraulic Press

Example 3.3.2.

If the left piston has area \(16 \text{ cm}^2\text{,}\) and 5.0 N of force is exerted, what is the force exerted on the second piston if it has area \(25 \text{ cm}^2\text{?}\)
Solution.
Notice this is a proportion problem. We can use the relationship
\begin{align*} \frac{16 \text{ cm}^2}{5.0 \text{ N}} \amp = \frac{25 \text{ cm}^2}{F_2}.\\ (16 \text{ cm}^2)F_2 \amp = (25 \text{ cm}^2)(5.0 \text{ N}). \amp \text{ Eliminating the denominators.}\\ \frac{(16 \text{ cm}^2)F_2}{(16 \text{ cm}^2)} \amp = \frac{(25 \text{ cm}^2)(5.0 \text{ N})}{(16 \text{ cm}^2)}. \\ F_2 \amp \approx 7.8 \text{ N}. \end{align*}
Next lets consider how changing the size of the second piston affects the force.

Example 3.3.3.

If the second piston’s area is change from \(25 \text{ cm}^2\) to \(36 \text{ cm}^2\text{,}\) what is the increase or decrease in force?
Solution.
First we setup the same problem as in Example 3.3.2
\begin{align*} \frac{16 \text{ cm}^2}{5.0 \text{ N}} \amp = \frac{36 \text{ cm}^2}{F_2}.\\ (16 \text{ cm}^2)F_2 \amp = (36 \text{ cm}^2)(5.0 \text{ N}). \amp \text{ Eliminating the denominators.}\\ \frac{(16 \text{ cm}^2)F_2}{(16 \text{ cm}^2)} \amp = \frac{(36 \text{ cm}^2)(5.0 \text{ N})}{(16 \text{ cm}^2)}. \\ F_2 \amp \approx 11 \text{ N}. \end{align*}
The piston is larger and the force is also larger

Example 3.3.4.

Voltage and resistance vary directly (see further Example 3.1.20) . If voltage is 24 V and resistance is \(8 \Omega\text{,}\) how would the voltage have to change if the resistance changes to \(6 \Omega\text{?}\) to \(10 \Omega\text{?}\)
Solution.
Because the relationship is direct we can write
\begin{align*} \frac{V_1}{R_1} \amp = \frac{V_2}{R_2}.\\ \frac{24 \text{ V}}{8 \Omega} \amp = \frac{V_2}{6 \Omega}.\\ \frac{24 \text{ V}}{8 \Omega}(6 \Omega) \amp = V_2. \amp \text{ Eliminating the denominator on the right}\\ 18 \text{ V} \amp = V_2. \end{align*}
We do the same for the second case.
\begin{align*} \frac{V_1}{R_1} \amp = \frac{V_2}{R_2}.\\ \frac{24 \text{ V}}{8 \Omega} \amp = \frac{V_2}{10 \Omega}.\\ \frac{24 \text{ V}}{8 \Omega}(10 \Omega) \amp = V_2. \amp \text{ Eliminating the denominator on the right}\\ 30 \text{ V} \amp = V_2. \end{align*}
Notice that the resistances we chose change in a linear fashion: 6, 8, 10. Also note that the voltages changed in a linear fashion: 18, 24, 30.

Subsection 3.3.2 Inverse Relations

In Example 3.1.20 we saw data where the increase in one variable caused a decrease in the other. That example is known as an inverse relation.
Whereas a direct relation can be expressed as \(\frac{V_1}{R_1} = \frac{V_2}{R_2}\) inverse relation can be expressed as \(I_1 R_1 = I_2 R_2\text{.}\)

Example 3.3.5.

If the current is 3 amps when the resistance is 8 Ohms, what will the current be when the resistance is 6 Ohms? 4 Ohms?
Solution.
Because this is an inverse relation, we can write
\begin{align*} I_1 R_1 \amp = I_2 R_2\\ (3 \text{ amps})(8 \Omega) \amp I_2(6 \Omega)\\ \frac{(3 \text{ amps})(8 \Omega)}{6 \Omega} \amp I_2 \amp \text{ Eliminating the denominator on the right}\\ 2.25 \text{ amps} \amp = I_2. \end{align*}
The second case can be written
\begin{align*} (3 \text{ amps})(8 \Omega) \amp I_2(4 \Omega)\\ \frac{(3 \text{ amps})(8 \Omega)}{4 \Omega} \amp I_2 \amp \text{ Eliminating the denominator on the right}\\ 1.5 \text{ amps} \amp = I_2. \end{align*}
Note that the relation in Example 3.3.5 the resistances we chose change in a linear fashion: 4, 6, 8. The current also change in a linear fashion: 3, 2.25, 1.5. Thus the relation is inverse linear.

Example 3.3.6. Decreasing Exponential.

In Table 3.3.7 we see data for an exponential with a negative exponent. Note that this decreases. The differences display the same pattern of matching the data except they are negative. The negative should make sense because the data is decreasing. This is inverse exponential.
Table 3.3.7. Negative Exponential
\(n\) \(2^{-n}\) Difference
1 1/2
2 1/4 -1/4
3 1/8 -1/8
4 1/16 -1/16
5 1/32 -1/32
6 1/64 -1/64

Subsection 3.3.3 Constant of Variation

We defined direct and indirect variation in terms of how change in one variable affects another. Here we consider this from a different perspective.
For direct variation the ratio of variables is always equal. In Example 3.3.4 we have \(\frac{V_1}{R_1} = \frac{V_2}{R_2}\text{.}\) The specific results were \(\frac{30}{10}=\frac{24}{8}=\frac{18}{6}=3\text{.}\) The number 3 is known as the constant of variation. In some cases it has meaning. In this case we recognize it to be the current (i.e., 3 amps).

Example 3.3.8.

Lift (\(L\text{,}\) the force that keeps aircraft in the air) increases with air density (\(\rho\)), surface area of wing (\(s\)), and the square of velocity (\(v^2\)). This can be expressed as
\begin{equation*} \frac{L_1}{\rho_1 s_1 v_1^2} = \frac{L_1}{\rho_2 s_2 v_2^2} \end{equation*}
Thus if air density decreases (\(\rho_2 \lt \rho_1\)) either surface area or velocity must increase to maintain lift.
We can also express this as
\begin{equation*} \frac{L}{\rho s v^2} = k \end{equation*}
or
\begin{equation*} L = k \rho s v^2\text{.} \end{equation*}
For lift it is known that \(k=\frac{1}{2}C_L\) where \(C_L\) is known as the coefficient of lift. It depends on a variety of factors such as the shape of the wing and the angle the wing makes with the air.

Subsection 3.3.4 Another Mixture Problem

In Subsection 2.2.1 we learned to calculate percents for mixtures and how to dilute a mixture to a specified percent.
By adding water we can of course not increase the percent alcohol, so 91% is the highest we can achieve. If we add enough water we can dilute it to as little as we want. That requires not restricting the final volume. This should make us wonder about a relationship between the desired volume and the minimum/maximum amount of alchol.
This first question is the same as Example 2.2.4. Use it to check your understanding of the process.

Checkpoint 3.3.9.

Suppose we want 20.0 oz of 70.0% alcohol solution. How much water should we add? How much solution will we have?
Answer 1.
\(4.9\)
Answer 2.
\(20.9\)
Solution.
This is a percent problem with the total alcohol unchanged (\((0.91)16=14.56\)) and adding only some amount \(w\) of water. Thus we setup
\begin{equation*} \begin{aligned} \frac{(0.910)16.0}{16.0+w} \amp = 0.700\\ (0.910)16.0 \amp = 0.700(16.0+w)\\ (0.910)16.0 \amp = (0.700)16.0+(0.700)w\\ 14.6 \amp = 11.2+(0.700)w\\ 3.4 \amp = (0.700)w\\ \frac{3.4}{0.700} \amp = w\\ 4.9 \amp \approx w \end{aligned} \end{equation*}
Thus we end up with \(16+4.9=20.9\) oz of the new solution.
We can confirm this work by calculating the percent water. The percent alcohol is
\begin{equation*} \frac{0.910(16.0)}{16.0+4.9}=0.70 \end{equation*}
which is 70%.
Next we will illustrate that for a desired volume, we cannot obtain every percent.

Checkpoint 3.3.10.

If we start with 16.0 oz of 91.0% alcohol solution, how much water do we add if we want 25.0 oz of a 60.0% alcohol solution?
How much solution total does this produce?
Answer 1.
\(8.56\)
Answer 2.
\(24.6\)
Notice that we did not produce 25 oz but a little less. One question we can ask then is “what is the percent alcohol solution we can obtain for a given volume?”

Example 3.3.11. Exact Volume Dilution.

If we start with 16.0 oz of 91.0% alcohol solution and we want exactly 20.0 oz of solution, what is the percent alcohol we can obtain?
Solution.
If we call the percent alcohol \(P\) then the percent water is \((1-P)\text{.}\) Thus the final solution will have
\begin{equation*} (1-P)20.0 \text{ oz} \end{equation*}
of water. We already have
\begin{equation*} 0.0900 \cdot 16.0 = 1.44 \text{ oz} \end{equation*}
of water. Thus we need
\begin{equation*} (1-P)20.0-1.44 \end{equation*}
oz of water. The total volume then will be
\begin{equation*} (1-P)20.0-1.44+16.0=20.0 \text{ oz} \end{equation*}
Solving this tells us the percentage possible is
\begin{align*} (1-P)20.0-1.44+16.0 & = 20.0\\ (1-P)20.0 +14.6 & = 20.0\\ (1-P)20.0 & = 5.4\\ 1-P & = \frac{5.4}{20.0}\\ -P & = \frac{5.4}{20.0}-1\\ P & = 1-\frac{5.4}{20.0}\\ P & \approx 0.73 \end{align*}
Thus the percent we obtain for exactly 20.0 oz is 73%.

Checkpoint 3.3.12.

If we start with 16.0 oz of 91.0% alcohol solution, what is the percent alcohol if we produce exactly 24.0 oz of solution?
Answer.
\(61\)

Checkpoint 3.3.13.

Does the percent alcohol vary linear, quadratic, exponential, or the inverse of one of these with respect to the volume? You will need to determine the percent alcohol for 28.0 oz of solution and perhas 32.0 oz of solution. Use these data points to determine the relation.

Exercises 3.3.5 Exercises

1. Distinguish Direct and Indirect Variation.

2. Describe Relation.

3. Describe Relation.

4. Application.

5. Application.

6. Application.

7. Application.

8. Application.

9. Contextless Practice.

10. Contextless Practice.

11. Contextless Practice.

12. Application.

13. Application.

14. Application.

15. Contextless Practice.

16. Contextless Practice.

17. Contextless Practice.

18. Application.

19. Application.

20. Application.