Results 1 to 3 of 3

Thread: ...

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2006
    Posts
    2

    ...

    .....
    Last edited by JJ6000; Oct 28th, 2006 at 10:32 AM.

  2. #2
    Frenzied Member
    Join Date
    Oct 2003
    Posts
    1,301

    Re: Farm management- Question

    F=C*9+W*3
    L=C*0.75+W*1
    P=C*60+W*40
    and
    W=6000-C

  3. #3
    Addicted Member Rassis's Avatar
    Join Date
    Jun 2004
    Location
    Lisbon
    Posts
    248

    Re: Farm management- Question

    Being C the number of ha to be planted with Corn and W with Wheat, we have:

    Objective function: max.P = 60.C+ 40.W

    Sbject to the constraints:

    9.C + 3.W <= 40,500
    3/4.C + 1.W <= 5,250
    C + W = 6,000
    C >= 0
    W >= 0

    The Simplex method or the Excel Solver will return:

    C = 3,750 ha and W = 2,250 ha.
    Max P = £ 315,000

    See the attached Excel file.
    Attached Files Attached Files
    ...este projecto dos Deuses que os homens teimam em arruinar...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width