Let's define our variables and write the necessary expressions:
Let:
- \( s \) = pounds of sunflower seeds
- \( p \) = pounds of pumpkin seeds
From the problem, we have two main equations:
-
The total weight equation: \[ s + p = 20 \]
-
The total cost equation: The cost of sunflower seeds is $0.75 per pound, so the cost for \( s \) pounds of sunflower seeds is: \[ 0.75s \]
The cost of pumpkin seeds is $0.50 per pound, so the cost for \( p \) pounds of pumpkin seeds is: \[ 0.50p \]
The total cost equation can be written as: \[ 0.75s + 0.50p = 13 \]
So, we have the following system of equations:
- \( s + p = 20 \)
- \( 0.75s + 0.50p = 13 \)
Now, let's use these equations to solve for \( s \) and \( p \).
From the first equation, we can express \( p \) in terms of \( s \): \[ p = 20 - s \]
Now we can substitute this expression for \( p \) into the second equation: \[ 0.75s + 0.50(20 - s) = 13 \]
Expanding this gives: \[ 0.75s + 10 - 0.50s = 13 \]
Combining like terms: \[ 0.25s + 10 = 13 \]
Now, isolate \( s \) by subtracting 10 from both sides: \[ 0.25s = 3 \]
Dividing by 0.25: \[ s = \frac{3}{0.25} = 12 \]
Now, we can find \( p \): \[ p = 20 - s = 20 - 12 = 8 \]
Thus, the solution is:
- Sunflower seeds: \( s = 12 \) pounds
- Pumpkin seeds: \( p = 8 \) pounds
To summarize:
- Sunflower seeds: 12 pounds
- Pumpkin seeds: 8 pounds