Skip to content
Solve Applications with Systems of Equations

Solve Applications with Systems of Equations

By the end of this section, you will be able to: translate to a system of equations, solve direct translation applications, solve geometry applications, and solve uniform motion applications.

Use a problem-solving strategy for systems of linear equations.

  1. Read the problem. Make sure all the words and ideas are understood.
  2. Identify what we are looking for.
  3. Name what we are looking for. Choose variables to represent those quantities.
  4. Translate into a system of equations.
  5. Solve the system of equations using good algebra techniques.
  6. Check the answer in the problem and make sure it makes sense.
  7. Answer the question with a complete sentence.

Translate to a System of Equations

Many of the problems we solved in earlier applications related two quantities. Here are two examples from Use a Problem-Solving Strategy:

  • The sum of two numbers is negative fourteen. One number is four less than the other. Find the numbers.
  • A married couple together earns $110,000 a year. The wife earns $16,000 less than twice what her husband earns. What does the husband earn?

In that chapter we translated each situation into one equation using only one variable. Now that we can solve systems of equations, let’s translate these same two problems into a system of two equations in two variables. We’ll focus on Steps 1 through 4 of our problem-solving strategy.

Example. Translate to a system of equations: the sum of two numbers is negative fourteen. One number is four less than the other. Find the numbers.

This is a number problem, and we are looking for two numbers. Let m=m = one number and n=n = the second number.

“The sum of the numbers is negative fourteen” translates to one equation, and “one number is four less than the other” translates to the second:

