On the trip you and your friends stop for gas and decide to drinks 1.05, and snacks, which are 2.20, if they spend a maximum of 25$ and wish to buy at least 12 items , write a system of inequalities that show the range of drinks and snacks you can buy with 25.00, 2 inequalities are needed, and a data table for each

Respuesta :

To be able to answer this item, we let x be the number of drinks bought. Similarly, we may represent the number of snacks by the variable y. The sum of the number of drinks and snacks bought should not be more than 12. This can be represented through the inequality,

    x + y ≤ 12

Furthermore, the total amount spent would be equal to the sum of the products of the number of the cost of each as represented in the inequality below.

     1.05x + 2.2y ≤ 25