Computer Science Homework Solutions
Problem
#184242

Business Accounting System in C++

The idea is to write an accounting system in C++ for a business, the proposed business is a lawnmower business.

Three areas that need covering that I need help with are:

1) Main function, this will provide the menu interface to get to all the rest of them, it will basically be a switch statement that calls the other functions and returns their values.

2) Square foot to acreage and acreage to square foot conversion, this function should take a numeric value and an alphabetic value and convert from one to the other.  calculations to be in square footage for final pricing.

3) Mowing price calculation - based on the acreage come up with a price.  Lets say that 1/4 acre (10,890 square feet) is our minimum at $29.99, so any area less than that gets the minimum price, but anything over can go in tenths of an acre (1089 square feet) at $6 per tenth additional.

Solution
What is this?
By OTA - Overall OTA Rating
Yupei Xiong, PhD - 4.8/5
Purchase Cost Now
$2.19 CAD (was ~$19.95)
Included in Download
  • Plain text response
  • Attached file(s):
    • 184242.cpp
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Lawnmower accounting system in C - I am required to do a lawnmower accounting system in C, I have paid out the following ideas what to include in the source code. 1) Main function, this will provide the menu interface to get to all ...
  • Encoding & Decoding using mono-alphabetic cipher - Using the mono-alphabetic cipher in Figure 8.3 in the textbook *, encode the message “I am a student of MSc IT”. Decode the message “s vk jku uasjf ik”. the mono-chromatic cipher in the text book a ...
  • Convert distances from English to metric units - After loosing $125 million dollars in the Mars orbiter crash, NASA hired you to develop an application that will allow them to convert distances from English to metric units. The form will contain ...
  • Temperature conversion program - Write a temperature conversion program in Java that converts from Fahrenheit to Celsius. The Fahrenheit temperature should be entered from the keyboard (via a JTextField). A JLabel should be used to ...
  • Writing a Narrative Program: Example Currency Conversion - Using the C compiler, write a C program that contains your narrative from broken down into one line sentences, that have been commented out. Write English narrative that converts currency. The ...
Browse