A company manufactures two different sizes of boat lifts. The smaller lift requires 1 hour in the welding department and 2 hours in the packaging department. The larger lift requires 3 hours in the welding department and 1 in the packaging department. The company has 150 hours/day available in welding and 120 hours/day available in packaging. If the profit is $25 for each small lift and $90 for each large lift, how many of each type should be produced to maximize profits? (1) List your variables (2) List your constraints

Respuesta :

Answer:

  • The solution that optimizes the profit is producing 0 small lifts and 50 large lifts.
  • Below are all the steps explained in detail.
  • The graph is attached.

Explanation:

1. Name the variables:

  • x: number of smaller lifts
  • y: number of larger lifts

2.  Build a table to determine the number of hours each lift requires from each department:

Number of hours

                                        small lift    large lift   total per department

Welding department            1x             3y                x + 3y

Packaging department        2x             1y                2x + y

3. Constraints

  • 150 hours available in welding:         x + 3y ≤ 150
  • 120 hours available in packaging:   2x + y ≤ 120
  • The variables cannot be negative:    x ≥ 0, and y ≥ 0

Then you must:

  • draw the lines and regions defined by each constraint
  • determine the region of solution that satisfies all the constraints
  • determine the vertices of the solution region
  • test the profit function for each of the vertices. The vertex that gives the greatest profit is the solution (the number of each tupe that should be produced to maximize profits)

4. Graph

See the graph attached.

Here is how you draw it.

  • x + 3y ≤ 150
  • draw the line x + 3y = 150 (a solid line because it is included in the solution set)
  • shade the region below and to the left of the line

  • 2x + y ≤ 120
  • draw the line 2x + y ≤ 120 (a solid line because it is included in the solution set)
  • shade the region below and to the left of the line

  • x ≥ 0 and y ≥ 0: means that only the first quadrant is considered

  • the solution region is the intersection of the regions described above.

  • take the points that are vertices inside the solutoin region.

5. Test the profit function for each vertex

The profit function is P(x,y) = 25x + 90y

The vertices shown in the graph are:

  • (0,0)
  • (0,50)
  • (42,36)
  • (60,0)

The profits with the vertices are:

  • P(0,0) = 0
  • P(0,50) = 25(0) + 90(50) = 4,500
  • P(42,36) = 25(42) + 90(36) = 4,290
  • P(60,0) = 25(60) + 90(0) = 1,500

Thus, the solution that optimizes the profit is producing 0 smaller lifts and 90 larger lifts.

Ver imagen Edufirst