e item as a percentage. Then, output the new price with discount applied. A sample program run follows: enter the retail price : 55.75 enter the discount ( as a percentage ) : 12 the discounted price is 49.06 Part B: Create a program that prompts the user to input 4 quiz scores, then outputs the average of the scores. Be sure to format your output to display 1 place after the deci

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 28PE
icon
Related questions
Question

Part A: Create a program that prompts the user to input the retail price of an item. Next, prompt them to enter the current discount for the item as a percentage. Then, output the new price with discount applied. A sample program run follows:

enter the retail price : 55.75

enter the discount ( as a percentage ) : 12

the discounted price is 49.06

Part B: Create a program that prompts the user to input 4 quiz scores, then outputs the average of the scores. Be sure to format your output to display 1 place after the decimal.  

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning