Mathematical expression of linear programming problem, Programming Languages

Assignment Help:

A Consultant Dietician provides diet and nutritional advice to clients. A client's diet requires that all the food s/he eats come from one of the four "basic food groups" (chocolate cake, ice cream, soda, and cheese-cake). At present, the following four food types are available: brownies, chocolate ice cream (in scoops), cola (in bottles), and pineapple cheese-cake (in pieces). Each food type has a price per unit. Each day, s/he must intake a minimum required amount of calories and minimum required amounts of chocolate (gm.), sugar (gm.) and fat (gm.).

You are working as a business analyst for the Consultant Dietician. The linear programming model has been formulated and analysed. Your task is to examine the answer and sensitivity reports, interpret the values based on the questions 'a' to 'g' and write a report to the Consultant Dietician that can be used to satisfy the client's daily nutritional requirements at a minimum cost.

The output (answer report and sensitivity report), from Excel's Solver, are given in Table 3 and Table 4 respectively (see page 4). Using the output given on page 4, Answer all questions and comment your results.

a) Write the mathematical expression of the Linear Programming problem for the objective function and state the constraints with the minimum required daily intake.

b) What is the optimal solution, in terms of the client's daily intake, that satisfies the daily nutritional requirements at a minimum cost? Be specific and give your answer in the context of the problem?

c) Calculate the value of the objective function using the information provided in Table 3 and Table 4? Show your calculations and give your answer in the context of the problem?

d) Are all resources fully utilised? Identify the resource(s), if any, that was not fully utilised or surplus. Be specific and give your explanation in the context of the problem.

e) For any resource identified in part (d), what amount of this resource initially set as a minimum requirement? What amount of this resource has slack/surplus? Show your calculations and give your answer in the context of the problem.

f) What is the impact on the optimal solution and the value of the objective function if the unit price for Pineapple cheese-cake increases to £1.50? Give your answer in the context of the problem.

g) What is a shadow price? The shadow price for daily calorie intake is 0. Explain the significance of this value in the context of the problem.

h) Write a short business report (of 600 words) to advice the Consultant Dietician that satisfies the client's daily nutritional requirement at a minimum cost. You will discuss the decision variables, optimal solution, value of objective function, shadow prices, the slack/surplus variables and evaluate the impact of changes on the combination and amounts of food types that provide the required nutrition at the least total cost.


Related Discussions:- Mathematical expression of linear programming problem

Recursion function, Use recursion to de ne a function position which has as...

Use recursion to de ne a function position which has as input an integer, a character and a string and returns the result of inserting the character in the string at the position s

Brent''s method, This is what I have so far def root_brent(f, a, b, errorl...

This is what I have so far def root_brent(f, a, b, errorlimit = tinyerror, n = -1, r_i = 0): # f(a) and f(b) must have opposite signs poly = remove_multiple_roots(poly) counter

Russian peasant, This is Python program I am stuck Modify the Russian peas...

This is Python program I am stuck Modify the Russian peasant multiplication mod n function from class to perform "Russian peasant exponentiation" instead. You can assume that you

Explain the goto statement - computer programming, Explain the Goto Stateme...

Explain the Goto Statement - Computer Programming? The goto statement is employed to alter the normal sequence of program execution by transferring control to some other part o

Programming code for supermarket software , The software development team i...

The software development team identified the following classes based on the analysis of given requirements: Product, Employee, ProductList, Supplier. 1.  Identify the relationsh

Information system, analyse the information need in the different functiona...

analyse the information need in the different functional area in any organization

Transform to xhtml, While working in the eHealth Applied Research lab at Mo...

While working in the eHealth Applied Research lab at Mohawk College, you are asked to transform an xml file into an XHTML representationusing XSLT for display in a browser.The xml

System flowchart, creating system flowchart for website

creating system flowchart for website

Matlab, i have a=[0 1 1 2 2 3 6 7 0 4 ] i want to delent elemet but keep it...

i have a=[0 1 1 2 2 3 6 7 0 4 ] i want to delent elemet but keep its position i.e a(4)=[] it gives me 0 1 1 2 3 6 7 0 4 but i need 0 1 1 [] 2 3 6 7 0 4

Program for deleting nodes from the binary search tree, Problem: This...

Problem: This assignment is about deleting nodes from the binary search tree. You need to use given sequence to construct a binary search tree and then delete some nodes from

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd