Systems of Linear Equations Worksheets with Answer Key - Free Printable
Educational worksheet: Systems of Linear Equations Worksheets with Answer Key. Download and print for classroom or home learning activities.
JPG
742×1050
146.8 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1439248
⭐
Show Answer Key & Explanations
Step-by-step solution for: Systems of Linear Equations Worksheets with Answer Key
▼
Show Answer Key & Explanations
Step-by-step solution for: Systems of Linear Equations Worksheets with Answer Key
Let's solve each problem step by step using systems of linear equations.
---
> A boat traveled 336 miles downstream and back. The trip downstream took 12 hours. The trip back took 14 hours. Find the speed of the boat in still water. What is the speed of the current?
#### Step 1: Define variables
- Let $ b $ = speed of the boat in still water (in mph)
- Let $ c $ = speed of the current (in mph)
Then:
- Downstream speed = $ b + c $
- Upstream speed = $ b - c $
#### Step 2: Use distance = rate × time
Downstream:
$ 336 = (b + c) \cdot 12 $ → Equation (1):
$$
12(b + c) = 336
$$
Upstream:
$ 336 = (b - c) \cdot 14 $ → Equation (2):
$$
14(b - c) = 336
$$
#### Step 3: Solve the system
Divide both sides of Eq (1) by 12:
$$
b + c = 28 \quad \text{(1a)}
$$
Divide both sides of Eq (2) by 14:
$$
b - c = 24 \quad \text{(2a)}
$$
Now add equations (1a) and (2a):
$$
(b + c) + (b - c) = 28 + 24 \\
2b = 52 \Rightarrow b = 26
$$
Substitute $ b = 26 $ into (1a):
$$
26 + c = 28 \Rightarrow c = 2
$$
#### ✔ Answer:
- Speed of boat in still water: 26 mph
- Speed of current: 2 mph
---
> Michael bought 2 umbrellas and 3 pairs of shoes for $5.13. He then bought another umbrella and another 2 pairs of shoes for $3.09. Find the cost of each umbrella and each pair of shoes.
#### Step 1: Define variables
- Let $ u $ = cost of one umbrella
- Let $ s $ = cost of one pair of shoes
#### Step 2: Set up equations
First purchase:
$$
2u + 3s = 5.13 \quad \text{(1)}
$$
Second purchase:
$$
u + 2s = 3.09 \quad \text{(2)}
$$
#### Step 3: Solve the system
We'll use substitution or elimination. Let’s use elimination.
Multiply equation (2) by 2:
$$
2u + 4s = 6.18 \quad \text{(2a)}
$$
Now subtract equation (1) from (2a):
$$
(2u + 4s) - (2u + 3s) = 6.18 - 5.13 \\
s = 1.05
$$
Now plug $ s = 1.05 $ into equation (2):
$$
u + 2(1.05) = 3.09 \\
u + 2.10 = 3.09 \\
u = 0.99
$$
#### ✔ Answer:
- Cost of one umbrella: $0.99
- Cost of one pair of shoes: $1.05
---
> The denominator of a fraction is 4 more than twice the numerator. If the numerator and denominator are decreased by 6, then the denominator becomes 12 times the numerator. Determine the fraction.
#### Step 1: Define variables
- Let $ x $ = numerator
- Then denominator = $ 2x + 4 $
So the original fraction is $ \frac{x}{2x+4} $
After decreasing both by 6:
- New numerator: $ x - 6 $
- New denominator: $ (2x + 4) - 6 = 2x - 2 $
Given: new denominator = 12 × new numerator
$$
2x - 2 = 12(x - 6)
$$
#### Step 2: Solve the equation
$$
2x - 2 = 12x - 72 \\
-2 + 72 = 12x - 2x \\
70 = 10x \Rightarrow x = 7
$$
Now find denominator:
$$
2x + 4 = 2(7) + 4 = 14 + 4 = 18
$$
So the fraction is $ \frac{7}{18} $
#### ✔ Answer:
- The fraction is $ \frac{7}{18} $
---
> The difference of two numbers is 3. Their sum is 13. Find the numbers.
#### Step 1: Define variables
- Let $ x $ and $ y $ be the numbers
Equations:
$$
x - y = 3 \quad \text{(1)} \\
x + y = 13 \quad \text{(2)}
$$
Add equations (1) and (2):
$$
2x = 16 \Rightarrow x = 8
$$
Substitute into (2):
$$
8 + y = 13 \Rightarrow y = 5
$$
#### ✔ Answer:
- The numbers are 8 and 5
---
> Find the value of two numbers if their sum is 16 and their difference is 6.
#### Step 1: Define variables
- Let $ x $ and $ y $ be the numbers
Equations:
$$
x + y = 16 \quad \text{(1)} \\
x - y = 6 \quad \text{(2)}
$$
Add equations:
$$
2x = 22 \Rightarrow x = 11
$$
Substitute into (1):
$$
11 + y = 16 \Rightarrow y = 5
$$
#### ✔ Answer:
- The numbers are 11 and 5
---
| Problem | Answer |
|--------|--------|
| 1 | Boat speed: 26 mph, Current: 2 mph |
| 2 | Umbrella: $0.99, Shoes: $1.05 |
| 3 | Fraction: $ \frac{7}{18} $ |
| 4 | Numbers: 8 and 5 |
| 5 | Numbers: 11 and 5 |
Let me know if you'd like these written as a printable answer sheet!
---
Problem 1: Boat and Current
> A boat traveled 336 miles downstream and back. The trip downstream took 12 hours. The trip back took 14 hours. Find the speed of the boat in still water. What is the speed of the current?
#### Step 1: Define variables
- Let $ b $ = speed of the boat in still water (in mph)
- Let $ c $ = speed of the current (in mph)
Then:
- Downstream speed = $ b + c $
- Upstream speed = $ b - c $
#### Step 2: Use distance = rate × time
Downstream:
$ 336 = (b + c) \cdot 12 $ → Equation (1):
$$
12(b + c) = 336
$$
Upstream:
$ 336 = (b - c) \cdot 14 $ → Equation (2):
$$
14(b - c) = 336
$$
#### Step 3: Solve the system
Divide both sides of Eq (1) by 12:
$$
b + c = 28 \quad \text{(1a)}
$$
Divide both sides of Eq (2) by 14:
$$
b - c = 24 \quad \text{(2a)}
$$
Now add equations (1a) and (2a):
$$
(b + c) + (b - c) = 28 + 24 \\
2b = 52 \Rightarrow b = 26
$$
Substitute $ b = 26 $ into (1a):
$$
26 + c = 28 \Rightarrow c = 2
$$
#### ✔ Answer:
- Speed of boat in still water: 26 mph
- Speed of current: 2 mph
---
Problem 2: Umbrellas and Shoes
> Michael bought 2 umbrellas and 3 pairs of shoes for $5.13. He then bought another umbrella and another 2 pairs of shoes for $3.09. Find the cost of each umbrella and each pair of shoes.
#### Step 1: Define variables
- Let $ u $ = cost of one umbrella
- Let $ s $ = cost of one pair of shoes
#### Step 2: Set up equations
First purchase:
$$
2u + 3s = 5.13 \quad \text{(1)}
$$
Second purchase:
$$
u + 2s = 3.09 \quad \text{(2)}
$$
#### Step 3: Solve the system
We'll use substitution or elimination. Let’s use elimination.
Multiply equation (2) by 2:
$$
2u + 4s = 6.18 \quad \text{(2a)}
$$
Now subtract equation (1) from (2a):
$$
(2u + 4s) - (2u + 3s) = 6.18 - 5.13 \\
s = 1.05
$$
Now plug $ s = 1.05 $ into equation (2):
$$
u + 2(1.05) = 3.09 \\
u + 2.10 = 3.09 \\
u = 0.99
$$
#### ✔ Answer:
- Cost of one umbrella: $0.99
- Cost of one pair of shoes: $1.05
---
Problem 3: Fraction Word Problem
> The denominator of a fraction is 4 more than twice the numerator. If the numerator and denominator are decreased by 6, then the denominator becomes 12 times the numerator. Determine the fraction.
#### Step 1: Define variables
- Let $ x $ = numerator
- Then denominator = $ 2x + 4 $
So the original fraction is $ \frac{x}{2x+4} $
After decreasing both by 6:
- New numerator: $ x - 6 $
- New denominator: $ (2x + 4) - 6 = 2x - 2 $
Given: new denominator = 12 × new numerator
$$
2x - 2 = 12(x - 6)
$$
#### Step 2: Solve the equation
$$
2x - 2 = 12x - 72 \\
-2 + 72 = 12x - 2x \\
70 = 10x \Rightarrow x = 7
$$
Now find denominator:
$$
2x + 4 = 2(7) + 4 = 14 + 4 = 18
$$
So the fraction is $ \frac{7}{18} $
#### ✔ Answer:
- The fraction is $ \frac{7}{18} $
---
Problem 4: Two Numbers – Difference and Sum
> The difference of two numbers is 3. Their sum is 13. Find the numbers.
#### Step 1: Define variables
- Let $ x $ and $ y $ be the numbers
Equations:
$$
x - y = 3 \quad \text{(1)} \\
x + y = 13 \quad \text{(2)}
$$
Add equations (1) and (2):
$$
2x = 16 \Rightarrow x = 8
$$
Substitute into (2):
$$
8 + y = 13 \Rightarrow y = 5
$$
#### ✔ Answer:
- The numbers are 8 and 5
---
Problem 5: Two Numbers – Sum and Difference
> Find the value of two numbers if their sum is 16 and their difference is 6.
#### Step 1: Define variables
- Let $ x $ and $ y $ be the numbers
Equations:
$$
x + y = 16 \quad \text{(1)} \\
x - y = 6 \quad \text{(2)}
$$
Add equations:
$$
2x = 22 \Rightarrow x = 11
$$
Substitute into (1):
$$
11 + y = 16 \Rightarrow y = 5
$$
#### ✔ Answer:
- The numbers are 11 and 5
---
✔ Final Answers Summary:
| Problem | Answer |
|--------|--------|
| 1 | Boat speed: 26 mph, Current: 2 mph |
| 2 | Umbrella: $0.99, Shoes: $1.05 |
| 3 | Fraction: $ \frac{7}{18} $ |
| 4 | Numbers: 8 and 5 |
| 5 | Numbers: 11 and 5 |
Let me know if you'd like these written as a printable answer sheet!
Parent Tip: Review the logic above to help your child master the concept of solving linear equations word problems worksheet.