Question

Acounty collects property taxes on the assessment value of property, which is 60 percent of the...

Acounty collects property taxes on the assessment value of property, which is 60 percent of the property's actual value. For example, if an acre of land is valued at $10000, its assessment value is $6000. The property tax is 64 cents for each $100 of the assessment value. The tax acre assessed at $6000 will be $38.40. Design a modular program that ask for the actual value of a piece of property and displays the assessment value and property tax.

Needs to be C++ language

0 0
Add a comment Improve this question Transcribed image text
Answer #1

I am giving here C++ code and seperate functions are created for each action in the program.I am giving explanation of code in comments and also uploading the screenshot here. If you have problem understanding any part of code you can ask in comments.

Code-

#include <iostream>

using namespace std;

//Function to take input

int take_input(){

cout<<"Enter value of acre land :"<<endl;

int price;

cin>>price;

return price;

}

//Function to calculate assessment value(60%)

double compute_assessment_value(int price){

double out=(double)price;

out=out*0.6;

return out;

}

//Function to print assessment value

void display_assessment_value(double val){

cout<<"Assessment value of acre land is "<<val<<"$"<<endl;

}

//Function to calculate tax value

double compute_tax_value(double val){

//Here tax is 64 cents on 100$ or 0.64$ on 100$

double tax=val*64;

tax=tax/100;

tax=tax/100;

return tax;

}

//Function to print assessment value

void display_tax_value(double val){

cout<<"Tax value of acre land is "<<val<<"$"<<endl;

}

int main() {

//variable to set price of acre land

int price;

// Call function to take input

price= take_input();

//Call Function to compute assessment value of acre land

double assessment_value=compute_assessment_value(price);

//Call Function to display assessment value

display_assessment_value(assessment_value);

//Call Function to compute tax on assessment value

double tax_value=compute_tax_value(assessment_value);

//Call Function to display tax value

display_tax_value(tax_value);

return 0;

}

Here is screenshot

Enter value of acre land: 10000 Assessment value of acre land is 6000s Tax value of acre land is 38.4ş

Add a comment
Know the answer?
Add Answer to:
Acounty collects property taxes on the assessment value of property, which is 60 percent of the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Must be answered with Python Programming language A county collects property taxes on the assessment value...

    Must be answered with Python Programming language A county collects property taxes on the assessment value of property, which is 60 percent of the property's actual value. For example if an ace of land is valued at $10,000 it assessment value is $6,000. The property tax is then 72 cents for each $100 of the assessment value. The tax for the acre assessed at S6,000 will be $43.20. Write a program that asks for the actual value of the peice...

  • In python 3, A county collects property taxes on the assessment value of property, which is...

    In python 3, A county collects property taxes on the assessment value of property, which is 60% of the property's actual value. For example, if a property is valued a $50,000, it's assessment value is $30,000. The property tax is then $0.56 for each $100 of the assessment value. The tax for the property assessed at $30,000 will be $168.00. Write a function called propertyTax that takes a property's actual value and returns the property tax using 60% for the...

  • 1c 11 The market value (P) of a property is 800,000. The proper een granted a...

    1c 11 The market value (P) of a property is 800,000. The proper een granted a homestead exemption for $50,000. : The property owner has in a jurisdiction in which the current budget is $10 bis The propery 5o derives from property taxes. The gross assessed value of a cent budget is $10 billion of which The gross assessed value of all taxable Properties is $384,000,000,000. The assessment ratio for Jurisdiction is 70%. Calculate the owner's property tax for the...

  • Render an opinion/analysis of the assessment and taxes on a property which your employer is about...

    Render an opinion/analysis of the assessment and taxes on a property which your employer is about to acquire. Provide a detailed, illustrated analysis of the assessment and taxes and render an opinion of whether they are appropriate. Whatever you conclude explain the economics and your conclusion. The facts are as follows: the equalization rate is 18.988%; the capitalization rate is 9%; the NOI is $628,992; and the tax rate is $1,288.98912 per $1000 of assessed value and the assessment is...

  • please do all parts!! Cloud 9 - Continuing Case W&S Partners has just won the January...

    please do all parts!! Cloud 9 - Continuing Case W&S Partners has just won the January 31, 2023, audit for Cloud 9. The audit team assigned to this client is: • Partner, Jo Wadley • Audit manager, Sharon Gallagher • Audit senior, Josh Thomas • IT audit manager, Mark Batten • Experienced staff, Suzie Pickering • First-year staff, lan Harper As a part of the risk assessment phase for the new audit, the audit team needs to gain an understanding...

  • ask back to top Background You are a manager in the audit division at Miller Yates...

    ask back to top Background You are a manager in the audit division at Miller Yates Howarth (MYH), an accounting firm with offices throughout the major regional centres of NSW and Queensland. Although a medium sized firm by national standards, MYH is the second largest regional accounting firm in Australia. Most of MYH’s audit clients are in the agriculture, mining, manufacturing and property industries. All those industries are currently under pressure, either from a downturn in commodity prices or fierce...

  • Required: 1. What is the amount of Apple’s accounts receivable as of September 30, 2017? 2....

    Required: 1. What is the amount of Apple’s accounts receivable as of September 30, 2017? 2. Compute Apple’s accounts receivable turnover as of September 30, 2017. 3. How long does it take, on average, for the company to collect receivables for fiscal year ended September 30, 2017? 4. Apple’s most liquid assets include (a) cash and cash equivalents, (b) short-term marketable securities, (c) accounts receivable, and (d) inventory. Compute the percentage that these liquid assets (in total) make up of...

  • CASE 1-5 Financial Statement Ratio Computation Refer to Campbell Soup Company's financial Campbell Soup statements in...

    CASE 1-5 Financial Statement Ratio Computation Refer to Campbell Soup Company's financial Campbell Soup statements in Appendix A. Required: Compute the following ratios for Year 11. Liquidity ratios: Asset utilization ratios:* a. Current ratio n. Cash turnover b. Acid-test ratio 0. Accounts receivable turnover c. Days to sell inventory p. Inventory turnover d. Collection period 4. Working capital turnover Capital structure and solvency ratios: 1. Fixed assets turnover e. Total debt to total equity s. Total assets turnover f. Long-term...

  • JOHNSON & JOHNSON AND SUBSIDIARIES CONSOLIDATED STATEMENTS OF EARNINGS (Dollars and Shares in Millions Except Per...

    JOHNSON & JOHNSON AND SUBSIDIARIES CONSOLIDATED STATEMENTS OF EARNINGS (Dollars and Shares in Millions Except Per Share Amounts) (Note 1)* 2016 71,890 21,789 50.101 20,067 9.143 29 Sales to customers Cost of products sold Gross profit Selling, marketing and administrative expenses Research and development expense In-process research and development Interest income Interest expense, net of portion capitalized (Note 4) Other (income) expense, net Restructuring (Note 22) Eamings before provision for taxes on income Provision for taxes on income (Note 8)...

  • I have this case study to solve. i want to ask which type of case study...

    I have this case study to solve. i want to ask which type of case study in this like problem, evaluation or decision? if its decision then what are the criterias and all? Stardust Petroleum Sendirian Berhad: how to inculcate the pro-active safety culture? Farzana Quoquab, Nomahaza Mahadi, Taram Satiraksa Wan Abdullah and Jihad Mohammad Coming together is a beginning; keeping together is progress; working together is success. - Henry Ford The beginning Stardust was established in 2013 as a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT