Systems of Linear Equations
1️⃣ Understanding Systems of Linear Equations
A system of linear equations is a set of two or more linear equations with the same variables. The goal is to find the values of the variables that satisfy all equations simultaneously.
🔹 General Form (Two Equations, Two Variables):
\[ a_1x + b_1y = c_1 \]
\[ a_2x + b_2y = c_2 \]
- ✔ \( a_1, b_1, c_1, a_2, b_2, c_2 \) are constants.
- ✔ \( x \) and \( y \) are the variables we need to solve for.
Example:
\[ 2x + 3y = 8 \quad \text{and} \quad x - y = 2 \]
2️⃣ Graphical Interpretation of a System
Each equation represents a straight line. The solution is the point where the lines intersect.
- One Unique Solution: Lines intersect at a single point.
- No Solution: Lines are parallel and never intersect.
- Infinite Solutions: Lines are identical (overlap completely).
3️⃣ Methods to Solve a System of Equations
Graphing Method
Example: Graph \( y = 2x + 1 \) and \( y = -x + 4 \).
Solution: The lines intersect at \( (1,3) \).
Substitution Method
Example: Solve \( x + 2y = 8 \) and \( x = y + 2 \).
Solution: \( x = 4 \) and \( y = 2 \).
Elimination Method
Example: Solve \( 3x + 2y = 12 \) and \( 2x - 2y = 4 \).
Solution: \( x = \frac{16}{5} \) and \( y = \frac{6}{5} \).
Basic Practice Questions 🎯
- Solve using graphing: \( y = 2x + 3 \) and \( y = -x + 5 \).
- Solve using substitution: \( x + y = 10 \) and \( x = 3y - 2 \).
- Solve using elimination: \( 4x + 3y = 20 \) and \( 2x - 3y = 4 \).
- Find the solution for: \( 5x - y = 12 \) and \( x + 2y = 8 \).
- Determine if the system \( 3x + 6y = 9 \) and \( x + 2y = 3 \) has one, no, or infinitely many solutions.
- A shop sells apples and bananas: 3 apples and 2 bananas cost \$8; 5 apples and 3 bananas cost \$13. Find the cost of one apple and one banana.
- A taxi ride: 10 miles cost \$25 and 15 miles cost \$35. Find the fixed charge and per-mile cost.
- Solve for \( x \) and \( y \): \( 2x + 5y = 19 \) and \( 3x - y = 4 \).
- Find two numbers that sum to 16 and whose difference is 4.
- A farm has 50 heads and 140 legs (cows and chickens). How many of each?
Challenging Questions – Test Your Brain! 🤔🔥
- A school sells event tickets: student tickets cost \$3, adult tickets cost \$5, and 500 tickets sold total \$2000. Find the number of student and adult tickets.
- A chemist mixes a 10% salt solution with a 25% salt solution to make 100 mL of a 20% solution. How much of each is needed?
- A theater sells VIP tickets for \$30 and regular tickets for \$15. If 200 tickets sold total \$4500, how many of each were sold?
- The sum of two numbers is 50, their difference is 10, and the sum of their squares is 1300. Find the numbers.
- The length of a rectangle is three times its width, and the perimeter is 48 cm. Find its dimensions.
5️⃣ Summary
- ✅ Graphing, Substitution, and Elimination are three methods to solve systems of linear equations.
- ✅ Systems may have one unique solution, no solution (parallel lines), or infinitely many solutions (identical lines).
- ✅ Solving systems is useful in many real-life situations like business, finance, and engineering.
6️⃣ Next Topic
Fantastic work! Ready for the next challenge? Let's move on to Word Problems & Real-Life Applications!