SOLUTION: what is the value of the objective function shown for the point(200,500) C=5x+10y

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: what is the value of the objective function shown for the point(200,500) C=5x+10y      Log On


   



Question 841247: what is the value of the objective function shown for the point(200,500)
C=5x+10y

Answer by grishma.kshatriya(27) About Me  (Show Source):
You can put this solution on YOUR website!
You have the equation as C=5x+10y
You are given with the points (200 , 500)
Which is similar as (x , y) co-ordinate .
So x = 200 and y = 500
Plug the values in the function we get ,
C=5x+10y
= 5(200) + 10(500)
= 1000 + 5000
= 6000
Thank you .