Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A company sells three products, A , B , and C . The company wishes to maximize its profit. The selling price of products A

A company sells three products, A, B, and C. The company wishes to maximize its profit. The selling price of products A, B and C is RM250, RM204 and RM192 respectively. The company does not know how many products A, B, and C to sell with the requirements given by the person in charge of the operating department. All products require five hours of process to be produced. The machine could go up to 215 hours. The different product needs different amounts of hours spent by the labor to produce the product. Products A, B, and C need 5,3, and 4 hours of labor respectively. The company has only 140 hours of labor available currently. The cost for machine per hour is RM15.
The cost for labor is RM20
Assuming all products can be sold, how many products A, B, and C should the company produce per day so that its profit is as large as possible? The number of the products should be an integer. Answer the following questions and DISPLAY all your answers;3. Solve the problem above by using array and index sets. Include together
-SAS Data sets. Create it by using SAS DATA steps.
- LET macro statement to create a parameter for budget limit. The budget of the company is RM10,000.
- Array and Index Sets to solve the problem. Include all declarations for:
Sets and parameters
Variables
Implicit variables
Constraints
Objective function
- READ data statement, to read data from SAS data sets.
- Print parameter arrays for all parameters. Include its currency in Ringgit Malaysia.
- EXPAND statement, to list all formulations

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions

Question

Write a short note on rancidity and corrosiveness.

Answered: 1 week ago