Question: Please help me with this pseudocode and programing code using C++ 1. (40 Points) Write a pseudocode algorithm for a program that reads the subtotal

Please help me with this pseudocode and programing code using C++

 Please help me with this pseudocode and programing code using C++

1. (40 Points) Write a pseudocode algorithm for a program that reads the subtotal and the tip rate, then computes the tip and total. For example, if the user enters 20.99 for subtotal and 15% for tip rate, the program displays $3.15 as tip and $24.14 as total. 2. (60 Points After you write the pseudocode algorithm, convert it to a complete C++ program and name it TipsCalculator.cpp. Note: You will have to include directive to be able to include this statement: cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!