Question

Must be flowchart in a raptor program: The manager of a Super Supermarket would like to...

Must be flowchart in a raptor program:

The manager of a Super Supermarket would like to be able to compute the unit price for products sold there. To do this, the program should input the name and price of an item per pound and its weight in pounds and ounces. Then it should determine and display the unit price (the price per ounce) of that item and the total cost of the amount purchased.

You will need the following variables:

ItemName, Pounds, Ounces, PoundPrice, TotalPrice, UnitPrice

You will need the following formulas:

UnitPrice = PoundPrice/16

TotalPrice = PoundPrice * (Pounds + Ounces/16)

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Must be flowchart in a raptor program: The manager of a Super Supermarket would like to...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • using raptor Using the Prelude to Programming book, complete Programming Challenge 2 on page 177. Save...

    using raptor Using the Prelude to Programming book, complete Programming Challenge 2 on page 177. Save your file as LASTNAME_FIRSTNAME_M03HW2. (worth 10 points) The manager of the Super Supermarket would like to be able to compute the unit price for products sold there. To do this, the program should input the name and price of an item per pound and its weight in pounds and ounces. Then it should determine and display the unit price (the price per ounce) of...

  • The first programming project involves writing a program that computes the minimum, the maximum and the...

    The first programming project involves writing a program that computes the minimum, the maximum and the average weight of a collection of weights represented in pounds and ounces that are read from a data file. This program consists of two parts. The first part is the Weight class and the second part is the Program Core. The Weight Class is specified in integer pounds and ounces stored as a double precision floating point number. It should have five public methods...

  • The first programming project involves writing a program that computes the minimum, the maximum and the...

    The first programming project involves writing a program that computes the minimum, the maximum and the average weight of a collection of weights represented in pounds and ounces that are read from an input file. This program consists of two classes. The first class is the Weight class, which is specified in integer pounds and ounces stored as a double precision floating point number. It should have five public methods and two private methods: 1. A public constructor that allows...

  • Coding in C# please Develop the C# program for the following problems: 1. Create a new...

    Coding in C# please Develop the C# program for the following problems: 1. Create a new class and name it as Conversion. 2. In this class, provide the code that uses a for or while loop to display a table that lists values for some unit and the equivalent in two other units. . Enter a start value, and end value and a step value as a range of values for the unit to be converted, . Show three columns...

  • (Prepared from a situation suggested by Professor John W. Hardy) Lone Star Meat Packers is a...

    (Prepared from a situation suggested by Professor John W. Hardy) Lone Star Meat Packers is a major processor of beef and other meat products. The company has a large amount of T-bone steak on hand, and it is trying to decide whether to sell the T-bone steaks as they are initially cut or to process them further into filet mignon and the New York cut. If the T-bone steaks are sold as initially cut the company figures that a 1-pound...

  • In Java, please write the program for the following program. Please TEST YOUR PROGRAM. You MUST...

    In Java, please write the program for the following program. Please TEST YOUR PROGRAM. You MUST use GUI, that means all user input must be through the windows. The "first window" is the window on the top left of the following picture. Add 5 more items to be purchased. Search is accessed from second window, top right. Thw third window is the bottom left, and the fourth window is the bottom right. The program MUST CONTAIN EVERYTHING IN THE PICTURES....

  • sier pricing policy and gives divisions Se prices. Can you predict what transfer price the manager...

    sier pricing policy and gives divisions Se prices. Can you predict what transfer price the manager of the Components Division will set? What should be the minimum transfer price for this part The maximum transfer price? Given the new transfer pricing policy. predict how this will affect the production decision Model TAC of the manager of the Small AC Division How many units of Part 4CM will the manager of the Small AC Division purchase, either internally or externally! Given...

  • QUESTION 35 There are a total of nine (9) questions under this part, from 3.1 to...

    QUESTION 35 There are a total of nine (9) questions under this part, from 3.1 to 3.9 In the previous problem, the chef purchases whole chickens and cuts each chicken into eight usable pieces. Each chicken. yields two breasts, two wings, two thighs, and two legs. The recipe calls for 30 pounds of mixed pieces (breasts, wings, thighs, and legs). Other than this information, you need nothing from problem to solve this yield problem. Again, please note that your correct...

  • Choose 3 of 5 Problems to Solve Need Soon as possible Choose 3 of5 Problems to...

    Choose 3 of 5 Problems to Solve Need Soon as possible Choose 3 of5 Problems to Solve (20 Point/Each) Problem l: Triangle Printing Program: Write an application that prints a right triangle with 1 to 8 rows. Prompt the user to enter an odd number in the range of 1 to 8 to specify the number of rows in the diamond. Add a validation loop to ensure the user does not enter an even number or a number outside the...

  • Topics: User Defined Functions and MATLAB Conditionals A online retailer has hired you to write a...

    Topics: User Defined Functions and MATLAB Conditionals A online retailer has hired you to write a program to calculate the total cost of a customer's order. First, the retailer must enter the name and the price per unit for two different candies. Then, the customer is allowed to order as many units of each of the two candies as they would like. Lastly, an invoice (report) is generated (displayed to the screen) under the following rules: All units up to...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT