To find the combination of apples and plums that weighs 32 ounces, let's summarize the conditions based on the information provided.
Let:
- \( a \) = number of apples
- \( p \) = number of plums
We have the following equations:
- \( a + p = 10 \) (total pieces of fruit)
- \( 5a + 2p = 32 \) (total weight in ounces)
From the first equation, we can express \( p \) in terms of \( a \): \[ p = 10 - a \]
Substituting this expression for \( p \) into the second equation: \[ 5a + 2(10 - a) = 32 \] \[ 5a + 20 - 2a = 32 \] \[ 3a + 20 = 32 \] \[ 3a = 12 \] \[ a = 4 \]
Now, substituting back to find \( p \): \[ p = 10 - 4 = 6 \]
So there are 4 apples and 6 plums in the bag.
To confirm, we can check the total weight:
- Weight of apples: \( 4 \times 5 = 20 \) ounces
- Weight of plums: \( 6 \times 2 = 12 \) ounces
- Total weight: \( 20 + 12 = 32 \) ounces
Thus, the combination of 4 apples and 6 plums weighs 32 ounces.