Based on the amounts that Janet Lopez has to invest in stocks and bonds, the linear programming model would be:
The return on stocks (x) is 18% and the return on bonds (y) is 6%, The objective function:
= 0.18x + 0.06y
There are constraints to watch out for:
Maximum to lose on stocks is 22% and on bonds is 5% but these are to be less than the total amount of $100,000.
0.22x + 0.05y ≤ 100,000
The total amount to invest is $72,000 which means that both bonds and stocks need to be less than this amount:
x + y ≤ 720,000
Find out more on linear programming models at https://brainly.com/question/17030254
#SPJ1