Answered You can hire a professional tutor to get the answer.

QUESTION

Tasks: (10 Points) Break a basic problem down into inputs, process and outputs. NO MATLAB CODE IS NEEDED Answer the following questions for the...

Tasks: (10 Points) Break a basic problem down into inputs, process and outputs. NO MATLAB CODE IS NEEDED Answer the following questions for the problems listed below. Type your answers in a text/doc file: 1. What are the inputs? • What format are they in? (e.g., integer, floating-point, character, or string) • How do you get them? (e.g., prompt user or read from file) 2. How do you get from inputs to the outputs you want (process)? • What are the calculation steps? • To follow these steps, what else do you need? - Other variables, constants, conversion? (besides input and output variables) - Libraries (e.g., for calculations) 3. What are the outputs? • What format are they in? • How do you output them? (e.g., on screen or to a file) Problem 1 If C and F are Celsius and Fahrenheit temperatures. Convert a temperature from Fahrenheit to Celsius. The conversion factor is C = (F − 32) × 5 9 . Problem 2 An outdoor mall is installing raised flower beds and needs to know how many cubic yards of soil to order to fill the flower beds. Each bed is a rectangular box measured in inches (length by width by depth) and there are "count" number of beds. Calculate the total amount of soil to order. Problem 3 A candy bar manufacturer sets its weight tolerance per bar at 5% which means for a 6.5 oz. candy bar, any bar weighing > 6.5 oz. plus 5% or any bar weighing < 6.5 oz. minus 5% would be considered out of specifications and would be sold to university students at a discount. Calculate the range of acceptable weights for 6.5 oz and 10 oz. candy bars. Problem 4 On average, people in a region spend 8% to 10% of their income on food. Given a person's annual income, calculate the range that would typically be spent on food annually. Also, calculate a monthly range.Break a basic problem down into inputs, process and outputs. NO MATLAB CODE IS NEEDED Answer the following questions for the problems listed below. Type your answers in a text/doc file:

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question