SOLUTION: 1. You are buying two types of chocolate at the sari-sari store. Each chocolate A costs 4 php and each chocolate B costs 2 php. You don't want to buy more than 20 pieces of chocol

Algebra ->  Graphs -> SOLUTION: 1. You are buying two types of chocolate at the sari-sari store. Each chocolate A costs 4 php and each chocolate B costs 2 php. You don't want to buy more than 20 pieces of chocol      Log On


   



Question 1188223: 1. You are buying two types of chocolate at the sari-sari store. Each chocolate A costs 4 php
and each chocolate B costs 2 php. You don't want to buy more than 20 pieces of chocolates and you have a 50php budget.
a. Write a system of linear inequalities representing the number of you could buy

Answer by ikleyn(52817) About Me  (Show Source):
You can put this solution on YOUR website!
.

     A +  B <= 20      (1)    (counting pieces of chocolate)

    4A + 2B <= 50      (2)    (total money inequality)

Solved, answered and explained.