document.write( "Question 549802: Sorry, I pressed the wrong button before...
\n" );
document.write( "I am lost can someone help with this;\r
\n" );
document.write( "\n" );
document.write( "Given the restraints x + y <=5
\n" );
document.write( " y >= x
\n" );
document.write( " x >=0
\n" );
document.write( "and the objective Function C = x + y, find the maximum value? \n" );
document.write( "
Algebra.Com's Answer #358096 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given the restraints x + y <=5 \n" ); document.write( "y >= x \n" ); document.write( "x >=0 \n" ); document.write( "and the objective Function C = x + y, find the maximum value? \n" ); document.write( "---- \n" ); document.write( "Graph the line y = x \n" ); document.write( "Shade the area above the line \n" ); document.write( "---- \n" ); document.write( "Graph the line y = -x+5 \n" ); document.write( "Shade the area below the line \n" ); document.write( "--- \n" ); document.write( "Shade the area to the right of x = 0 that is above y = x \n" ); document.write( "and below y = -x+5. \n" ); document.write( "--- \n" ); document.write( "Find the coordinates of the three vertices of the resulting \n" ); document.write( "triangle: (0,0) ; (0,5), (2.5 , 2.5) \n" ); document.write( "--- \n" ); document.write( "Evaluate C = x + y for each of those number pairs: \n" ); document.write( "(0,0): C = 0 \n" ); document.write( "(0,5): C = 5 \n" ); document.write( "(2.5 2.5) C = 5 \n" ); document.write( "------------------------ \n" ); document.write( "Max for (0,5) and for (2.5 , 2.5) \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |