Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I would like it in C++ plz Write a program to calculate a bookstores sale of the same book . Enter the book price and

I would like it in C++ plz

Write a program to calculate a bookstores sale of the same book.

Enter the book price and the number of books sold.

Calculate the tax (8.5% of each book price).

Calculate the shipping charge ($3 per book).

The price of the book order is the sum of the total book price for all books, the tax for all books, and the shipping charge for all books.

You must display the total price of the book order at the end of the program.

Thank you

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

Students also viewed these Databases questions