Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1, Each week a builder makes an order of doors from a supplier. The doors normally cost $60 each, but the supplier gives a 10%

1, Each week a builder makes an order of doors from a supplier. The doors normally cost $60 each, but the supplier gives a 10% discount for any order of 30 or more doors. The orders for the first 8 weeks of the year are given in the vector: orders = [20 40 15 30 25 45 10 35]

(a) Write a MATLAB program using a for loop and if statement to find the total cost of the doors ordered.

(b) Extend your program using the find command to find which weeks the builder obtained a discount.

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

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions