To represent the total weight of the order with your variables:
Let \( s \) represent the number of pounds of sunflower seeds and \( p \) represent the number of pounds of pumpkin seeds. The total weight of the order should be 20 pounds. Thus, we can write the equation as:
\[ s + p = 20 \]
Now, summarizing together, we have the following two equations:
-
The cost equation: \[ 0.75s + 0.5p = 13 \]
-
The weight equation: \[ s + p = 20 \]
You can solve this system of equations to find the values of \( s \) and \( p \). To do this, you can express \( p \) in terms of \( s \) using the second equation and substitute it into the first equation:
From the second equation:
\[ p = 20 - s \]
Now substitute \( p \) in the first equation:
\[ 0.75s + 0.5(20 - s) = 13 \]
Now solve for \( s \):
\[ 0.75s + 10 - 0.5s = 13 \] \[ 0.25s + 10 = 13 \] \[ 0.25s = 3 \] \[ s = 12 \]
Then substitute \( s \) back to find \( p \):
\[ p = 20 - s = 20 - 12 = 8 \]
So, the order consists of:
- 12 pounds of sunflower seeds
- 8 pounds of pumpkin seeds.