Unemployment Rate and Workforce Growth: Multi-Step Percent Change

Finance & Percent 9th-10th Grade
Problem
In Country C, the unemployment rate among construction workers dropped from 16 percent on September 1, 1992, to 9 percent on September 1, 1996. If the number of construction workers was 20 percent greater on September 1, 1996, than on September 1, 1992, what was the approximate percent change in the number of unemployed construction workers over this period?

What This Problem Teaches

  • How to handle compound percentage changes when both the rate and base quantity change simultaneously
  • Strategic choice of convenient base numbers to simplify percentage calculations
  • Distinguishing between percentage point changes and percent changes in counts
  • Setting up multi-step percentage problems with clear intermediate calculations
  • Understanding how workforce growth can partially offset unemployment rate improvements

Solution: Method 1 — The Convenient Base Approach

When dealing with multiple percentage changes, the key insight is to pick a convenient starting number that makes the arithmetic clean. Let's use 100 as our base number of construction workers in 1992.

Step 1 — Set up the 1992 baseline

Let the number of construction workers in 1992 = 100 (this makes percentage calculations straightforward).

Construction workers in 1992: 100
Unemployment rate in 1992: 16%
Unemployed workers in 1992: 16% of 100 = 16

Step 2 — Calculate the 1996 workforce

The workforce increased by 20% from 1992 to 1996.

Construction workers in 1996: 100 + 20% of 100
= 100 + 20 = 120

Step 3 — Find unemployed workers in 1996

With the unemployment rate at 9% in 1996 and 120 total workers:

Unemployed workers in 1996: 9% of 120
= 0.09 × 120 = 10.8

Step 4 — Apply the percent change formula

Now we can find the percent change in the number of unemployed workers:

Percent change = (New value - Old value) / Old value × 100%
= (10.8 - 16) / 16 × 100%
= -5.2 / 16 × 100%
= -0.325 × 100%
= -32.5%

Solution: Method 2 — The Algebraic Variable Approach

We can also solve this using a variable for the initial workforce, which shows that our answer doesn't depend on the specific base number we choose.

Step 1 — Define the variable

Let W = the number of construction workers in 1992.

Workers in 1992: W
Unemployed in 1992: 0.16W

Step 2 — Express the 1996 workforce

The workforce grew by 20%, so in 1996 there were 1.2W workers.

Workers in 1996: W + 0.20W = 1.2W
Unemployed in 1996: 0.09 × 1.2W = 0.108W

Step 3 — Calculate the percent change

Using the percent change formula:

Percent change = (0.108W - 0.16W) / 0.16W × 100%
= -0.052W / 0.16W × 100%
= -0.325 × 100%
= -32.5%

Notice that W cancels out completely, confirming that our choice of base number doesn't affect the final answer.

The number of unemployed construction workers decreased by approximately 32.5% over this period.

Verification

Let's verify our answer using our concrete numbers from Method 1:

1992: 16 unemployed out of 100 workers (16% rate) ✓
1996: 10.8 unemployed out of 120 workers
Check unemployment rate: 10.8/120 = 0.09 = 9% ✓
Check workforce growth: (120-100)/100 = 20% ✓
Check percent change: (10.8-16)/16 = -32.5% ✓

All our conditions are satisfied, confirming our answer.

Watch Out For These Pitfalls

✗ Mistake #1: Confusing rate change with count change

Students often calculate: 16% → 9% is a 7 percentage point drop, so -7/16 = -43.75% change. This is wrong because it ignores the workforce growth. The unemployment rate and the count of unemployed workers are different quantities.

✗ Mistake #2: Adding percentage changes incorrectly

Some students think: "Rate drops 43.75%, workforce grows 20%, so net change is -43.75% + 20% = -23.75%." This doesn't work because you can't simply add percentage changes that apply to different quantities.

✗ Mistake #3: Using the wrong base for percentage calculations

Calculating the workforce change as 120/100 - 1 = 20% is correct, but then using 120 as the base for the 1992 unemployment calculation would give wrong intermediate values. Always keep track of which year's workforce you're using as the base for each calculation.

Does This Seem Reasonable?

Let's think about what our answer means intuitively:

The unemployment rate dropped significantly (from 16% to 9%), which would normally cause a large decrease in unemployed workers. However, the workforce grew by 20%, which partially offsets this improvement.

If the workforce had stayed constant, the decrease would have been: (9-16)/16 = -43.75%. Since our actual answer of -32.5% is less negative than -43.75%, this makes sense — the workforce growth cushioned the drop.

We can also check boundary cases: if the workforce had grown by exactly enough to keep the unemployed count constant, we'd need 16/100 = x/120, giving x = 19.2. Since 19.2/120 = 16%, the workforce would need to grow while keeping a 16% unemployment rate. Since the actual rate dropped to 9%, we definitely expect fewer unemployed workers.

The General Pattern

This problem illustrates a common pattern in economics and demographics where two percentage changes operate simultaneously on related quantities.

