Question 1204236
<font color=black size=3>
x = cost of one soup
2x = cost of one sandwich
3x = cost of one burger


2 people ordered soup ---> cost = 2x
4 people ordered sandwiches ---> cost = 4*2x = 8x
4 people ordered burgers ---> cost = 4*3x = 12x


total cost = 2x+8x+12x = 22x
The total cost is less than $59.62
22x < 59.62
x < 59.62/22
x < 2.71


The exact price of one soup is unknown, but it's somewhere in the interval 0 < x < 2.71
</font>