Mathematics Homework Solutions

Sensitivity analysis

(See attached files for full problem description)

LP Programming and finding duals

(See attached file for full problem description)

Non-Linear Programming using Excel Solver Add-in

Problem: A company makes products C and D from 2 resources, labor and material. The company wants to determine the selling price which will maximize profits. One unit of C costs $30 to make and demand is estimated to be 50 - .09 * Price of C. One unit of D costs $20 to make and demand is estimated to be 30 - .14 * Price of ...continues

Applications of Derivatives : Minimize Cost by Minimizing Volume of a Cylindrical Can

We've got a cylindrical can with height =h and radius =r. It will hold 4L (4,000 cm cubed) of some liquid. The material for the top and bottom costs 2 cents per square cm and the material for the side costs 1 cent per square cm. Find h and r to minimize the cost. keywords: derivative, differentiation, differentiate, mini ...continues

Multiple choice

(See attached file for full problem description) In the graph area problems looking for the steps --- 1. The maximization or minimization of a quantity is the a. goal of management science. b. decision for decision analysis. c. constraint of operations research. d. objective of linear programming. 2. Which of ...continues

Optimization algorithm

Could you solve the following approach “in the 2nd page of the PDF file" using matlab. Let me know if you are interesting to solve this problem.i can pay anything you want.there is an Optimization involve in step #5 "you can use any Optimization method you know to solve it.I prefer the two-phase global optimization algorithm. i ...continues

Optimization Algorithm : Prony Series

1 Definition of a Prony Series Let GR(t) be the shear stress relaxation modulus. Define G1 and G0 by the following limits: ... From the shear relaxation modulus we can define a dimensionless relaxation modulus from: .... The normalized shear stress relaxation modulus is often represented by a series expansion in exponential ...continues

optimization algorithm

this is reserve for a Specific OTA you can solve the problem using genetic algorithm(GA),but do you think you can get near the solution in the the "Result_2_Xugang" PDF file i sent.please describe why this algorithm good fro my case. I NEED THE WHOLE CODES PLEASEEEEEEEEEEEEEE. some test data is needed to see the benefi ...continues

Lagrange Multiplier Optimization

I am having difficulty with two constrained optimization problems using a lagrangian multiplier. Problem one as follows: Maxamize f(x,y)= x ^1/3 y^2/3 subject to x+2y=100 The next one is a three variable problem max f(x,y,z)=x ^ 1/4 y ^ 2/4 z ^ 1/4 subject to 2x+2y+2z = 100 I understand how to set the problem ...continues

Maximum Values by Partial Differentiation

Need some help finding the max value of a multi-variable function as follows exp ^2x - 2x-2y^2+y and the second one is -(2-x)^2y^2-y I am confused as to how to take the partials with the exponential in the first problem and with the - sign outside the parenthesis in the second problem. If you can work out the ...continues

Browse