To find the pounds of sunflower seeds (s) and pumpkin seeds (p) in the order, we start with the two equations we've set up based on the problem:
-
The cost equation: \[ 0.75s + 0.5p = 13 \]
-
The weight equation: \[ s + p = 20 \]
Now, we can express one variable in terms of the other using the weight equation. Let's solve for \( p \) in terms of \( s \):
\[ p = 20 - s \]
Now that we have \( p \) expressed in terms of \( s \), we can substitute this expression into the first equation (the cost equation):
\[ 0.75s + 0.5(20 - s) = 13 \]
Now, distribute \( 0.5 \) in the equation:
\[ 0.75s + 10 - 0.5s = 13 \]
Next, combine like terms:
\[ (0.75s - 0.5s) + 10 = 13 \] \[ 0.25s + 10 = 13 \]
Now, isolate \( s \) by subtracting 10 from both sides:
\[ 0.25s = 3 \]
To solve for \( s \), divide both sides by 0.25:
\[ s = \frac{3}{0.25} = 12 \]
Now that we have \( s \), we can find \( p \) by plugging \( s \) back into the equation \( p = 20 - s \):
\[ p = 20 - 12 = 8 \]
Thus, the order contains:
- 12 pounds of sunflower seeds
- 8 pounds of pumpkin seeds
To summarize:
- \( s = 12 \)
- \( p = 8 \)