document.write( "Question 1188342: Please help me I really need this thank you
\n" ); document.write( "Answer the given problem.
\n" ); document.write( "1. It costs a bakery Php 15 to make a loaf of bread and Php 30 to make a pineapple pie. Production costs on these items cannot exceed Php 300. There must at least be 5 of these items.
\n" ); document.write( "a. Write a system of inequalities that shows the various combinations the bakery can produce these
\n" ); document.write( "two items. (Let x be the number of loaf bread and y be the number of pineapple pie.)
\n" ); document.write( "b. Graph.
\n" ); document.write( "c. Write 3 possible combinations of loaves of bread and pineapple pies.
\n" ); document.write( "

Algebra.Com's Answer #819404 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x = the number of loaves of bread.
\n" ); document.write( "let y = the number of pineapple pies.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cost is equal to 15x + 30y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cost cannot exceed 300.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the inequality for that is 15x + 30y <= 300.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "there must be at least 5 items.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the inequality for that is x + y >= 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your constraint inequalities are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y >= 5
\n" ); document.write( "15x + 30y <= 300\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using the desmos.com calculator, you would graph the opposite of these inequalities.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area on the graph that is not shaded is your region of feasibility.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "any coordinate point in the feasible region satisfies the requirements of the problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "two other inequalities that need to be satisfied are x >= 0 and y >= 0 since the number of each can't be negative.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your constraint inequalities are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y >= 5
\n" ); document.write( "15x + 30y <= 300
\n" ); document.write( "x >= 0
\n" ); document.write( "y >= 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you graph the opposite of these inequalities.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's what the graph looks like.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i chose 3 points in the feasible region.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "they are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(3,7)
\n" ); document.write( "(5,4)
\n" ); document.write( "10,2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "each of those points will satisfy every one of the constraint inequalities because they are in the region of feasibility.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "algebraically, the constraints they must satisfy are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the minimum value of x and y is 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the maximum value of x and y is defined by 15x + 30y <= 300.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 0, 15x + 30y <= 300 becomes 30y <= 300 which results in y <= 10.
\n" ); document.write( "when y = 0, 15x + 30y <= 300 becomes 15x <= 300 which results in x <= 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your requirements are that x and y must each be greater than or equal to 0 and x must be less than or equal to 20 and y must be less than or equal to 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all these points satisfy those requirements.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the point (3,7) has 0 <= x <= 20 and 0 <= y <= 10.
\n" ); document.write( "the point (5,4) has 0 <= x <= 20 and 0 <= y <= 10.
\n" ); document.write( "the point (10,2) has 0 <= x <= 20 and 0 <= y <= 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "on the graph, they are all in the feasible region, which is the unshaded area of the graph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graphing calculator used can be found at https://www.desmos.com/calculator\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "as an example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the point is (3,7), .....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y >= 5 becomes 3 + 7 >= 5 which becomes 10 >= 5 which is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "15x + 30y <= 300 becomes 15 * 3 + 30 * 7 <= 300 which becomes 45 + 210 <= 300 which becomes 255 <= 300 which is also true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );