Linear

mickey2

New member
Joined
Nov 9, 2012
Messages
1
Hi! I need some help.

I am trying to figure out how to do an optimization problem regarding location of restaurants.

Say you have a beach that is 20 miles long, divided into mile segments. (segment 1 is 0-1, segment 2 is 1-2,etc).

There are ten restaurants for sale. Below is the data.

Restaurant Location Price Delivery Range
1 3 3000 2
2 5 1000 3
3 8 1000 7
4 9 2000 4
5 15 8000 6
6 12 2500 2
7 18 3000 4


Each segment has to be within the delivery range. The goal is to minimize money spent on the purchase of the restaurants. Formulate the linear program.
 
Hi! I need some help.

I am trying to figure out how to do an optimization problem regarding location of restaurants.

Say you have a beach that is 20 miles long, divided into mile segments. (segment 1 is 0-1, segment 2 is 1-2,etc).

There are ten restaurants for sale. Below is the data.

Restaurant Location Price Delivery Range
1 3 3000 2
2 5 1000 3
3 8 1000 7
4 9 2000 4
5 15 8000 6
6 12 2500 2
7 18 3000 4


Each segment has to be within the delivery range. The goal is to minimize money spent on the purchase of the restaurants. Formulate the linear program.


You need to read the rules of this forum. Please read the post titled "Read before Posting" at the following URL:

http://www.freemathhelp.com/forum/th...217#post322217


We can help - we only help after you have shown your work - or ask a specific question (not a statement like "Don't know any of these")

Please share your work with us indicating exactly where you are stuck - so that we may know where to begin to help you.
 
Last edited by a moderator:
Hi mickey2:

You only need to post a request for help once. Please do not post the same exercise across multiple boards. Instead, invest your efforts toward showing us what you've thought about or tried thus far.

Cheers :cool:
 
Top