Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Java Expert


Home >> Java

Write a program (propertyTax.java) to the following specification:

The local property tax is about to be collected by the government. You are to program an alternative way of calculating the property tax.

A user is asked for the following information about their home:

Number of bedrooms·

Is it urban or rural?·

Is it terraced, semi-detached, or detached?·

Use the method specifications overleaf to develop the methods calculateSize and calculatePropertyTax.

Use the methods to calculate the property tax for a user and then display the value to the user.

Method name - calculateSize

Description - This method determines roughly how big the house might be.

It uses the following formula:

Initial size of the house is set as follows:

Terraced: 800 square feet

Semi-detached: 900 square feet

Detached: 1,000 square feet

Each bedroom adds 100 square feet.

E.g. Semi-detached house with 3 bedrooms = 900 + (3 x 100) = 1,200

Returns The estimated square footage

Parameters accepted:

1. Number of bedrooms

2. House type (i.e. Is it terraced, semi-detached or detached)

See the following for calculatePropertyTax:

Method name - calculatePropertyTax

Description - This method calculates the property tax as follows:

The tax is initially calculated as 15% of the square footage.

If the house is urban, the tax is multiplied by 1.25

Example:

Estimated square footage of 1,200 square feet.

Urban: 1,200 x 15% = 180

Urban, so multiply by 1.25... 180 x 1.25 = 225

Returns - The property tax amount

Parameters accepted:

1. Estimated square footage

2. Value indicating if house is urban or rural

The system must accept multiple properties, and give the Highest, Lowest, Average, and Total Property Tax Information.

Java, Programming

  • Category:- Java
  • Reference No.:- M92024780
  • Price:- $40

Priced at Now at $40, Verified Solution

Have any Question?


Related Questions in Java

Retail price calculatorwrite a java program that asks the

Retail Price Calculator Write a JAVA program that asks the user to enter an item's wholesale cost and its markup percentage. It should then display the item's retail price. For example: (If an item's wholesale cost is 5. ...

Project requirementsfor the problem described in the next

Project requirements For the problem described in the next section, you must do the following: 1. include your student ID at the end of all filenames for all java code files. Three classes have been identified in section ...

Part a specification - robot simulationpart a

PART A Specification - Robot Simulation PART A Requirements To complete this assignment you will use the supplied eclipse project Robot P1/. It is already set up to execute a simple arm movement loop which you will build ...

Can someone please help me with the following java

can someone please help me with the following java question The input is an N by N matrix of nonnegative integers. Each individual row is a decreasing sequence from left to right. Each individual column is a decreasing s ...

Overviewyou are required to use java se 80 and javafx to

Overview You are required to use Java SE 8.0 and JavaFX to develop a Graphical User Interface (GUI) for the FlexiRent rental property management program created in Assignment 1. This assignment is designed to help you: 1 ...

Assignment taskwrite a java console application that allows

Assignment task Write a java console application that allows the user to read, validate, store, display, sort and search data such as flight departure city (String), flight number (integer), flight distance (integer), fl ...

Operating systems assignment -problem 1 sharing the bridgea

Operating Systems Assignment - Problem 1: Sharing the Bridge A new single lane bridge is constructed to connect the North Island of New Zealand to the South Island of New Zealand. Farmers from each island use the bridge ...

Assignment game prototypeoverviewfor this assessment task

Assignment: Game Prototype Overview For this assessment task you are expected to construct a prototype level/area as a "proof of concept" for the game that you have designed in Assignment 1. The prototype should function ...

Project descriptionwrite a java program to traverse a

Project Description: Write a java program to traverse a directory structure (DirWalker.java) of csv files that contain csv files with customer info. A simple sample in provided in with the sample code but you MUST will r ...

Question slideshows or carousels are very popular in

Question : Slideshows (or carousels) are very popular in websites. They allow web developers to display news or images on the website in limited space. In this code challenge, you are required to complete the JavaScript ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As