document.write( "Question 1187163: Sarah has $8 and wants to buy a combination of cupcakes and fudge to feed at least four siblings. Each cupcake costs $2, and each piece of fudge costs $1.\r
\n" );
document.write( "\n" );
document.write( "This system of inequalities models the scenario:\r
\n" );
document.write( "\n" );
document.write( "2x + y ≤ 8
\n" );
document.write( "x + y ≥ 4\r
\n" );
document.write( "\n" );
document.write( "Part A: Describe the graph of the system of inequalities, including shading and the types of lines graphed. Provide a description of the solution set. (4 points)\r
\n" );
document.write( "\n" );
document.write( "Part B: Is the point (8, 10) included in the solution area for the system? Justify your answer mathematically. (3 points)\r
\n" );
document.write( "\n" );
document.write( "Part C: Choose a point in the solution set and interpret what it means in terms of the real-world context. (3 points) \n" );
document.write( "
Algebra.Com's Answer #820793 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x is the number of cupcakes. \n" ); document.write( "y is the number of fudge pieces.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + y <= 8 is the inequality for the cost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y >= 4 is the inequality for the number of cupcakes or pieces of fudge that she wants to buy.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using the desmos.com calculator, you would graph the OPPOSITE of the inequalities. \n" ); document.write( "the area on the graph that is NOT shaded is the feasible region.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the solution set is all integral coordinate points that are either on the lines x + y = 4 or 2x + y = 8 or x = 0 or anywhere in the unshaded area of the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "specifically, the coordinate points that are acceptable are: \n" ); document.write( "(0,8) \n" ); document.write( "(0,7) \n" ); document.write( "(0,6) \n" ); document.write( "(0,5) \n" ); document.write( "(0,4) \n" ); document.write( "(1,6) \n" ); document.write( "(1,5) \n" ); document.write( "(1,4) \n" ); document.write( "(1,3) \n" ); document.write( "(2,4) \n" ); document.write( "(2,3) \n" ); document.write( "(2,2) \n" ); document.write( "(3,2) \n" ); document.write( "(3,1) \n" ); document.write( "(4,0)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the point (8,10) is not included in the solution set because it is not in the unshaded area on the graph.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it does not meet the constraint requirements. \n" ); document.write( "(8,10) means x = 8 and y = 10 \n" ); document.write( "x + y = 18 is satisfied because the constraint is x + y >= 4. \n" ); document.write( "the constraint 2x + y <= 8 is not satisfied because 2x + y = 26 which is NOT smaller than or equal to 8. \n" ); document.write( "ALL the constraints have to be satisfied at each coordinate point. \n" ); document.write( "otherwise that coordinate point is not acceptable.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "take any of the points that are feasible and test them out. \n" ); document.write( "you will find that each of them meets ALl of the constraints. \n" ); document.write( "for example: \n" ); document.write( "(4,0) meets the constraints because x + y >= 4 and 2x + y <= 8 \n" ); document.write( "this cross point would buy 4 cupcakes and no pieces of fudge.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at the other extreme, (0,8) is feasible because x + y >= 4 and 2x + y <= 8. \n" ); document.write( "this cross point would buy 8 pieces of fudge and no cupcakes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the real world context has been explained for both of these points.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the real world context for (8,10) would be explained as: \n" ); document.write( "x + y = 8 cupcakes and 10 pieces of fudge, the combination of which are greater than or equal to 4. \n" ); document.write( "2x + y = 16 + 10 = 26 dollars which is NOT less than or equal to 8.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |