Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

do the assignment with C++ A company charges a customer every 4 months (3 times a year) for a service. The cost every 4 months

do the assignment with C++

A company charges a customer every 4 months (3 times a year) for a service.

The cost every 4 months changes based on calls for the service.

Write a program to calculate the average yearly (12 months) cost.

The user should get a prompt to enter the 3 values for the year (just input a total cost for the 4 month period).

If the average monthly cost exceeds $150, the program displays The average charges are high!

If the average monthly cost is between $150 and $100, the program displays The average charges are Average!

If the average monthly cost less $100, the program displays The average charges are Low!

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

Handbook Of Relational Database Design

Authors: Candace C. Fleming, Barbara Von Halle

1st Edition

0201114348, 978-0201114348

More Books

Students also viewed these Databases questions