Please provide an AP pseudocode solution that utilizes ONLY loops, assignments, conditional statements, and arithmetic operators.

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 19PE
icon
Related questions
Question

Please provide an AP pseudocode solution that utilizes ONLY loops, assignments, conditional statements, and arithmetic operators. (not all of these have to be used) 

The screenshot is attached below. 

Situation B: A friend of yours would like a program that receives an input as a meal total, then
adds 9% tax, and finally adds 15% tip. Your friend is cheap so if the total tip added is more than
$8, then they will just leave $8 (they would like that condition in the program). The program
should output the final amount your fried should pay.
Transcribed Image Text:Situation B: A friend of yours would like a program that receives an input as a meal total, then adds 9% tax, and finally adds 15% tip. Your friend is cheap so if the total tip added is more than $8, then they will just leave $8 (they would like that condition in the program). The program should output the final amount your fried should pay.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Function Arguments
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