Question 1111034
x hours first job
y hours second job
{{{15x+10y>=100}}}
{{{3x+2y>=20}}}


15 hour per week limit
{{{x+y<=15}}}



system of inequalities  {{{system(3x+2y>=20,x+y<=15)}}}