To solve a system of inequalities we graph both of them.
The inequality representing their combined pay would be
![12.50x+10.00y \geq 750](https://tex.z-dn.net/?f=12.50x%2B10.00y%20%5Cgeq%20750)
. This is because Jane makes 12.50/hr, Jack makes 10.00/hr, and they want to make at least, so greater than or equal to, $750 combined.
The inequality representing their combined hours working would be
![x+y \leq 65](https://tex.z-dn.net/?f=x%2By%20%5Cleq%2065)
, since they do not want their combined hours to be over 65. In both of these inequalities, <em>x</em> represents the number of hours Jane works and <em>y</em> represent the number of hours Jack works.
To graph these, we solve both of them for <em>y</em>:
![x+y \leq 65 \\ x+y-x \leq 65-x \\ y \leq 65-x](https://tex.z-dn.net/?f=x%2By%20%5Cleq%2065%0A%5C%5C%20x%2By-x%20%5Cleq%2065-x%0A%5C%5C%20y%20%5Cleq%2065-x)
![12.50x+10.00y \geq750 \\12.50x+10.00y-12.50x \geq 750-12.50x \\10.00y \geq 750-12.50x \\ \frac{10.00y}{10.00} \geq \frac{750}{10.00} - \frac{12.50x}{10.00} \\y \geq 75-1.25x](https://tex.z-dn.net/?f=12.50x%2B10.00y%20%5Cgeq750%0A%5C%5C12.50x%2B10.00y-12.50x%20%5Cgeq%20750-12.50x%0A%5C%5C10.00y%20%5Cgeq%20750-12.50x%0A%5C%5C%20%5Cfrac%7B10.00y%7D%7B10.00%7D%20%5Cgeq%20%5Cfrac%7B750%7D%7B10.00%7D%20-%20%5Cfrac%7B12.50x%7D%7B10.00%7D%0A%5C%5Cy%20%5Cgeq%2075-1.25x)
The attached screenshot shows what the graph looks like. Going to the point where they intersect, we see that the shaded region that satisfies both inequalities begins when Jane works 40 hours and Jack works 25.