Barbra is buying plants for her garden. She notes that potato plants cost $3 each and corn plants cost $4 each. If she plans to spend at least $20 and purchase less than 15 plants in total, create a system of equations or inequalities that model the situation. Define the variables you use.
Define variables
Define variables
- Let c be the number of corn plants
- Let p be the number of potato plants
- 3p + 4c >= 20 (the phrase at least means greater than or equal to)
- c + p < 15