Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please note that the program should be in C++ and read full question please. Write a program segment that will ask the user for price

Please note that the program should be in C++ and read full question please.
Write a program segment that will ask the user for price of a shirt. Then display the
tax amount the user need to pay based on 8.5% rate and, finally display the total amount
that needs to be paid. (user input shown in bold):
Enter merchandise price: 10.00
Tax payment:
.85
Total payment:
10.85
Do NOT perform computation in a cout statement. The text, spacing and line spacing
should look exactly as shown. Write the step-by-step algorithm first.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Accounting And Auditing Practices In Africa

Authors: Mariaan Roos, Lesley Stainbank

1st Edition

1928357431, 978-1928357438

More Books

Students also viewed these Accounting questions

Question

Define the emergency fund ratio.

Answered: 1 week ago