To create equations to represent the given problem, we need to define the variables and set up the equations based on the information provided.
Let:
- \(a\) be the number of apples,
- \(p\) be the number of plums.
From the information in the problem, we have the following two equations:
-
The total number of fruits (apples and plums) in the bag is 10: \[ a + p = 10 \]
-
The total weight of the apples and plums is 32 ounces. Since each apple weighs 5 ounces and each plum weighs 2 ounces, the weight equation can be expressed as: \[ 5a + 2p = 32 \]
Thus, the two equations that represent the combinations of apples and plums in the bag are:
- \(a + p = 10\)
- \(5a + 2p = 32\)