Cost comparison: Setting up equations to find when two different pricing models result in the same total cost.
- Define variables for unknown quantities
- Set up equations representing each scenario
- Solve the system to find when the scenarios are equal
- Interpret the solution in the context of the problem
Let x = number of items purchased, y = total cost in dollars
Store A: y = 2x + 10 (membership $10 + $2 per item)
Store B: y = 3x + 5 (membership $5 + $3 per item)
2x + 10 = 3x + 5 → 10 - 5 = 3x - 2x → 5 = x
At 5 items, both stores cost $20
• Variable definition: Clearly define what each variable represents
• Modeling: Translate verbal descriptions into mathematical equations
• Break-even point: Where two cost functions are equal
Age problems: Using systems of equations to relate current and future ages of different people.
Let s = Sarah's current age, t = Tom's current age
Equation 1: Sarah is twice as old as Tom → s = 2t
Equation 2: In 5 years, sum of ages is 40 → (s+5) + (t+5) = 40
Substitute s = 2t into second equation: (2t+5) + (t+5) = 40
3t + 10 = 40 → 3t = 30 → t = 10
Therefore: s = 2(10) = 20
Sarah is 20 years old, Tom is 10 years old
• Future age calculation: Current age + number of years
• Relationship translation: Convert verbal relationships to equations
• Substitution method: Replace one variable with its equivalent expression
Coin problems: Using systems of equations to find the number of different types of coins given total count and value.
Let q = number of quarters, d = number of dimes
Equation 1: Total coins → q + d = 25
Equation 2: Total value → 0.25q + 0.10d = 4.00
From first equation: d = 25 - q
Substitute into second: 0.25q + 0.10(25-q) = 4.00
0.25q + 2.5 - 0.10q = 4.00 → 0.15q = 1.5 → q = 10
Therefore: d = 25 - 10 = 15
There are 10 quarters and 15 dimes
• Value calculation: Number of coins × value per coin = total value
• Two constraints: Total count and total value provide two equations
• Unit consistency: Keep track of dollar amounts or cents consistently
Distance-rate-time problems: Using the relationship distance = rate × time and the Pythagorean theorem for perpendicular paths.
Let t = time in hours after both cars start
Car going north: distance = 60t miles
Car going east: distance = 45t miles
Since the cars travel in perpendicular directions, the distance between them forms the hypotenuse:
(60t)² + (45t)² = 300²
3600t² + 2025t² = 90000
5625t² = 90000 → t² = 16 → t = 4 hours
The cars will be 300 miles apart after 4 hours
• Distance formula: Distance = Rate × Time
• Pythagorean theorem: For perpendicular paths, a² + b² = c²
• Right triangle formation: Perpendicular directions form a right triangle
Investment problems: Using systems of equations to find how money is distributed among investments with different interest rates.
Let x = amount invested at 3% interest, y = amount invested at 5% interest
Equation 1: Total investment → x + y = 5000
Equation 2: Total interest → 0.03x + 0.05y = 210
From first equation: y = 5000 - x
Substitute into second: 0.03x + 0.05(5000-x) = 210
0.03x + 250 - 0.05x = 210 → -0.02x = -40 → x = 2000
Therefore: y = 5000 - 2000 = 3000
$2000 was invested at 3% and $3000 was invested at 5%
• Interest calculation: Interest = Principal × Rate × Time
• Total constraints: Total principal and total interest provide two equations
• Percentage conversion: Convert percentages to decimals for calculations
Cost Comparison
💰 Price models
Age Problems
👨👩👧👦 Time relationships
Coin Problems
🪙 Count and value
Mixture Problems
🧪 Concentration
1. Define variables
2. Set up equations
3. Solve the system
4. Interpret solution
Business
📈 Break-even
Finance
💳 Investments
Travel
🚗 Distance-time
Science
🧪 Mixtures