Question

In: Math

1. What is the name of the method we use to find optimal solutions when given...

1. What is the name of the method we use to find optimal solutions when given a function and at least one constraint?

2. Give a real-life example of an optimization problem in your academic discipline (a function of several variables with constraints).

3. Write a paragraph about the importance of this topic in science, technology, engineering, and mathematics (STEM) research.

Solutions

Expert Solution

1) The name of the problem is linear programming which is a class of optimization problem. The method used to solve this called the simplex method

2) suppose a manufacturer of bottle juice wants to maximize its revenue. he earns $5 by manufacturing juice1 and $8 my manufacturing juice2. he has only capable of making 2000 bottles per day. It takes $1 for making juice1 and &1.5 for juice2. the total budget is $40000. the LPP is given as

supposing he makes x unit of juice1 and y unit of juice2

maximize 5x+8y

subject to constraint:

x+y<= 2000

x+1.5y <= 40000

x>=0 and y>=0

3) optimization is required in every industry. without optimization, an industry cannot compete with its competitor neither it will survive. In engineering, an optimization technique is used to build bridges of having high strength with minimum use of material. In medical science, optimization is required to find a vaccine that has a minimum harmful impact on the host but has maximum impact on parasites. In mathematics, optimization is used to find the maximum of a minimum of a function.All machine learning and artificial intelligence algorithm used optimization techniques. Lagrange's multiplier is one of the most used optimization technique in mathematics. the role of an optimization technique in STEM is very vital.


Related Solutions

Use the branch and bound method to find the optimal solution to the following integer programming...
Use the branch and bound method to find the optimal solution to the following integer programming problem: maximize 7x1 + 3x2 subject to: 2 x1 + x2 < 9 3 x1 + 2x2 <13 x1, x2 > 0; x1, x2 integer Instead of using EXCEL Solver to solve this problem directly as an integer programming problem, use EXCEL Solver to solve the LP problems at each branch, with the appropriate constraints added, according to the branch and bound algorithm. Be...
Use the graphical method for linear programming to find the optimal solution for the following problem....
Use the graphical method for linear programming to find the optimal solution for the following problem. Maximize P = 4x + 5 y subject to 2x + 4y ≤ 12                 5x + 2y ≤ 10 and      x ≥ 0, y ≥ 0. graph the feasible region
Q1: What is the Big M method, and when do we use it? Q2: What is...
Q1: What is the Big M method, and when do we use it? Q2: What is the simplex method and when do we use it Q3: What is the shortest path tree, and what is its relation with nodes? Q4: What is stage coach problem ? Q5 :what is sales man travelling problem and it's relation with nodes ? Q6 : what is the dual problem ?
1.Use Newton's method to find all solutions of the equation correct to six decimal places. (Enter...
1.Use Newton's method to find all solutions of the equation correct to six decimal places. (Enter your answers as a comma-separated list.) ln(x) = 1/(x-3) 2. Use Newton's method to find all solutions of the equation correct to eight decimal places. Start by drawing a graph to find initial approximations. (Enter your answers as a comma-separated list.) 6e−x2 sin(x) = x2 − x + 1
Use the method of undetermined coefficients to find the complete solutions of the following differential equations....
Use the method of undetermined coefficients to find the complete solutions of the following differential equations. d2y/dx2 − 3 dy/dx + 2y = 2x2 + ex + 2xex + 4e3x .
Find the general solution of the given differential equation, and use it to determine how solutions...
Find the general solution of the given differential equation, and use it to determine how solutions behave as t→∞. 9y′+y=5t2
Use an appropriate infinite series method about x = 0 to find two solutions of the...
Use an appropriate infinite series method about x = 0 to find two solutions of the given differential equation. (Enter the first four nonzero terms for each linearly independent solution, if there are fewer than four nonzero terms then enter all terms. Some beginning terms have been provided for you.) y'' − xy' − 3y = 0 y1 = 1 + 3 2 x2 + + ⋯ y2 = x +   + ⋯
1. When do we say an algorithm is optimal for a problem? Explain with a specific...
1. When do we say an algorithm is optimal for a problem? Explain with a specific problem and two concrete examples of algorithms, one of which is optimal and one which is not optimal for your chosen problem.
Use Newton's method to find all solutions of the equation correct to eight decimal places. Start...
Use Newton's method to find all solutions of the equation correct to eight decimal places. Start by drawing a graph to find initial approximations. (Enter your answers as a comma-separated list.) 6e−x2 sin(x) = x2 − x + 1
Use Newton's method to find all solutions of the equation correct to eight decimal places. Start...
Use Newton's method to find all solutions of the equation correct to eight decimal places. Start by drawing a graph to find initial approximations. (Enter your answers as a comma-separated list.) −2x7 − 4x4 + 8x3 + 6 = 0
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT