document.write( "Question 1057097: Objective function
\n" );
document.write( "z=30x+60y
\n" );
document.write( "find the value of the objective function at each corner of the graphed region.\r
\n" );
document.write( "\n" );
document.write( "graph
\n" );
document.write( "a (0,7), b(4,10), c(7,0), D(0,0)
\n" );
document.write( "can anyone please tell me step by step how to solve this?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #672196 by solve_for_x(190)![]() ![]() ![]() You can put this solution on YOUR website! Assuming that the given points (a, b, c, d) are the corner points of the region, all you need \n" ); document.write( "to do is evaluate the objective function at each point by substituting the values for x and y \n" ); document.write( "at that point.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For example, for point a, x = 0 and y = 7. Putting these values into the objective function \n" ); document.write( "gives:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "z = 30(0) + 60(7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = 0 + 420\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = 420\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat this process for points b, c, and d. \n" ); document.write( " |