Explore: Word Problems with Three Variables Solutions
- When working with word problems, as always, first define the variables.
- Then write a system of equations for a word problem.
- Finally, solve the problem.
Example 4
Define your variables. Then write and solve the system of equations with three variables.
A catering company purchased shipments of fruits, grains, and vegetables for their next three events. Event A requires one crate of each and the total shipment weighed 41 pounds. Event B requires two crates of grains and two crates of vegetables for a total weight of 56 pounds. Event C requires two crates of vegetables, one crate of grains, and two crates of fruit, weighing 71 pounds. What are the individual weights of each crate?
Plan
Define the variables
Write a system of equations
Solve
Check
f : fruit
g : grain
v : veggies
Note
You do not need to name the equation with a capital letter, but it may be helpful when determining the Plan.
Implement
Explain
- Multiply equation B by
- Solve for f in equation A.
- Substitute 28 for (g + v).
- Substitute in the value of f and the value of (g + v) in equation C.
- Solve for v.
- Solve for g using equation A.
- Substitute all values into each equation.
- Check with a calculator.
The fruit crates weigh 13 pounds each, the grain crates weigh 11 pounds each, and the vegetable crates weigh 17 pounds each.
Note
Writing the solution in a sentence can help determine if the solution makes sense in context.
Example 5
Define your variables. Then write and solve the system of equations with three variables.
The average of three numbers is zero. The range for the set of numbers is eight. Three times the middle number, plus the smallest number, minus four times the largest number is –29. What are the three numbers in the data set?
x : smallest
y : middle
z : largest
Implement
The three numbers are –3, –2, and 5.
Explain
- Multiplication Property of Equality
- Solve for z in the range equation.
- Substitute into average equation.
- Substitute into third equation.
- Combine equations from the previous two steps.
- Solve for x
- Solve for z
- Solve for y
Note
Remember to check solutions by substituting the values back into every equation. If they are all true, the solution is correct. Using a calculator to check solutions may help you check answers more quickly.