i want to write a c++ program that reads the original price of the item sold, the percentage of the mark up price, and the sales tax rate. the program then outputs the original price of the item, the percentage of the mark up, the store's selling price of the item, the sales tax, and the final price of the item.
( the final price of the item is the selling price plus the sales tax.)
plz help me on this.

Recommended Answers

All 3 Replies

Homework???? What have you done to do this problem?

i don't know where to start this,
and its home work for due tomorrow

> i don't know where to start this,
Were you born yesterday, and this is your first programming assignment?

Sure you know how to begin. Look at the first statement and just think about it.
Prompt for input, read some input, print out what was read in.
Surely this was covered on the course, and was the subject of a previous homework (unless you got someone else to do that for you as well, in which case, just drop the course already).

If you can do that much, at least we'd pay some attention to you since you'd actually made an effort.


> and its home work for due tomorrow
How long have you been sitting on the problem?
Your failure to plan ahead isn't our problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.