Question 01
Question 01
Suggestions/Hints
1. Variables:
o Since we're dealing with money and weeks, let's use 'm' to represent the total
amount of money saved and 'w' to represent the number of weeks.
2. Equations:
o Joe: He starts with $105 and adds $5 every week. Set up an equation to represent
his total savings (m) after 'w' weeks. Equation 01
o Steve: He starts with $5 and adds $15 every week. Set up a similar equation to
represent his total savings (m) after 'w' weeks. Equation 02.
3. Solving for variable:
o The problem asks when their savings ('m') will be the same. This means we want to
find 'w' when the 'm' in Equation 01 is equal to the 'm' in Equation 02.
Solution:
1. Setting up Equations:
o Equation 01 (Joe): m = 105 + 5w (Starting amount plus savings per week)
o Equation 02 (Steve): m = 5 + 15w
2. Equating for 'm':
o As suggested in the hint, we want the 'm' in Equation 01 to be equal to the 'm' in
Equation 02. So we set the right sides of the equations equal:
105 + 5w = 5 + 15w
3. Solving for 'w':
o Subtract 5w from both sides: 100 = 10w
o Divide both sides by 10: w = 10
4. Answer:
o Joe and Steve will have saved the same amount of money after 10 weeks.
We can now substitute w = 10 into either Equation 01 or Equation 02 to find 'm'. Let's use
Equation 01 (Joe's equation):
m = 105 + 5(10) = 155
Therefore, after 10 weeks, they will each have saved $155.
Question 02:
Suggestions/Hints
Variables:
o Choose letters to represent the unknowns. Let's use:
'm' for the number of rocks Mike collected.
's' for the number of rocks Sarah collected.
Equations:
o Equation 01 (Total rocks): Write an equation representing the total number of rocks
Mike and Sarah collected together.
o Equation 02 (Mike's extra rocks): Write an equation representing the fact that Mike
collected 10 more rocks than Sarah.
Solving:
o You now have two equations and two unknowns. It can be solved by substitution or
elimination method, please pick the fastest one
Solution
Eq1: m + s = 50
Eq2: m - s = 10
2m = 60
o Divide both sides by 2: m = 30
4. Solving for 's':
o Substitute the value of 'm' (30) back into either Equation 01 or Equation 02. Let's use
Equation 01:
30 + s = 50
s = 20
Answer:
Direct Elimination: The 's' variables already had opposite signs in the original equations
(after a minor rearrangement of Equation 02). This allowed for immediate elimination without
the need to multiply equations.
Fewer Steps: Elimination solved for 'm' directly, which we then substituted back to find 's'.
Substitution would have involved solving for one variable in terms of the other first,
potentially leading to more steps.
Clearer Path: Sometimes, seeing the variables lined up with opposite signs can make the
solution path more obvious.
While both substitution and elimination are valid methods, recognizing when one might be faster can
save time and effort.
Question 03:
Suggestions/Hints:
Question 04: