Question 1188623
Let x be the number of basic wreaths Jorge will buy and let y be the number of customized wreaths.
We have the inequality {{{x+y>=8}}}, since Jorge wants at least 8 wreaths.
We also have {{{20x+28y<=185}}}, since Jorge can spend up to 185 dollars.
Therefore, the inequalities are {{{highlight(system(x+y>=8,20x+28y<=185))}}}.