Linear Programming, Engineering Mathematics

Assignment Help:
A company manufactures an assembly consisting of a frame, a shaft, and a ball bearing. The
company manufactures the shafts and frames but purchases the ball bearings from a ball bearing
manufacturer. Each shaft must be processed on a forging machine, a lathe, and a grinder. These
operations require 0.6 hour, 0.3 hour, and 0.4 hour per shaft, respectively. Each frame requires
0.8 hour on a forging machine, 0.2 hour on a drilling machine, 0.3 hour on a milling machine, and
0.6 hour on a grinder. The company has 5 lathes, 10 grinders, 20 forging machines, 3 drillers,
and 6 millers. Assume that each machine operates a maximum of 4500 hours per year. Formulate
the problem of nding the maximum number of assembled components that can be produced as a
linear program.


I have this solution:

Let x1 be the number of shafts that produced,
Let x2 be the number of frames that produced,
Let x3 be the number of ball bearings purchased.

Objective function is: maximize z=min(x1,x2,x3)

Constraints:

0.6 x1 + 0.8 x2 <= 4500 * 20

0.2 x2 <= 4500 * 3

0.3 x2 <= 4500 * 6

0.4 x1 + 0.6 x2 <= 4500 * 10

0.3 x1 <= 4500 * 5

But This is not an LP since it contains min(x1,x2,x3) in the objective function.
How can I make this linear, and Are my equations correct ? Please help me..

Related Discussions:- Linear Programming

Delaunay triangulation algorithm, I need to write a program which employs d...

I need to write a program which employs delaunay triangulation method

Find the variance and covariance, The following are 8 data points that show...

The following are 8 data points that shows the relationship between the number of fishermen and the amount of fish they can catch a day. (Let the number of fishermen be X and the a

Mechanics, elongation of conical bar under its own weight is what fraction ...

elongation of conical bar under its own weight is what fraction of rectangular bar

Real and imaginary parts, What, to 3 decimal places, is the principal value...

What, to 3 decimal places, is the principal value of [a - ic] (b + id)/10 (real and imaginary parts)? Call the real part, and the imaginary part. Give one (any) other value of th

Set up a scatter diagram for speed, A research analyst for an oil company w...

A research analyst for an oil company wants to develop a model to predict miles per gallon based on highway speed. An experiment is designed in which a test car is driven at speeds

Compute the linear arc distance, Question Assume the earth is a sphere ...

Question Assume the earth is a sphere with a radius of 6,371,000.000 meters. Three points are defined by their latitude and longitude. Point Latitude (N) Longitude (W) A

Assingment , application of mathematics in engineering

application of mathematics in engineering

All.., Ask question #Minimum 100thank you words accepted#

Ask question #Minimum 100thank you words accepted#

Calculate the sequence from aitken’s method, Values from the iteration x = ...

Values from the iteration x = cos(x) are: x 0 = 0.8, x 1 = 0.696707, x 2 = 0.766959, x 3 = 0.720024, x 4 = 0.751790, x 5 = 0.730468. a) Calculate the sequence {y n } fr

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