Hi Gina,
When you get distinct pieces of information like this, and it's hard to see exactly how they relate to one another, a system of simultaneous equations can be very helpful. Here's how I would coach a student through a solution:
PART I: Find the math in this this word problem.
If we name the three numbers A (the smallest), B, and C (the largest), then the three pieces of information provided can be framed in three equations (one each):
- "The sum of three numbers is 61" becomes: A + B + C = 61 (Equation 1)
- "The difference of the largest and smallest is 47" becomes: C - A = 47 (Equation 2)
- "The sum of the two smallest is 18" becomes: A + B = 18 (Equation 3)
To solve a system of simultaneous equations, you need at least as many equations as unknowns. We have three equations and three unknowns, above. Perfect!
PART II: Solve the system with substitution.
- Equation 3 tells us that any time the term "A + B" appears, it can be replaced by 18; they're equivalent.
- So, we can solve for C in Equation 1 by plugging 18 in for A + B:
- A + B + C = 61 (Equation 1)
- 18 + C = 61 (substitute 18 for A + B, thanks to Equation 3)
- C = 61 - 18 (subtract 18 from both sides to get C alone)
- C = 43 (simplify)
- Now that we know C, the largest number, we can solve for A using Equation 2:
- C - A = 47 (Equation 2)
- 43 - A = 47 (substitute 43 in for C)
- -A = 47 - 43 (subtract 43 from both sides to get A alone)
- A = -47 + 43 (multiply both sides by -1 so that we're solving for regular A, not negative A)
- If you don't like working with negative numbers, you can re-write this as A = 43 - 47
- A = -4 (simplify)
- Now that we know A and C, we can solve for B by plugging the values of A and C into Equation 1 or Equation 3. Either one will work. Here's a solution plugging A and C into Equation 1:
- A + B + C = 61 (Equation 1)
- -4 + B + 43 = 61 (substitute -4 in for A and 43 in for C)
- B + 43 = 61 + 4 (add 4 to both sides)
- B = 61 + 4 - 43 (subtract 43 from both sides to get B alone)
- B = 22 (simplify)
- Let's check our answer by solving for B with Equation 3, as well:
- A + B = 18 (Equation 3)
- -4 + B = 18 (plug -4 in for A)
- B = 18 + 4 (add 4 to both sides to get B alone)
- B = 22 (simplify)
- They match! So, we should be good to go. If you're worried, you can plug the values found for A, B, and C back into Equation 1 to verify that they sum to 61.
Hope this helps.
Take care,
Caitrin
Gina M.
08/04/16