{m+n=14m=n4 \begin{cases} m + n = -14 \\ m = n - 4 \end{cases}

Translate to a system of equations and then solve: the sum of two numbers is negative twenty-three. One number is 7 less than the other. Find the smaller number.

Example. Translate to a system of equations: a married couple together earns $110,000 a year. The wife earns $16,000 less than twice what her husband earns. What does the husband earn?

We are looking for the amount that the husband and wife each earn. Let h=h = the amount the husband earns and w=w = the amount the wife earns.

“A married couple together earns $110,000” translates to one equation, and “the wife earns $16,000 less than twice what her husband earns” translates to the second:

{w+h=110,000w=2h16,000 \begin{cases} w + h = 110{,}000 \\ w = 2h - 16{,}000 \end{cases}

Translate to a system of equations and then solve: a couple has a total household income of $84,000. The husband earns $18,000 less than twice what the wife earns. How much does the wife earn, in dollars?

Solve Direct Translation Applications

We just set up, but did not solve, the systems of equations in the two examples above. Now we’ll translate a situation to a system of equations and then solve it, using all seven steps of the strategy.

Example. Devon is 26 years older than his son Cooper. The sum of their ages is 50. Find their ages.

We are looking for the ages of Devon and Cooper. Let d=d = Devon’s age and c=c = Cooper’s age.

“Devon is 26 years older than Cooper” translates to d=c+26d = c + 26. “The sum of their ages is 50” translates to d+c=50d + c = 50:

{d=c+26d+c=50 \begin{cases} d = c + 26 \\ d + c = 50 \end{cases}

We solve by substitution. Substitute c+26c + 26 for dd in the second equation:

(c+26)+c=50Combine like terms.2c+26=50Subtract 26 from each side.2c=24Divide each side by 2.c=12 \begin{array}{lrcl} & (c + 26) + c &=& 50 \\[4pt] \text{Combine like terms.} & 2c + 26 &=& 50 \\[4pt] \text{Subtract 26 from each side.} & 2c &=& 24 \\[4pt] \text{Divide each side by 2.} & c &=& 12 \end{array}

Substituting c=12c = 12 into the first equation gives d=12+26=38d = 12 + 26 = 38.

Check: is Devon’s age 26 more than Cooper’s? 12+26=3812 + 26 = 38. ✓ Is the sum of their ages 50? 38+12=5038 + 12 = 50. ✓ Devon is 38 years old and Cooper is 12 years old.

Ali is 12 years older than his youngest sister, Jameela. The sum of their ages is 40. Find Jameela's age.

Example. When Jenna spent 10 minutes on the elliptical trainer and then did circuit training for 20 minutes, her fitness app said she burned 278 calories. When she spent 20 minutes on the elliptical trainer and 30 minutes circuit training she burned 473 calories. How many calories does she burn for each minute on the elliptical trainer? How many calories does she burn for each minute of circuit training?

We are looking for the number of calories burned each minute on the elliptical trainer and each minute of circuit training. Let e=e = calories burned per minute on the elliptical trainer and c=c = calories burned per minute of circuit training.

Each workout gives us one equation relating the two rates:

{10e+20c=27820e+30c=473 \begin{cases} 10e + 20c = 278 \\ 20e + 30c = 473 \end{cases}

We solve by elimination. Multiply the first equation by 2-2 so the ee-terms cancel when we add:

20e40c=55620e+30c=47310c=83 \begin{array}{rcl} -20e - 40c &=& -556 \\ 20e + 30c &=& 473 \\ \hline -10c &=& -83 \end{array}

So c=8.3c = 8.3. Substituting c=8.3c = 8.3 into the first equation:

10e+20(8.3)=278Simplify.10e+166=278Subtract 166 from each side.10e=112Divide each side by 10.e=11.2 \begin{array}{lrcl} & 10e + 20(8.3) &=& 278 \\[4pt] \text{Simplify.} & 10e + 166 &=& 278 \\[4pt] \text{Subtract 166 from each side.} & 10e &=& 112 \\[4pt] \text{Divide each side by 10.} & e &=& 11.2 \end{array}

Check: 10(11.2)+20(8.3)=112+166=27810(11.2) + 20(8.3) = 112 + 166 = 278 ✓, and 20(11.2)+30(8.3)=224+249=47320(11.2) + 30(8.3) = 224 + 249 = 473 ✓. Jenna burns 11.2 calories per minute on the elliptical trainer and 8.3 calories per minute of circuit training.

Mark went to the gym and did 40 minutes of Bikram hot yoga and 10 minutes of jumping jacks. He burned 510 calories. The next time he went to the gym, he did 30 minutes of Bikram hot yoga and 20 minutes of jumping jacks, burning 470 calories. How many calories were burned for each minute of jumping jacks?

Solve Geometry Applications

When we learned about geometry applications earlier, we solved them using properties of triangles and rectangles. Now we’ll add some properties of angles. The measures of two complementary angles add to 9090 degrees. The measures of two supplementary angles add to 180180 degrees.

Complementary and supplementary angles. Two angles are complementary if the sum of the measures of their angles is 9090 degrees. Two angles are supplementary if the sum of the measures of their angles is 180180 degrees.

If two angles are complementary, we say that one angle is the complement of the other. If two angles are supplementary, we say that one angle is the supplement of the other.

Example. The difference of two complementary angles is 26 degrees. Find the measures of the angles.

We are looking for the measure of each angle. Let x=x = the measure of the first angle and y=y = the measure of the second angle.

“The angles are complementary” translates to x+y=90x + y = 90. “The difference of the two angles is 26 degrees” translates to xy=26x - y = 26:

{x+y=90xy=26 \begin{cases} x + y = 90 \\ x - y = 26 \end{cases}

We solve by elimination — the yy-terms already have opposite coefficients, so we just add the equations:

x+y=90xy=262x=116 \begin{array}{rcl} x + y &=& 90 \\ x - y &=& 26 \\ \hline 2x &=& 116 \end{array}

So x=58x = 58. Substituting x=58x = 58 into x+y=90x + y = 90 gives 58+y=9058 + y = 90, so y=32y = 32.

Check: 58+32=?9058 + 32 \overset{?}{=} 90, and indeed 90=9090 = 90. ✓ 5832=?2658 - 32 \overset{?}{=} 26, and indeed 26=2626 = 26. ✓ The angle measures are 58 degrees and 32 degrees.

The difference of two complementary angles is 20 degrees. Find the measure of the larger angle.

Example. Two angles are supplementary. The measure of the larger angle is twelve degrees less than five times the measure of the smaller angle. Find the measures of both angles.

Let x=x = the measure of the smaller angle and y=y = the measure of the larger angle.

“The angles are supplementary” translates to x+y=180x + y = 180. “The larger angle is twelve less than five times the smaller angle” translates to y=5x12y = 5x - 12:

{x+y=180y=5x12 \begin{cases} x + y = 180 \\ y = 5x - 12 \end{cases}

We solve by substitution. Substitute 5x125x - 12 for yy in the first equation:

x+(5x12)=180Combine like terms.6x12=180Add 12 to each side.6x=192Divide each side by 6.x=32 \begin{array}{lrcl} & x + (5x - 12) &=& 180 \\[4pt] \text{Combine like terms.} & 6x - 12 &=& 180 \\[4pt] \text{Add 12 to each side.} & 6x &=& 192 \\[4pt] \text{Divide each side by 6.} & x &=& 32 \end{array}

Substituting x=32x = 32 into y=5x12y = 5x - 12 gives y=5(32)12=16012=148y = 5(32) - 12 = 160 - 12 = 148.

Check: 32+148=?18032 + 148 \overset{?}{=} 180, and indeed 180=180180 = 180. ✓ 5(32)12=?1485(32) - 12 \overset{?}{=} 148, and indeed 148=148148 = 148. ✓ The angle measures are 32 degrees and 148 degrees.

Two angles are supplementary. The measure of the larger angle is 12 degrees more than three times the measure of the smaller angle. Find the measure of the smaller angle.

Example. Randall has 125 feet of fencing to enclose the rectangular part of his backyard adjacent to his house. He will only need to fence around three sides, because the fourth side will be the wall of the house. He wants the length of the fenced yard (parallel to the house wall) to be 5 feet more than four times as long as the width. Find the length and the width.

WL (house wall)W

We are looking for the length and width of the fenced yard. Let L=L = the length of the fenced yard and W=W = the width of the fenced yard.

Since one length and two widths make up the 125 feet of fencing, L+2W=125L + 2W = 125. Since “the length will be 5 feet more than four times as long as the width,” L=4W+5L = 4W + 5:

{L+2W=125L=4W+5 \begin{cases} L + 2W = 125 \\ L = 4W + 5 \end{cases}

We solve by substitution. Substitute 4W+54W + 5 for LL in the first equation:

(4W+5)+2W=125Combine like terms.6W+5=125Subtract 5 from each side.6W=120Divide each side by 6.W=20 \begin{array}{lrcl} & (4W + 5) + 2W &=& 125 \\[4pt] \text{Combine like terms.} & 6W + 5 &=& 125 \\[4pt] \text{Subtract 5 from each side.} & 6W &=& 120 \\[4pt] \text{Divide each side by 6.} & W &=& 20 \end{array}

Substituting W=20W = 20 into L=4W+5L = 4W + 5 gives L=4(20)+5=85L = 4(20) + 5 = 85.

Check: is one length plus two widths equal to 125 feet? 85+20+20=?12585 + 20 + 20 \overset{?}{=} 125, and indeed 125=125125 = 125. ✓ Is the length 5 more than four times the width? 4(20)+5=?854(20) + 5 \overset{?}{=} 85, and indeed 85=8585 = 85. ✓ The length is 85 feet and the width is 20 feet.

Mario wants to put a rectangular fence around the pool in his backyard. Since one side is adjacent to the house, he will only need to fence three sides — two long sides and the one shorter side parallel to the house. He needs 155 feet of fencing to enclose the pool. The length of the long side is 10 feet less than twice the width. Find the width of the pool area, in feet.

Solve Uniform Motion Applications

We used a table to organize the information in uniform motion problems when we introduced them earlier. We’ll continue using that table here. The basic equation is D=rtD = rt, where DD is the distance traveled, rr is the rate, and tt is the time. Now that we can use two variables and two equations, we no longer need to write one person’s time or rate in terms of the other’s.

Example. Joni left St. Louis on the interstate, driving west towards Denver at a speed of 65 miles per hour. Half an hour later, Kelly left St. Louis on the same route as Joni, driving 78 miles per hour. How long will it take Kelly to catch up to Joni?

We are looking for the length of time Kelly, kk, and Joni, jj, will each drive. Since D=rtD = r \cdot t, we can fill in the distance column of the table below.

Rate (mph)Time (hrs)Distance (miles)
Joni6565jj65j65j
Kelly7878kk78k78k

To translate into a system of equations, we recognize that Kelly and Joni will drive the same distance when Kelly catches up, so 65j=78k65j = 78k. Also, since Kelly left later, her time will be 12\tfrac{1}{2} hour less than Joni’s time, so k=j12k = j - \tfrac{1}{2}:

{65j=78kk=j12 \begin{cases} 65j = 78k \\ k = j - \tfrac{1}{2} \end{cases}

We solve by substitution. Substitute j12j - \tfrac{1}{2} for kk in the first equation:

65j=78(j12)Distribute.65j=78j39Subtract 78j from each side.13j=39Divide each side by13.j=3 \begin{array}{lrcl} & 65j &=& 78\left(j - \tfrac{1}{2}\right) \\[4pt] \text{Distribute.} & 65j &=& 78j - 39 \\[4pt] \text{Subtract 78j from each side.} & -13j &=& -39 \\[4pt] \text{Divide each side by} -13. & j &=& 3 \end{array}

Substituting j=3j = 3 into k=j12k = j - \tfrac{1}{2} gives k=312=212k = 3 - \tfrac{1}{2} = 2\tfrac{1}{2}.

Check: Joni drives 33 hours at 6565 mph, covering 195195 miles. Kelly drives 2122\tfrac{1}{2} hours at 7878 mph, also covering 195195 miles — the same distance. ✓ Kelly will catch up to Joni in 2122\tfrac{1}{2} hours; by then, Joni will have traveled 3 hours.

Mitchell left Detroit on the interstate driving south towards Orlando at a speed of 60 miles per hour. Clark left Detroit 1 hour later, traveling at a speed of 75 miles per hour, following the same route as Mitchell. How long will it take Clark to catch Mitchell? Enter the time in hours.

Many real-world uniform motion applications arise because of the effect of a current — of water or air — on an object’s actual speed. Picture a boat with a still-water speed of bb traveling on a river whose current moves at speed cc. Going downstream, in the same direction as the current, the current helps push the boat along, so its actual speed is b+cb + c. Going upstream, against the current, the current slows the boat down, so its actual speed is bcb - c. Wind currents affect airplane speeds the same way: a tailwind (blowing in the same direction the plane flies) gives an actual speed of j+wj + w, and a headwind (blowing against the plane) gives an actual speed of jwj - w, where jj is the plane’s speed in still air and ww is the wind’s speed.

Example. A river cruise ship sailed 60 miles downstream for 4 hours and then took 5 hours sailing upstream to return to the dock. Find the speed of the ship in still water and the speed of the river current.

We are looking for the speed of the ship in still water and the speed of the current. Let s=s = the rate of the ship in still water and c=c = the rate of the current. Going downstream, the current helps the ship, so the actual rate is s+cs + c. Going upstream, the current slows the ship, so the actual rate is scs - c.

Rate (mph)Time (hrs)Distance (miles)
Downstreams+cs + c446060
Upstreamscs - c556060

Since rate times time is distance, we get the system of equations:

{4(s+c)=605(sc)=60 \begin{cases} 4(s + c) = 60 \\ 5(s - c) = 60 \end{cases}

We solve by elimination. First distribute, then divide each equation by its common factor to simplify:

{s+c=15sc=12 \begin{cases} s + c = 15 \\ s - c = 12 \end{cases}

Adding the two equations:

s+c=15sc=122s=27 \begin{array}{rcl} s + c &=& 15 \\ s - c &=& 12 \\ \hline 2s &=& 27 \end{array}

So s=13.5s = 13.5. Substituting s=13.5s = 13.5 into s+c=15s + c = 15 gives c=1.5c = 1.5.

Check: downstream, the ship’s actual rate is 13.5+1.5=1513.5 + 1.5 = 15 mph, and in 4 hours it travels 154=6015 \cdot 4 = 60 miles. ✓ Upstream, its actual rate is 13.51.5=1213.5 - 1.5 = 12 mph, and in 5 hours it travels 125=6012 \cdot 5 = 60 miles. ✓ The rate of the ship is 13.5 mph and the rate of the current is 1.5 mph.

A Mississippi river boat cruise sailed 120 miles upstream for 12 hours and then took 10 hours to return to the dock. Find the speed of the river boat in still water, in mph.

Example. A private jet can fly 1,095 miles in three hours with a tailwind but only 987 miles in three hours into a headwind. Find the speed of the jet in still air and the speed of the wind.

Let j=j = the speed of the jet in still air and w=w = the speed of the wind. In a tailwind, the wind helps the jet, so the rate is j+wj + w. In a headwind, the wind slows the jet, so the rate is jwj - w.

Rate (mph)Time (hrs)Distance (miles)
Tailwindj+wj + w331,0951{,}095
Headwindjwj - w33987987

Since rate times time is distance, the system of equations is:

{3(j+w)=1,0953(jw)=987 \begin{cases} 3(j + w) = 1{,}095 \\ 3(j - w) = 987 \end{cases}

We solve by elimination. Distribute, then add the equations:

3j+3w=1,0953j3w=9876j=2,082 \begin{array}{rcl} 3j + 3w &=& 1{,}095 \\ 3j - 3w &=& 987 \\ \hline 6j &=& 2{,}082 \end{array}

So j=347j = 347. Substituting j=347j = 347 into 3(j+w)=1,0953(j + w) = 1{,}095 gives 3(347+w)=1,0953(347 + w) = 1{,}095, so 1,041+3w=1,0951{,}041 + 3w = 1{,}095, and w=18w = 18.

Check: with the tailwind, the jet’s actual rate is 347+18=365347 + 18 = 365 mph, and in 3 hours it flies 3653=1,095365 \cdot 3 = 1{,}095 miles. ✓ Into the headwind, its actual rate is 34718=329347 - 18 = 329 mph, and in 3 hours it flies 3293=987329 \cdot 3 = 987 miles. ✓ The rate of the jet is 347 mph and the rate of the wind is 18 mph.

A small jet can fly 1,325 miles in 5 hours with a tailwind but only 1,035 miles in 5 hours into a headwind. Find the speed of the wind, in mph.

Key terms

complementary angles — two angles whose measures add to 9090 degrees; each is called the complement of the other. supplementary angles — two angles whose measures add to 180180 degrees; each is called the supplement of the other. tailwind — a wind current blowing in the same direction a plane is flying, so it increases the plane’s actual speed to j+wj + w. headwind — a wind current blowing against the direction a plane is flying, so it decreases the plane’s actual speed to jwj - w.


This section is adapted from Elementary Algebra 2e, Section 5.4: Solve Applications with Systems of Equations by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: recreated Randall’s fenced-yard figure as an accessible inline graphic and described the river-current and wind-current figures in prose; wrote each system of equations and its elimination or substitution steps as display-math blocks; corrected an arithmetic slip in the source’s own worked solution for the supplementary-angle example (the check step’s 5(32)125(32) - 12 was printed as 147 instead of 148); omitted the “Be Prepared” readiness quiz, the Media links block, the Section 5.4 Exercises (“Practice Makes Perfect”) block, and the Self Check checklist; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.