Lesson Plan: Applications of Systems of Equations
Lesson Summary
This lesson focuses on applying systems of linear equations to solve real-world problems, including cost comparisons, motion problems, and mixture scenarios. Students will learn to create mathematical models of real-world situations and solve them using substitution, elimination, and graphing techniques. Interactive tools like Desmos and multimedia resources from Media4Math.com will be used throughout the lesson to enhance understanding and engagement. The lesson is designed for a 50-minute class and concludes with a 10-question quiz that includes an answer key.
Lesson Objectives
- Apply systems of equations to solve real-world problems.
- Translate word problems into mathematical models.
- Solve systems of equations using appropriate methods.
Common Core Standards
- CCSS.MATH.CONTENT.HSA.CED.A.2: Create equations in two or more variables to represent relationships.
- CCSS.MATH.CONTENT.HSA.REI.C.6: Solve systems of linear equations exactly and approximately.
Prerequisite Skills
- Solving systems of equations using substitution, elimination, and graphing.
- Translating word problems into equations.
Key Vocabulary
- System of Equations: A set of two or more equations with the same variables.
- Substitution Method: A technique for solving a system of equations by solving one equation for one variable and substituting this expression into the other equation.
- Elimination Method: A method for solving systems of equations by adding or subtracting equations to eliminate one of the variables.
- Graphing Method: Solving a system of equations by graphing the equations on the same set of axes and identifying their point of intersection.
- Intersection Point: The point where two or more graphs meet, representing the solution to a system of equations.
- Break-Even Point: The point at which total cost and total revenue are equal, resulting in neither profit nor loss.
- Solution of a System: The set of values for the variables that satisfy all equations in the system simultaneously.
Additional Multimedia Resources
- Definition: Systems Concepts – Graphical Solutions to Linear Systems https://www.media4math.com/library/22050/asset-preview
Slide Show of terms related to Systems: https://www.media4math.com/library/slideshow/definitions-systems-equations
Collection of terms on the topic of Linear Systems: https://www.media4math.com/Definitions--LinearSystems
Warm-Up Activities (10 minutes)
Select from one or more of these activities.
1. Desmos Interactive Activity
Objective: Visualize the solutions to systems of equations dynamically.
Instructions:
- Open the Desmos Graphing Calculator and input the equations
y = 0.5x + 10
andy = 0.3x + 15
. - Show students how to use sliders for the coefficients and constants in the equations. Demonstrate how changes to these values affect the lines and their intersection.
- Pose questions such as:
- "What happens if the slopes of the lines are the same?"
- "How does changing the y-intercept affect the intersection point?"
Student Interaction: Let students create their own systems of equations and predict the intersection point before verifying it on Desmos.
2. Discussion Prompt
Scenario: Two cell phone companies charge different rates for data usage. Company A charges \$20 flat plus \$0.10 per GB, and Company B charges \$10 flat plus \$0.20 per GB.
Question: "At what point would the total cost for both companies be the same? How can you determine which is more cost-effective beyond that point?"
3. Collaborative Task
Small group discussion: "What does it mean for a business to reach a break-even point or profitability? Why is this important?"
Prompt students to connect this to personal finance or decision-making.
4. Real-Life Connection Scenario
Objective: Demonstrate the practical application of systems of equations.
Scenario: "Two friends are saving money to buy concert tickets. Friend A saves \$5 per week and already has \$10. Friend B saves \$7 per week but hasn’t started saving yet. At what point will they have the same amount of money saved?"
Instructions:
- Write the equations for the savings plans on the board:
y = 5x + 10
(Friend A)y = 7x
(Friend B)
- Ask students to predict when the savings will be equal and what factors might affect their predictions.
Class Discussion: After solving, discuss what the solution means in context.
Teach (30 minutes)
In this section, students will analyze linear system in the context of real-world examples. Each example demonstrates how to translate a word problem into equations and solve them using substitution, elimination, or graphing.
Example 1: Break-Even Analysis
The break-even point is a key concept used to understand when a business covers its costs without making a profit or a loss. Imagine running a lemonade stand: you have expenses like buying lemons, sugar, and cups. The break-even point is the number of cups you need to sell to cover these costs exactly. Selling more than this number means profit, while selling less means a loss. It's a helpful way to figure out how much effort or sales are needed to succeed financially.
1. Introduction to the Activity
Begin by explaining to students that they will watch a video segment titled "Algebra Applications: Systems of Equations – Profit and Loss". Emphasize the real-world relevance of the break-even point and profitability in business contexts. Encourage them to take notes on the examples and explanations provided in the video. Here is the link to the video:
https://www.media4math.com/library/39575/asset-preview
2. Watching the Video
- Ask students to focus on:
- How systems of equations are used to model revenue and expenses.
- The role of the break-even point in achieving profitability.
- The example of Amazon's journey to profitability.
3. Post-Video Engagement
After the video, lead a discussion to unpack the key ideas. Use the following non-mathematical questions to explore broader concepts of profitability and break-even points. Provide answers to guide the discussion.
4. Discussion Questions and Answers
- Q1: Why is reaching the break-even point crucial for businesses, especially new ones?
A1: The break-even point marks when revenue equals expenses. For new businesses, reaching this point is a critical milestone that signals the start of potential profitability and long-term viability. - Q2: What lessons can businesses learn from the example of Amazon’s early years?
A2: Persistence and strategic investment are key. Amazon spent years operating at a loss to build its infrastructure and customer base before achieving profitability in 2003. - Q3: How might a company’s break-even point influence its pricing and production strategies?
A3: Understanding the break-even point helps businesses determine the minimum sales volume required and can influence pricing to ensure that production costs are covered efficiently. - Q4: How do factors like market demand and competition affect a company’s journey to profitability?
A4: Market demand dictates the potential sales volume, while competition affects pricing and market share. Both factors must be managed to achieve and sustain profitability. - Q5: In what ways do profitability and break-even analysis affect investors’ perceptions of a company?
A5: Investors view profitability as a sign of financial health. Reaching the break-even point, especially for startups, often boosts investor confidence and can lead to increased stock prices, as seen in Amazon’s case.
5. Summary Activity
Conclude by asking students to reflect on the importance of mathematical models in business decision-making. Have them write a paragraph on how systems of equations provide insights for real-world applications, such as predicting profitability or planning investments. Share reflections in small groups.
Example 2: Cost Comparison
Let’s compare two taxi cab companies, A and B, that provide transportation from the airport to a hotel. The companies have different pricing structures, which are represented by the following equations:
Cost Structures
Company A: Charges a base fee of \$5 for every trip, plus an additional \$0.50 per mile traveled. The cost equation is:
y = 0.5x + 5
Company B: Charges a base fee of \$7 for every trip, plus an additional \$0.30 per mile traveled. The cost equation is:
y = 0.3x + 7
Break-Even Point
The break-even point is where the costs for both companies are equal. To find this, we solve:
0.5x + 5 = 0.3x + 7
Steps:
- Subtract
0.3x
from both sides:0.2x + 5 = 7
- Subtract 5 from both sides:
0.2x = 2
- Divide by 0.2:
x = 10
The break-even point occurs when the distance traveled is 10 miles. At this point, the total cost for both companies is the same.
Detailed Solution
At x = 10
miles:
- Company A:
y = 0.5(10) + 5 = 10 dollars
- Company B:
y = 0.3(10) + 7 = 10 dollars
Comparison
- For trips less than 10 miles, Company B is cheaper due to its lower per-mile charge, despite a higher base fee.
- For trips more than 10 miles, Company A becomes cheaper because of its lower base fee and higher per-mile charge.
This analysis helps customers decide which taxi cab company is the most cost-effective based on the distance they need to travel.
Example 3: Motion Problem
Problem: Two runners start at different times and travel along the same path. Their distances from the starting point at time t (in hours) are given by the following equations:
- Runner A:
d = 5t + 2
Runner A runs at a speed of 5 miles per hour and has a 2-mile head start at the beginning (t = 0). - Runner B:
d = 6t
Runner B runs at a speed of 6 miles per hour and starts at the same point as the starting line (d = 0
when t = 0).
When and where will the two runners meet?
Step 1: Set the Equations Equal
To find when the runners meet, we need to determine when their distances (d) are equal. Set the two equations equal to each other:
5t + 2 = 6t
Step 2: Solve for t
Rearrange the equation to isolate t. Subtract 5t
from both sides:
2 = 6t - 5t
Simplify:
2 = t
So, t = 2
. This means the two runners meet after 2 hours.
Step 3: Find the Distance When They Meet
Now that we know t = 2
, substitute this value into either equation to calculate the distance (d) where they meet.
Substitute into Runner A’s equation:
d = 5t + 2
d = 5(2) + 2 = 10 + 2 = 12
Substitute into Runner B’s equation:
d = 6t
d = 6(2) = 12
Both calculations confirm that the distance is d = 12
miles.
Step 4: Explain the Solution
The two runners meet after 2 hours at a distance of 12 miles from the starting point.
Key Takeaways
Runner A:
- Runs at a constant speed of 5 miles per hour.
- Has a 2-mile head start, so at t = 0, Runner A is already 2 miles ahead.
Runner B:
- Runs at a faster constant speed of 6 miles per hour.
- Starts at the same location as the starting line, with no head start.
Reason They Meet:
- Runner B must first close the 2-mile gap created by Runner A’s head start.
- The difference in their speeds (
6 - 5 = 1
mile per hour) determines how quickly Runner B catches up. - Since Runner B gains 1 mile per hour, it takes
2 miles ÷ 1 mph = 2 hours
for them to meet.
Example 4: Mixture Problem
In a laboratory, two chemical compounds are produced using chemicals x and y. Each compound requires specific amounts of these chemicals:
- Compound A: Requires
2x + 3y = 30
units. - Compound B: Requires
x + 4y = 24
units.
Determine how many units of x and y are needed to satisfy these requirements.
Solution:
Step 1: Write down the system of equations.
2x + 3y = 30
x + 4y = 24
Step 2: Solve one equation for one variable.
From the second equation:
x + 4y = 24
Solve for x:
x = 24 - 4y
Step 3: Substitute x = 24 - 4y
into the first equation.
Substitute into 2x + 3y = 30
:
2(24 - 4y) + 3y = 30
Simplify:
48 - 8y + 3y = 30
Combine like terms:
48 - 5y = 30
Solve for y:
-5y = 30 - 48 -5y = -18
y = 18/5 = 3.6
Step 4: Substitute y = 3.6
into x = 24 - 4y
.
Substitute:
x = 24 - 4(3.6)
Simplify:
x = 24 - 14.4
x = 9.6
The required amounts of chemicals are:
x = 9.6 units of Chemical 1 y = 3.6 units of Chemical 2
Review (10 minutes)
Key Vocabulary
- System of Equations: A set of two or more equations with the same variables.
- Substitution Method: Solving a system by expressing one variable in terms of another and substituting this into the other equation.
- Elimination Method: Solving a system by adding or subtracting equations to eliminate one variable, simplifying the system to a single equation.
- Graphing Method: Solving a system by plotting the equations on a graph and identifying their intersection point, which represents the solution.
- Intersection Point: The coordinates where two or more graphs meet, representing the solution to a system of equations.
- Break-Even Point: The point at which total cost equals total revenue, indicating no profit or loss.
- Solution of a System: The set of variable values that satisfy all equations in the system simultaneously.
Summary of Examples in the Teach Section
1. Cost Comparison Example
Scenario: Comparing two cell phone plans to determine at what usage they cost the same.
Equations: Plan A: y = 0.1x + 20
; Plan B: y = 0.2x + 10
Solution: Setting the equations equal to find the intersection point, which represents the usage at which both plans cost the same.
2. Motion Problem Example
Scenario: Two cars traveling towards each other from different locations and determining when they meet.
Equations: Car A: d = 50t
; Car B: d = 60(t - 1)
Solution: Solving the system to find the time and distance at which the cars meet.
3. Mixture Problem Example
Scenario: Mixing two solutions with different concentrations to achieve a desired concentration.
Equations: Representing the quantities and concentrations of the solutions to form a system.
Solution: Solving the system to determine the amounts of each solution needed.
These examples illustrate how to translate real-world situations into systems of equations and apply appropriate methods to find solutions.
Additional Multimedia Resources
Slide Show of terms related to Systems: https://www.media4math.com/library/slideshow/definitions-systems-equations
Collection of terms on the topic of Linear Systems: https://www.media4math.com/Definitions--LinearSystems
This slide show provides multiple examples for solving systems of equations using the substitution method: https://www.media4math.com/library/slideshow/math-examples-solving-systems-equations-substitution
This slide show provides multiple examples for solving systems of equations using the elimination method: https://www.media4math.com/library/slideshow/math-examples-solving-systems-equations-using-elimination
This slide show provides multiple examples for solving systems of equations by graphing: https://www.media4math.com/library/slideshow/math-examples-solving-systems-equations-graphing
This slide show provides multiple examples for solving systems of equations using matrices: https://www.media4math.com/library/slideshow/math-examples-solving-systems-equations-using-matrices
Quiz
Directions: Solve each problem. Show your work.
- Solve for the break-even point: y = 3x + 20, y = 5x + 10.
- Two vehicles start at different locations: d = 4t + 3, d = 6t. When do they meet?
- Translate this word problem into a system of equations: A chemist is mixing two solutions to create an 8-liter mixture with a specific concentration of an active ingredient.
- The first solution contains 50% of the active ingredient.
- The second solution contains 30% of the active ingredient.
- The final mixture needs to have 3.2 liters of the active ingredient.
- How much of each solution should the chemist use?
- Graph and find the solution for: y = 2x + 1 and y = -x + 4.
- Identify if the point (2, 7) is a solution to the system y = x + 5 and y = 2x + 3.
- Create and solve an equation for two competing car rentals: Rental A: \$50 + \$0.20 per mile, Rental B: \$30 + \$0.50 per mile.
- What does the intersection of two cost functions represent in the real world?
- Solve: y = 0.25x + 5 and y = 0.75x + 2.
- Verify if the point (5, 15) satisfies the system 2x + y = 25 and x - y = 0.
- Describe a situation where infinite solutions might occur in real life.
Answer Key
- Break-even point: x = 5, y = 35.
- They meet after 1.5 hours at 9 miles.
- x + y = 8, 0.5x + 0.3y = 3.2.
- Intersection: (1, 3).
- Yes, it satisfies both equations.
- Intersection: x = 66.67 miles.
- The point where costs are the same for both companies.
- Intersection: x = 6, y = 6.5.
- Yes, it satisfies both equations.
- When two businesses have identical cost and revenue functions.