The Dash Cell Phone company charges customers a basic rate of $10 per month to send text messages. Additional rates are as follows: • the first 100 messages per month, regardless of message length, are included in the basic bill. • An additional 3 cents are charged for each text message after the 100th message, up to and including 300 messages. • An additional 2 cents are charged for each text message after the 300th message. • Federal, state, and local taxes add a total of 14% to each bill. Design a flow chart and pseudocode for the following: • a program that accepts the following data about one person’s messages: area code (3 digits), phone number (7 digits), and a number of text messages sent. Display all data, including the month end bill before both and after taxes are added. NOTE: Code C++
The Dash Cell Phone company charges customers a basic rate of $10 per month to send text messages. Additional rates are as follows:
• the first 100 messages per month, regardless of message length, are included in the basic bill.
• An additional 3 cents are charged for each text message after the 100th message, up to and including 300 messages.
• An additional 2 cents are charged for each text message after the 300th message.
• Federal, state, and local taxes add a total of 14% to each bill.
Design a flow chart and pseudocode for the following:
• a program that accepts the following data about one person’s messages: area code (3 digits), phone number (7 digits), and a number of text messages sent. Display all data, including the month end bill before both and after taxes are added.
NOTE: Code C++
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 6 steps with 5 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)