In this exercise we have to have knowledge about finances, in order to be able to calculate and write a function that corresponds to profits, so:
[tex]3x +2y = profit[/tex]
Then using the information given in the text we can write that:
- let x = number of apple pies you would make
- let y= the number of apple cobblers you make
- 4 cups of apples for a pie 2 cups for cobbler with 16 cups
So writing the function we have that corresponds to:
[tex] 4x+2y\leq 6[/tex]
So writing the second function that corresponds to 3 cups of flour, we have:
[tex]3x+3y\leq 15[/tex]
So solving these systems we find:
[tex] 4(3) +2(2) = 12+4 = 14\\
3(3) + 3(2) = 9 +6 = 15\\
3x +2y = profit[/tex]
See more about function at brainly.com/question/5245372