+0  
 
0
821
3
avatar+4116 

Help.

 Oct 23, 2017
 #1
avatar+128408 
+1

 

NSS....Just sub the x and y value of each point into 3x + 2y .....you should have 3 results....the largest result is the max value

 

For instance..... if (3,4)  were on the graph....we have  3(3) + 2(4)  = 9 + 8 = 17

 

 

cool cool cool

 Oct 23, 2017
 #2
avatar+4116 
+1

I don't know how that's the thing...

NotSoSmart  Oct 23, 2017
 #3
avatar+128408 
+1

OK.....

 

Put  (0,8)  into  3x + 2y  =  3(0) + 2(8)  = 0 + 16  = 16

       ( 5, 4) into  3x + 2y  =  3(5)  + 2(4)  =  15 + 8  = 23

       (9, 0) into  3x + 2y =  3(9) + 2(0)  =  27 + 0  =  27

 

So.....  (9,0)  maximizes the objective function....and the max value is 27

 

 

cool cool cool

 Oct 23, 2017

3 Online Users

avatar
avatar
avatar