Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Project 9.2 A retail store sells computers to the public. There are eight different computer types that the store may carry. Table P9.2 lists the

image text in transcribed

Project 9.2 A retail store sells computers to the public. There are eight different computer types that the store may carry. Table P9.2 lists the type of computer, the selling price and the cost to the store. The store plans to spend $20,000 per month purchasing the computers. Selling Price ($) 675 805 900 1025 1300 1500 350 1000 Cost ($) Computer Type C1 C2 C3 C4 C5 C6 C7 C8 637 780 874 990 1250 1435 340 1030 The store plans to spend no more than 30% of its costs on computer types and C2, no more than 30% on computer types C3 and C4, no more than 10% on computer types C5 and C6, and no more than 30% on computer types C7 and C8 The store estimates that it can sell 30% more of type C1 than C2, 20% more of type C3 than C4, 20% more of type C5 than C6, and 60% more of type C7 than C8. Use the fmincon function in MATLAB to determine the number of each type of computer that will provide the store with the most profit. Print out the number of each type of computer the store should purchase per month, the total profit per month, and the total cost per month to the store. Project 9.2 A retail store sells computers to the public. There are eight different computer types that the store may carry. Table P9.2 lists the type of computer, the selling price and the cost to the store. The store plans to spend $20,000 per month purchasing the computers. Selling Price ($) 675 805 900 1025 1300 1500 350 1000 Cost ($) Computer Type C1 C2 C3 C4 C5 C6 C7 C8 637 780 874 990 1250 1435 340 1030 The store plans to spend no more than 30% of its costs on computer types and C2, no more than 30% on computer types C3 and C4, no more than 10% on computer types C5 and C6, and no more than 30% on computer types C7 and C8 The store estimates that it can sell 30% more of type C1 than C2, 20% more of type C3 than C4, 20% more of type C5 than C6, and 60% more of type C7 than C8. Use the fmincon function in MATLAB to determine the number of each type of computer that will provide the store with the most profit. Print out the number of each type of computer the store should purchase per month, the total profit per month, and the total cost per month to the store

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

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

3rd Edition

0128012757, 978-0128012758

More Books

Students also viewed these Databases questions

Question

Write down the circumstances in which you led.

Answered: 1 week ago