When a rate R₁ becomes R₂ and the base quantity grows by factor G:
Percent change in count = [(R₂ × G) - R₁] / R₁ × 100%

In our case: R₁ = 0.16, R₂ = 0.09, G = 1.2

Percent change = [(0.09 × 1.2) - 0.16] / 0.16 × 100%
= [0.108 - 0.16] / 0.16 × 100%
= -32.5%

This formula works whenever you have a rate applied to a changing base quantity — from unemployment statistics to disease prevalence in growing populations to defect rates in expanding manufacturing.

What If?

1
Constant Workforce
If the number of construction workers had remained exactly the same from 1992 to 1996 (instead of increasing by 20%), what would be the percent change in unemployed construction workers given the same drop in unemployment rate from 16% to 9%?
Step 1 — Set up with constant workforce

Let the workforce remain at 100 workers in both years.

Step 2 — Calculate unemployed workers in each year

1992: 16% of 100 = 16 unemployed
1996: 9% of 100 = 9 unemployed

Step 3 — Find percent change

(9 - 16)/16 × 100% = -7/16 × 100% = -43.75%

Verification

With constant workforce, the percent change in unemployed count equals the percent change in rate: (9-16)/16 = -43.75%

Answer: -43.75% decrease (much larger than the -32.5% in the original problem)

2
Find the Workforce Growth
Suppose the unemployment rate dropped from 16% to 9% as before, and the number of unemployed construction workers decreased by exactly 25%. What was the percent change in the total construction workforce?
Step 1 — Set up with known information

Using 100 as base workforce in 1992:
Unemployed in 1992: 16
Unemployed in 1996: 16 × 0.75 = 12 (25% decrease)

Step 2 — Find 1996 workforce

If 12 unemployed represents 9% of the workforce:
0.09 × W₁₉₉₆ = 12
W₁₉₉₆ = 12/0.09 = 133.33

Step 3 — Calculate workforce growth

(133.33 - 100)/100 × 100% = 33.33%

Verification

Check: 9% of 133.33 = 12 unemployed ✓
Check: (12-16)/16 = -25% change ✓

Answer: 33.33% workforce growth

3
Three-Year Comparison
Compare unemployment counts: 1992 (16% rate, 1000 workers), 1996 (9% rate, 20% more workers than 1992), and 2000 (12% rate, 10% fewer workers than 1996). Rank the years by actual number of unemployed workers from highest to lowest.
Step 1 — Calculate 1992 unemployed

Workers: 1000, Rate: 16%
Unemployed: 16% × 1000 = 160

Step 2 — Calculate 1996 unemployed

Workers: 1000 × 1.2 = 1200, Rate: 9%
Unemployed: 9% × 1200 = 108

Step 3 — Calculate 2000 unemployed

Workers: 1200 × 0.9 = 1080, Rate: 12%
Unemployed: 12% × 1080 = 129.6

Step 4 — Rank the years

1992: 160 unemployed
1996: 108 unemployed
2000: 129.6 unemployed

Ranking from highest to lowest: 1992 (160), 2000 (129.6), 1996 (108)

4
Target Rate for Constant Unemployment
With the construction workforce increasing by 20% from 1992 to 1996, what would the 1996 unemployment rate need to be for the actual number of unemployed construction workers to remain exactly the same as in 1992 (when it was 16%)?
Step 1 — Find 1992 unemployed count

Using base of 100 workers: 16% × 100 = 16 unemployed

Step 2 — Calculate 1996 workforce

20% increase: 100 × 1.2 = 120 workers

Step 3 — Find required rate

Need 16 unemployed out of 120 workers:
Rate = 16/120 = 0.1333... = 13.33%

Verification

Check: 13.33% × 120 = 16 unemployed ✓
This equals the 1992 count of 16 unemployed ✓

Answer: 13.33% unemployment rate (between the original 16% and actual 9%)

Frequently Asked Questions

How do you handle percent changes when both the rate and the base amount change?

+

Calculate the actual quantities for both time periods, then find the percent change between those quantities. In this problem, 1992 had 16 unemployed per 100 workers, while 1996 had 10.8 unemployed per 120 workers. The percent change is (10.8 - 16)/16 = -32.5%.

Why use 100 as a base number in percentage problems?

+

Using 100 as the base makes calculations cleaner because percentages become whole numbers. 16% of 100 is simply 16, and 20% more than 100 is 120. This eliminates decimal arithmetic while preserving all the mathematical relationships.

What's the difference between unemployment rate change and unemployed worker count change?

+

The unemployment rate is a percentage of the workforce, while the count is an absolute number. Here, the rate dropped 7 percentage points (16% to 9%), but because the workforce grew 20%, the actual count only dropped 32.5%. The growing workforce partially offsets the falling rate.

NJ
Neven Jurkovic, PhD

Professor of Computer Science, Palo Alto College, Alamo Colleges District, San Antonio, TX

Developer of Algebrator

Contact

This solution was prepared with AI assistance and reviewed by Dr. Jurkovic for mathematical accuracy and pedagogical clarity.

2026-08-01